[==========] 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
I20260713 09:08:27.574287 21787 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.70.254:35861
I20260713 09:08:27.575766 21787 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:08:27.576781 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:27.593241 21794 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
W20260713 09:08:27.593286 21793 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
I20260713 09:08:27.594398 21787 server_base.cc:1061] running on GCE node
W20260713 09:08:27.593321 21796 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
I20260713 09:08:28.859215 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:28.859493 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:28.859658 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933708859639 us; error 0 us; skew 500 ppm
I20260713 09:08:28.860416 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:28.865504 21787 webserver.cc:533] Webserver started at http://127.21.70.254:33139/ using document root <none> and password file <none>
I20260713 09:08:28.866273 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:28.866460 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:28.866832 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:28.872403 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/master-0-root/instance:
uuid: "da61a2a0aae44c0da5b475d7526bc041"
format_stamp: "Formatted at 2026-07-13 09:08:28 on dist-test-slave-0xhf"
I20260713 09:08:28.879691 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:28.884505 21802 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:28.885579 21787 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:08:28.885914 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/master-0-root
uuid: "da61a2a0aae44c0da5b475d7526bc041"
format_stamp: "Formatted at 2026-07-13 09:08:28 on dist-test-slave-0xhf"
I20260713 09:08:28.886243 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-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)
I20260713 09:08:28.933779 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:28.935228 21787 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
I20260713 09:08:28.935683 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:29.005854 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.254:35861
I20260713 09:08:29.005934 21853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.254:35861 every 8 connection(s)
I20260713 09:08:29.013439 21854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:29.033970 21854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041: Bootstrap starting.
I20260713 09:08:29.039469 21854 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:29.041232 21854 log.cc:826] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041: Log is configured to *not* fsync() on all Append() calls
I20260713 09:08:29.045387 21854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041: No bootstrap required, opened a new log
I20260713 09:08:29.064857 21854 raft_consensus.cc:359] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da61a2a0aae44c0da5b475d7526bc041" member_type: VOTER }
I20260713 09:08:29.065332 21854 raft_consensus.cc:385] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:29.065627 21854 raft_consensus.cc:740] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da61a2a0aae44c0da5b475d7526bc041, State: Initialized, Role: FOLLOWER
I20260713 09:08:29.066471 21854 consensus_queue.cc:260] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da61a2a0aae44c0da5b475d7526bc041" member_type: VOTER }
I20260713 09:08:29.066964 21854 raft_consensus.cc:399] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:29.067265 21854 raft_consensus.cc:493] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:29.067629 21854 raft_consensus.cc:3060] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.071573 21854 raft_consensus.cc:515] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da61a2a0aae44c0da5b475d7526bc041" member_type: VOTER }
I20260713 09:08:29.072247 21854 leader_election.cc:304] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [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: da61a2a0aae44c0da5b475d7526bc041; no voters: 
I20260713 09:08:29.073908 21854 leader_election.cc:290] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:29.074250 21857 raft_consensus.cc:2804] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:29.076500 21857 raft_consensus.cc:697] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [term 1 LEADER]: Becoming Leader. State: Replica: da61a2a0aae44c0da5b475d7526bc041, State: Running, Role: LEADER
I20260713 09:08:29.077453 21857 consensus_queue.cc:237] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [LEADER]: Queue going to LEADER mode. State: All 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: "da61a2a0aae44c0da5b475d7526bc041" member_type: VOTER }
I20260713 09:08:29.078433 21854 sys_catalog.cc:565] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:29.088383 21859 sys_catalog.cc:455] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [sys.catalog]: SysCatalogTable state changed. Reason: New leader da61a2a0aae44c0da5b475d7526bc041. Latest consensus state: current_term: 1 leader_uuid: "da61a2a0aae44c0da5b475d7526bc041" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da61a2a0aae44c0da5b475d7526bc041" member_type: VOTER } }
I20260713 09:08:29.088351 21858 sys_catalog.cc:455] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "da61a2a0aae44c0da5b475d7526bc041" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da61a2a0aae44c0da5b475d7526bc041" member_type: VOTER } }
I20260713 09:08:29.089231 21859 sys_catalog.cc:458] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:29.089394 21858 sys_catalog.cc:458] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:29.092291 21866 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:29.107880 21866 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:29.112380 21787 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:29.125283 21866 catalog_manager.cc:1383] Generated new cluster ID: 6492542207484c1a86224984c763adb7
I20260713 09:08:29.125557 21866 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:29.148558 21866 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:29.150060 21866 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:29.163071 21866 catalog_manager.cc:6070] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041: Generated new TSK 0
I20260713 09:08:29.163998 21866 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:29.178453 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:29.186439 21876 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
W20260713 09:08:29.187635 21877 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
W20260713 09:08:29.191330 21879 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
I20260713 09:08:29.193030 21787 server_base.cc:1061] running on GCE node
I20260713 09:08:29.193691 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:29.193866 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:29.194067 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933709194034 us; error 0 us; skew 500 ppm
I20260713 09:08:29.194651 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:29.198920 21787 webserver.cc:533] Webserver started at http://127.21.70.193:42485/ using document root <none> and password file <none>
I20260713 09:08:29.199548 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:29.199764 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:29.200043 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:29.201088 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/ts-0-root/instance:
uuid: "13591792d35445b4b45bfda443417408"
format_stamp: "Formatted at 2026-07-13 09:08:29 on dist-test-slave-0xhf"
I20260713 09:08:29.206563 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:29.210836 21884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:29.211655 21787 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:08:29.211946 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/ts-0-root
uuid: "13591792d35445b4b45bfda443417408"
format_stamp: "Formatted at 2026-07-13 09:08:29 on dist-test-slave-0xhf"
I20260713 09:08:29.212201 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-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)
I20260713 09:08:29.258661 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:29.260035 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:29.262790 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:29.266770 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:29.266986 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:29.267297 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:29.267498 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:08:29.372481 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.193:42009
I20260713 09:08:29.372542 21946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.193:42009 every 8 connection(s)
I20260713 09:08:29.379649 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:29.388021 21951 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
W20260713 09:08:29.390545 21952 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
W20260713 09:08:29.401782 21954 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
I20260713 09:08:29.402726 21787 server_base.cc:1061] running on GCE node
I20260713 09:08:29.403734 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:29.403959 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:29.404155 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933709404134 us; error 0 us; skew 500 ppm
I20260713 09:08:29.404984 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:29.410799 21947 heartbeater.cc:344] Connected to a master server at 127.21.70.254:35861
I20260713 09:08:29.411268 21947 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:29.412060 21787 webserver.cc:533] Webserver started at http://127.21.70.194:45001/ using document root <none> and password file <none>
I20260713 09:08:29.412385 21947 heartbeater.cc:507] Master 127.21.70.254:35861 requested a full tablet report, sending...
I20260713 09:08:29.412580 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:29.412881 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:29.413163 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:29.414583 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/ts-1-root/instance:
uuid: "700969d2685246079b8ee30f46977f34"
format_stamp: "Formatted at 2026-07-13 09:08:29 on dist-test-slave-0xhf"
I20260713 09:08:29.415781 21819 ts_manager.cc:194] Registered new tserver with Master: 13591792d35445b4b45bfda443417408 (127.21.70.193:42009)
I20260713 09:08:29.418659 21819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48760
I20260713 09:08:29.421478 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:08:29.425442 21959 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:29.426649 21787 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:08:29.426916 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/ts-1-root
uuid: "700969d2685246079b8ee30f46977f34"
format_stamp: "Formatted at 2026-07-13 09:08:29 on dist-test-slave-0xhf"
I20260713 09:08:29.427201 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-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)
I20260713 09:08:29.442708 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:29.443892 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:29.446357 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:29.449105 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:29.449326 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:29.449568 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:29.449748 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:29.544848 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.194:38901
I20260713 09:08:29.544936 22021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.194:38901 every 8 connection(s)
I20260713 09:08:29.552563 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:29.561214 22025 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
W20260713 09:08:29.561882 22026 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
I20260713 09:08:29.564927 22022 heartbeater.cc:344] Connected to a master server at 127.21.70.254:35861
I20260713 09:08:29.565294 22022 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:29.566177 22022 heartbeater.cc:507] Master 127.21.70.254:35861 requested a full tablet report, sending...
I20260713 09:08:29.568428 21819 ts_manager.cc:194] Registered new tserver with Master: 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
I20260713 09:08:29.570070 21819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48762
W20260713 09:08:29.573135 22028 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
I20260713 09:08:29.573352 21787 server_base.cc:1061] running on GCE node
I20260713 09:08:29.574412 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:29.574664 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:29.574857 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933709574839 us; error 0 us; skew 500 ppm
I20260713 09:08:29.575563 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:29.578073 21787 webserver.cc:533] Webserver started at http://127.21.70.195:35349/ using document root <none> and password file <none>
I20260713 09:08:29.578660 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:29.578886 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:29.579186 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:29.580657 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/ts-2-root/instance:
uuid: "556b05749cc946b8b977ca96811636c8"
format_stamp: "Formatted at 2026-07-13 09:08:29 on dist-test-slave-0xhf"
I20260713 09:08:29.586078 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:29.590004 22033 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:29.590895 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:29.591202 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/ts-2-root
uuid: "556b05749cc946b8b977ca96811636c8"
format_stamp: "Formatted at 2026-07-13 09:08:29 on dist-test-slave-0xhf"
I20260713 09:08:29.591571 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933707412092-21787-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)
I20260713 09:08:29.619969 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:29.621057 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:29.622586 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:29.625912 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:29.626083 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:29.626362 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:29.626521 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:29.725384 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.195:42113
I20260713 09:08:29.725950 22095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.195:42113 every 8 connection(s)
I20260713 09:08:29.742275 22096 heartbeater.cc:344] Connected to a master server at 127.21.70.254:35861
I20260713 09:08:29.742635 22096 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:29.743350 22096 heartbeater.cc:507] Master 127.21.70.254:35861 requested a full tablet report, sending...
I20260713 09:08:29.745250 21819 ts_manager.cc:194] Registered new tserver with Master: 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:29.745441 21787 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015190878s
I20260713 09:08:29.746542 21819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48766
I20260713 09:08:29.794401 21819 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48780:
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"
    }
  }
}
W20260713 09:08:29.797886 21819 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.
I20260713 09:08:29.893360 22061 tablet_service.cc:1511] Processing CreateTablet for tablet 3239059bfa79487aa747e515d8abb0dc (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:29.896050 22060 tablet_service.cc:1511] Processing CreateTablet for tablet e935b2bc51d34eb68e860436a8fa3633 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:29.897528 22061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3239059bfa79487aa747e515d8abb0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:29.899371 22059 tablet_service.cc:1511] Processing CreateTablet for tablet d0e14bcf8ad749e8b64d78de80656ca7 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:29.901503 22058 tablet_service.cc:1511] Processing CreateTablet for tablet 2191805d53954393900bd81b7bb43006 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:29.907727 22058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2191805d53954393900bd81b7bb43006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:29.908850 22059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e14bcf8ad749e8b64d78de80656ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:29.909562 22060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e935b2bc51d34eb68e860436a8fa3633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:29.912220 22057 tablet_service.cc:1511] Processing CreateTablet for tablet 1310cc1161ef48768d7f24ccda8a435c (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:29.913848 22057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1310cc1161ef48768d7f24ccda8a435c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:29.921663 22056 tablet_service.cc:1511] Processing CreateTablet for tablet 3911c0202454476988934dc66d504603 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:29.922726 22056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3911c0202454476988934dc66d504603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:29.932039 21987 tablet_service.cc:1511] Processing CreateTablet for tablet 3239059bfa79487aa747e515d8abb0dc (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:29.935916 21986 tablet_service.cc:1511] Processing CreateTablet for tablet e935b2bc51d34eb68e860436a8fa3633 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:29.936939 21987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3239059bfa79487aa747e515d8abb0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:29.937734 21986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e935b2bc51d34eb68e860436a8fa3633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:29.942636 21985 tablet_service.cc:1511] Processing CreateTablet for tablet d0e14bcf8ad749e8b64d78de80656ca7 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:29.949882 21982 tablet_service.cc:1511] Processing CreateTablet for tablet 3911c0202454476988934dc66d504603 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:29.951077 21983 tablet_service.cc:1511] Processing CreateTablet for tablet 1310cc1161ef48768d7f24ccda8a435c (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:29.953083 21985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e14bcf8ad749e8b64d78de80656ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:29.948848 21984 tablet_service.cc:1511] Processing CreateTablet for tablet 2191805d53954393900bd81b7bb43006 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:29.956524 21983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1310cc1161ef48768d7f24ccda8a435c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:29.958307 21982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3911c0202454476988934dc66d504603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:29.959908 21984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2191805d53954393900bd81b7bb43006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:29.969528 21981 tablet_service.cc:1511] Processing CreateTablet for tablet 5657771bf48c4802b646f99280b016a6 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:29.971549 21981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5657771bf48c4802b646f99280b016a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:29.985524 21910 tablet_service.cc:1511] Processing CreateTablet for tablet d0e14bcf8ad749e8b64d78de80656ca7 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:29.987310 21910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e14bcf8ad749e8b64d78de80656ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:29.996251 21908 tablet_service.cc:1511] Processing CreateTablet for tablet 1310cc1161ef48768d7f24ccda8a435c (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:30.010046 21909 tablet_service.cc:1511] Processing CreateTablet for tablet 2191805d53954393900bd81b7bb43006 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:30.016223 21911 tablet_service.cc:1511] Processing CreateTablet for tablet e935b2bc51d34eb68e860436a8fa3633 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:30.017773 21908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1310cc1161ef48768d7f24ccda8a435c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.015533 21907 tablet_service.cc:1511] Processing CreateTablet for tablet 3911c0202454476988934dc66d504603 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:30.022614 21912 tablet_service.cc:1511] Processing CreateTablet for tablet 3239059bfa79487aa747e515d8abb0dc (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:30.022745 21906 tablet_service.cc:1511] Processing CreateTablet for tablet 5657771bf48c4802b646f99280b016a6 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:30.026134 21906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5657771bf48c4802b646f99280b016a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.029932 21909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2191805d53954393900bd81b7bb43006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.030907 22055 tablet_service.cc:1511] Processing CreateTablet for tablet 5657771bf48c4802b646f99280b016a6 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:30.039749 21912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3239059bfa79487aa747e515d8abb0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.047320 21905 tablet_service.cc:1511] Processing CreateTablet for tablet 15c0fa79bae5473e9ced280bcf4a901c (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:30.048532 22055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5657771bf48c4802b646f99280b016a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.057689 21980 tablet_service.cc:1511] Processing CreateTablet for tablet 15c0fa79bae5473e9ced280bcf4a901c (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:30.060534 21980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c0fa79bae5473e9ced280bcf4a901c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.064350 21905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c0fa79bae5473e9ced280bcf4a901c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.066905 21907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3911c0202454476988934dc66d504603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.075475 21911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e935b2bc51d34eb68e860436a8fa3633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.078672 22060 tablet_service.cc:1511] Processing CreateTablet for tablet 15c0fa79bae5473e9ced280bcf4a901c (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:30.108963 22114 tablet_bootstrap.cc:492] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8: Bootstrap starting.
I20260713 09:08:30.132709 21904 tablet_service.cc:1511] Processing CreateTablet for tablet 778a1e7a6fce43a08761cc775b17d9c6 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260713 09:08:30.138343 21867 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:30.144881 21904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778a1e7a6fce43a08761cc775b17d9c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.160439 22060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c0fa79bae5473e9ced280bcf4a901c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.166250 22114 tablet_bootstrap.cc:654] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.173329 22057 tablet_service.cc:1511] Processing CreateTablet for tablet 778a1e7a6fce43a08761cc775b17d9c6 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:30.174639 22057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778a1e7a6fce43a08761cc775b17d9c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.201494 22115 tablet_bootstrap.cc:492] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34: Bootstrap starting.
I20260713 09:08:30.193182 21986 tablet_service.cc:1511] Processing CreateTablet for tablet 778a1e7a6fce43a08761cc775b17d9c6 (DEFAULT_TABLE table=test-workload [id=9307ae342022492fa5b625dfab8ecfa5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:30.222457 22116 tablet_bootstrap.cc:492] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408: Bootstrap starting.
I20260713 09:08:30.224141 21986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778a1e7a6fce43a08761cc775b17d9c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.252477 22115 tablet_bootstrap.cc:654] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.255307 22114 tablet_bootstrap.cc:492] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8: No bootstrap required, opened a new log
I20260713 09:08:30.255785 22114 ts_tablet_manager.cc:1403] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8: Time spent bootstrapping tablet: real 0.184s	user 0.011s	sys 0.007s
I20260713 09:08:30.260756 22114 raft_consensus.cc:359] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.261546 22114 raft_consensus.cc:385] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.261888 22114 raft_consensus.cc:740] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.262784 22114 consensus_queue.cc:260] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.282712 22114 ts_tablet_manager.cc:1434] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.002s
I20260713 09:08:30.282776 22096 heartbeater.cc:499] Master 127.21.70.254:35861 was elected leader, sending a full tablet report...
I20260713 09:08:30.283927 22114 tablet_bootstrap.cc:492] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8: Bootstrap starting.
I20260713 09:08:30.284134 22115 tablet_bootstrap.cc:492] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34: No bootstrap required, opened a new log
I20260713 09:08:30.284555 22115 ts_tablet_manager.cc:1403] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.014s
I20260713 09:08:30.287497 22115 raft_consensus.cc:359] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.288290 22115 raft_consensus.cc:385] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.288645 22115 raft_consensus.cc:740] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.289529 22115 consensus_queue.cc:260] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.290820 22114 tablet_bootstrap.cc:654] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.294790 22116 tablet_bootstrap.cc:654] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.307384 22116 tablet_bootstrap.cc:492] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408: No bootstrap required, opened a new log
I20260713 09:08:30.307914 22116 ts_tablet_manager.cc:1403] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.000s
I20260713 09:08:30.308419 22022 heartbeater.cc:499] Master 127.21.70.254:35861 was elected leader, sending a full tablet report...
I20260713 09:08:30.309804 22115 ts_tablet_manager.cc:1434] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.015s
I20260713 09:08:30.311708 22115 tablet_bootstrap.cc:492] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34: Bootstrap starting.
I20260713 09:08:30.314042 22114 tablet_bootstrap.cc:492] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8: No bootstrap required, opened a new log
I20260713 09:08:30.314531 22114 ts_tablet_manager.cc:1403] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260713 09:08:30.311162 22116 raft_consensus.cc:359] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.317169 22116 raft_consensus.cc:385] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.317576 22114 raft_consensus.cc:359] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.318383 22114 raft_consensus.cc:385] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.317516 22116 raft_consensus.cc:740] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13591792d35445b4b45bfda443417408, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.318701 22114 raft_consensus.cc:740] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.319162 22116 consensus_queue.cc:260] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.319512 22114 consensus_queue.cc:260] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.324172 22114 ts_tablet_manager.cc:1434] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:08:30.324776 22115 tablet_bootstrap.cc:654] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.325199 22114 tablet_bootstrap.cc:492] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8: Bootstrap starting.
I20260713 09:08:30.332561 21947 heartbeater.cc:499] Master 127.21.70.254:35861 was elected leader, sending a full tablet report...
I20260713 09:08:30.336239 22114 tablet_bootstrap.cc:654] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.341120 22116 ts_tablet_manager.cc:1434] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.004s
I20260713 09:08:30.342232 22116 tablet_bootstrap.cc:492] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408: Bootstrap starting.
I20260713 09:08:30.350339 22115 tablet_bootstrap.cc:492] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34: No bootstrap required, opened a new log
I20260713 09:08:30.350354 22116 tablet_bootstrap.cc:654] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.355494 22115 ts_tablet_manager.cc:1403] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.015s
I20260713 09:08:30.358198 22114 tablet_bootstrap.cc:492] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8: No bootstrap required, opened a new log
I20260713 09:08:30.358609 22114 ts_tablet_manager.cc:1403] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260713 09:08:30.358433 22115 raft_consensus.cc:359] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.359194 22115 raft_consensus.cc:385] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.359516 22115 raft_consensus.cc:740] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.360235 22115 consensus_queue.cc:260] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.361363 22114 raft_consensus.cc:359] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.361950 22114 raft_consensus.cc:385] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.362208 22114 raft_consensus.cc:740] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.363669 22115 ts_tablet_manager.cc:1434] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:30.364555 22115 tablet_bootstrap.cc:492] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34: Bootstrap starting.
I20260713 09:08:30.366355 22116 tablet_bootstrap.cc:492] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408: No bootstrap required, opened a new log
I20260713 09:08:30.366850 22116 ts_tablet_manager.cc:1403] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260713 09:08:30.369825 22116 raft_consensus.cc:359] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.370442 22115 tablet_bootstrap.cc:654] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.370565 22116 raft_consensus.cc:385] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.370949 22116 raft_consensus.cc:740] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13591792d35445b4b45bfda443417408, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.362946 22114 consensus_queue.cc:260] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.373726 22114 ts_tablet_manager.cc:1434] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:08:30.374702 22114 tablet_bootstrap.cc:492] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8: Bootstrap starting.
I20260713 09:08:30.379830 22116 consensus_queue.cc:260] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.382109 22116 ts_tablet_manager.cc:1434] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260713 09:08:30.383008 22116 tablet_bootstrap.cc:492] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408: Bootstrap starting.
W20260713 09:08:30.384045 21948 tablet.cc:2406] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:30.390950 22114 tablet_bootstrap.cc:654] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.396543 22120 raft_consensus.cc:493] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:30.396998 22120 raft_consensus.cc:515] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.400460 22115 tablet_bootstrap.cc:492] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34: No bootstrap required, opened a new log
I20260713 09:08:30.400890 22115 ts_tablet_manager.cc:1403] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.017s
I20260713 09:08:30.402215 22119 raft_consensus.cc:493] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:30.402714 22119 raft_consensus.cc:515] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.403858 22116 tablet_bootstrap.cc:654] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.404033 22115 raft_consensus.cc:359] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.404695 22115 raft_consensus.cc:385] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.404975 22115 raft_consensus.cc:740] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.407085 22115 consensus_queue.cc:260] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.419430 22120 leader_election.cc:290] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:30.420291 22119 leader_election.cc:290] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
I20260713 09:08:30.422359 22115 ts_tablet_manager.cc:1434] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:08:30.423225 22115 tablet_bootstrap.cc:492] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34: Bootstrap starting.
I20260713 09:08:30.430732 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1310cc1161ef48768d7f24ccda8a435c" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408" is_pre_election: true
W20260713 09:08:30.433039 21962 leader_election.cc:343] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13591792d35445b4b45bfda443417408 (127.21.70.193:42009): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:30.437496 22114 tablet_bootstrap.cc:492] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8: No bootstrap required, opened a new log
I20260713 09:08:30.437928 22114 ts_tablet_manager.cc:1403] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.007s
I20260713 09:08:30.440565 22114 raft_consensus.cc:359] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.441201 22114 raft_consensus.cc:385] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.441474 22114 raft_consensus.cc:740] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.441732 22116 tablet_bootstrap.cc:492] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408: No bootstrap required, opened a new log
I20260713 09:08:30.442246 22116 ts_tablet_manager.cc:1403] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.000s
I20260713 09:08:30.442099 22114 consensus_queue.cc:260] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.445410 22114 ts_tablet_manager.cc:1434] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:08:30.446484 22114 tablet_bootstrap.cc:492] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8: Bootstrap starting.
I20260713 09:08:30.447790 22115 tablet_bootstrap.cc:654] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.466930 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34" is_pre_election: true
I20260713 09:08:30.470280 22114 tablet_bootstrap.cc:654] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.467867 21997 raft_consensus.cc:2468] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 0.
I20260713 09:08:30.472105 22116 raft_consensus.cc:359] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.473003 22035 leader_election.cc:304] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 556b05749cc946b8b977ca96811636c8, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:30.475886 22119 raft_consensus.cc:2804] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:30.476225 22119 raft_consensus.cc:493] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:30.476575 22119 raft_consensus.cc:3060] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.473166 22116 raft_consensus.cc:385] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.477654 22116 raft_consensus.cc:740] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13591792d35445b4b45bfda443417408, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.480008 22116 consensus_queue.cc:260] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.482831 22116 ts_tablet_manager.cc:1434] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260713 09:08:30.483912 22116 tablet_bootstrap.cc:492] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408: Bootstrap starting.
I20260713 09:08:30.483964 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408" is_pre_election: true
I20260713 09:08:30.484584 21922 raft_consensus.cc:2468] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 0.
I20260713 09:08:30.486581 22119 raft_consensus.cc:515] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.489127 22119 leader_election.cc:290] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
I20260713 09:08:30.490200 22115 tablet_bootstrap.cc:492] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34: No bootstrap required, opened a new log
I20260713 09:08:30.490669 22115 ts_tablet_manager.cc:1403] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.014s
I20260713 09:08:30.491804 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:30.493037 21922 raft_consensus.cc:3060] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.492394 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:30.493706 21997 raft_consensus.cc:3060] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.494275 22116 tablet_bootstrap.cc:654] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.496816 22114 tablet_bootstrap.cc:492] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8: No bootstrap required, opened a new log
I20260713 09:08:30.497876 22114 ts_tablet_manager.cc:1403] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.006s
I20260713 09:08:30.500339 22115 raft_consensus.cc:359] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.501039 22115 raft_consensus.cc:385] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.500692 22114 raft_consensus.cc:359] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.501332 22115 raft_consensus.cc:740] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.501426 22114 raft_consensus.cc:385] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.501518 21997 raft_consensus.cc:2468] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 1.
I20260713 09:08:30.501773 22114 raft_consensus.cc:740] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.502103 22115 consensus_queue.cc:260] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.502712 22035 leader_election.cc:304] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 556b05749cc946b8b977ca96811636c8, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:30.505146 21922 raft_consensus.cc:2468] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 1.
I20260713 09:08:30.502650 22114 consensus_queue.cc:260] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.506636 22119 raft_consensus.cc:2804] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:30.509414 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1310cc1161ef48768d7f24ccda8a435c" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556b05749cc946b8b977ca96811636c8" is_pre_election: true
I20260713 09:08:30.510542 22071 raft_consensus.cc:2468] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 0.
I20260713 09:08:30.512113 21961 leader_election.cc:304] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [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: 556b05749cc946b8b977ca96811636c8, 700969d2685246079b8ee30f46977f34; no voters: 13591792d35445b4b45bfda443417408
I20260713 09:08:30.512939 22120 raft_consensus.cc:2804] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:30.513309 22120 raft_consensus.cc:493] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:30.513438 22119 raft_consensus.cc:697] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Becoming Leader. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Running, Role: LEADER
I20260713 09:08:30.513679 22120 raft_consensus.cc:3060] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.513971 22114 ts_tablet_manager.cc:1434] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.009s
I20260713 09:08:30.514802 22114 tablet_bootstrap.cc:492] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8: Bootstrap starting.
I20260713 09:08:30.514276 22119 consensus_queue.cc:237] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.520392 22120 raft_consensus.cc:515] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.522194 22115 ts_tablet_manager.cc:1434] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.006s
I20260713 09:08:30.522377 22120 leader_election.cc:290] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:30.523219 22115 tablet_bootstrap.cc:492] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34: Bootstrap starting.
I20260713 09:08:30.524139 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1310cc1161ef48768d7f24ccda8a435c" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:30.524633 22114 tablet_bootstrap.cc:654] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.524703 22071 raft_consensus.cc:3060] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.528249 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1310cc1161ef48768d7f24ccda8a435c" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:30.529587 22115 tablet_bootstrap.cc:654] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.529714 22123 raft_consensus.cc:493] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:30.530359 22123 raft_consensus.cc:515] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.524832 22116 tablet_bootstrap.cc:492] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408: No bootstrap required, opened a new log
I20260713 09:08:30.532469 22116 ts_tablet_manager.cc:1403] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.010s
I20260713 09:08:30.536579 22116 raft_consensus.cc:359] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.537443 22116 raft_consensus.cc:385] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.537797 22116 raft_consensus.cc:740] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13591792d35445b4b45bfda443417408, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.538574 22116 consensus_queue.cc:260] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
W20260713 09:08:30.540416 21962 leader_election.cc:343] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13591792d35445b4b45bfda443417408 (127.21.70.193:42009): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:30.555630 22119 raft_consensus.cc:493] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:30.556213 22123 leader_election.cc:290] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:30.556267 22119 raft_consensus.cc:515] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.550736 21818 catalog_manager.cc:5697] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 556b05749cc946b8b977ca96811636c8 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "556b05749cc946b8b977ca96811636c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:30.559038 22119 leader_election.cc:290] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
I20260713 09:08:30.555635 22146 raft_consensus.cc:493] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:30.560370 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e14bcf8ad749e8b64d78de80656ca7" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34" is_pre_election: true
I20260713 09:08:30.561280 22140 raft_consensus.cc:493] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:30.562180 22116 ts_tablet_manager.cc:1434] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.000s
I20260713 09:08:30.561846 22140 raft_consensus.cc:515] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.561841 22146 raft_consensus.cc:515] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.566437 22146 leader_election.cc:290] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:30.564182 22140 leader_election.cc:290] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
W20260713 09:08:30.562669 22035 leader_election.cc:343] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:30.563463 22116 tablet_bootstrap.cc:492] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408: Bootstrap starting.
I20260713 09:08:30.568650 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911c0202454476988934dc66d504603" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34" is_pre_election: true
I20260713 09:08:30.569221 21997 raft_consensus.cc:2468] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 0.
I20260713 09:08:30.570384 22035 leader_election.cc:304] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 556b05749cc946b8b977ca96811636c8, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:30.571136 22140 raft_consensus.cc:2804] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:30.571497 22140 raft_consensus.cc:493] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:30.571882 22140 raft_consensus.cc:3060] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.575716 22071 raft_consensus.cc:2468] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 1.
I20260713 09:08:30.577250 21961 leader_election.cc:304] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [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: 556b05749cc946b8b977ca96811636c8, 700969d2685246079b8ee30f46977f34; no voters: 13591792d35445b4b45bfda443417408
I20260713 09:08:30.578064 22120 raft_consensus.cc:2804] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:30.578662 22120 raft_consensus.cc:697] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 1 LEADER]: Becoming Leader. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:30.579703 22120 consensus_queue.cc:237] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.582186 22140 raft_consensus.cc:515] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.585835 22140 leader_election.cc:290] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
I20260713 09:08:30.586997 22116 tablet_bootstrap.cc:654] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.586889 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911c0202454476988934dc66d504603" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:30.587535 21997 raft_consensus.cc:3060] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.596392 21997 raft_consensus.cc:2468] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 1.
I20260713 09:08:30.597625 22035 leader_election.cc:304] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 556b05749cc946b8b977ca96811636c8, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:30.599375 22114 tablet_bootstrap.cc:492] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8: No bootstrap required, opened a new log
I20260713 09:08:30.599833 22115 tablet_bootstrap.cc:492] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34: No bootstrap required, opened a new log
I20260713 09:08:30.599999 22140 raft_consensus.cc:2804] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:30.599859 22114 ts_tablet_manager.cc:1403] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8: Time spent bootstrapping tablet: real 0.085s	user 0.025s	sys 0.024s
I20260713 09:08:30.600795 22115 ts_tablet_manager.cc:1403] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34: Time spent bootstrapping tablet: real 0.078s	user 0.039s	sys 0.034s
I20260713 09:08:30.602361 21819 catalog_manager.cc:5697] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 700969d2685246079b8ee30f46977f34 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "700969d2685246079b8ee30f46977f34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:30.603570 22114 raft_consensus.cc:359] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.604243 22114 raft_consensus.cc:385] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.603951 22115 raft_consensus.cc:359] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.604544 22114 raft_consensus.cc:740] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.604875 22115 raft_consensus.cc:385] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.605393 22115 raft_consensus.cc:740] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.605309 22114 consensus_queue.cc:260] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.600768 22140 raft_consensus.cc:697] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Becoming Leader. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Running, Role: LEADER
I20260713 09:08:30.606254 22115 consensus_queue.cc:260] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.607234 22140 consensus_queue.cc:237] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.608994 22115 ts_tablet_manager.cc:1434] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:08:30.611382 22115 tablet_bootstrap.cc:492] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34: Bootstrap starting.
I20260713 09:08:30.617455 22114 ts_tablet_manager.cc:1434] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.005s
I20260713 09:08:30.617547 22115 tablet_bootstrap.cc:654] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.618402 22114 tablet_bootstrap.cc:492] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8: Bootstrap starting.
I20260713 09:08:30.626578 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e14bcf8ad749e8b64d78de80656ca7" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408" is_pre_election: true
I20260713 09:08:30.629065 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911c0202454476988934dc66d504603" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408" is_pre_election: true
I20260713 09:08:30.629467 22115 tablet_bootstrap.cc:492] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34: No bootstrap required, opened a new log
I20260713 09:08:30.630091 22115 ts_tablet_manager.cc:1403] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:08:30.633288 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911c0202454476988934dc66d504603" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:30.633560 22114 tablet_bootstrap.cc:654] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.633087 22115 raft_consensus.cc:359] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:30.634027 22115 raft_consensus.cc:385] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.634388 22115 raft_consensus.cc:740] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Initialized, Role: FOLLOWER
W20260713 09:08:30.634562 22036 leader_election.cc:343] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13591792d35445b4b45bfda443417408 (127.21.70.193:42009): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:30.635030 22036 leader_election.cc:304] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 556b05749cc946b8b977ca96811636c8; no voters: 13591792d35445b4b45bfda443417408, 700969d2685246079b8ee30f46977f34
I20260713 09:08:30.635255 22115 consensus_queue.cc:260] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
W20260713 09:08:30.636503 22036 leader_election.cc:343] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13591792d35445b4b45bfda443417408 (127.21.70.193:42009): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:30.636788 22140 raft_consensus.cc:2749] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:30.637739 22115 ts_tablet_manager.cc:1434] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
W20260713 09:08:30.637737 22036 leader_election.cc:343] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13591792d35445b4b45bfda443417408 (127.21.70.193:42009): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:30.638844 22115 tablet_bootstrap.cc:492] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34: Bootstrap starting.
I20260713 09:08:30.638880 22146 raft_consensus.cc:493] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:30.639449 22146 raft_consensus.cc:515] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.641274 22146 leader_election.cc:290] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:30.644809 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c0fa79bae5473e9ced280bcf4a901c" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556b05749cc946b8b977ca96811636c8" is_pre_election: true
I20260713 09:08:30.645401 22071 raft_consensus.cc:2468] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 0.
I20260713 09:08:30.645630 22115 tablet_bootstrap.cc:654] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.646788 22116 tablet_bootstrap.cc:492] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408: No bootstrap required, opened a new log
I20260713 09:08:30.647233 22116 ts_tablet_manager.cc:1403] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.004s
I20260713 09:08:30.648916 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1310cc1161ef48768d7f24ccda8a435c" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556b05749cc946b8b977ca96811636c8" is_pre_election: true
I20260713 09:08:30.649937 22071 raft_consensus.cc:2393] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13591792d35445b4b45bfda443417408 in current term 1: Already voted for candidate 700969d2685246079b8ee30f46977f34 in this term.
I20260713 09:08:30.650048 22116 raft_consensus.cc:359] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.651296 22116 raft_consensus.cc:385] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.651612 22116 raft_consensus.cc:740] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13591792d35445b4b45bfda443417408, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.652199 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2191805d53954393900bd81b7bb43006" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556b05749cc946b8b977ca96811636c8" is_pre_election: true
I20260713 09:08:30.652292 22116 consensus_queue.cc:260] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.653053 22071 raft_consensus.cc:2468] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 0.
I20260713 09:08:30.654945 21886 leader_election.cc:304] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8; no voters: 
I20260713 09:08:30.655378 22116 ts_tablet_manager.cc:1434] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:30.655916 22146 raft_consensus.cc:2804] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:30.656260 22146 raft_consensus.cc:493] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:30.656587 22146 raft_consensus.cc:3060] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.656523 21886 leader_election.cc:304] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8; no voters: 
I20260713 09:08:30.658080 22123 raft_consensus.cc:2804] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:30.658450 22123 raft_consensus.cc:493] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:30.658799 22123 raft_consensus.cc:3060] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.661751 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c0fa79bae5473e9ced280bcf4a901c" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34" is_pre_election: true
I20260713 09:08:30.662518 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2191805d53954393900bd81b7bb43006" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34" is_pre_election: true
I20260713 09:08:30.663158 21995 raft_consensus.cc:2468] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 0.
I20260713 09:08:30.663420 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1310cc1161ef48768d7f24ccda8a435c" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34" is_pre_election: true
I20260713 09:08:30.663599 22146 raft_consensus.cc:515] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.664072 22120 raft_consensus.cc:493] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:30.664707 22120 raft_consensus.cc:515] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.665767 22146 leader_election.cc:290] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 election: Requested vote from peers 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:30.666682 22120 leader_election.cc:290] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:30.667098 22116 tablet_bootstrap.cc:492] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408: Bootstrap starting.
I20260713 09:08:30.668447 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5657771bf48c4802b646f99280b016a6" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556b05749cc946b8b977ca96811636c8" is_pre_election: true
I20260713 09:08:30.668829 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5657771bf48c4802b646f99280b016a6" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408" is_pre_election: true
W20260713 09:08:30.669889 21961 leader_election.cc:343] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:30.670385 21962 leader_election.cc:343] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13591792d35445b4b45bfda443417408 (127.21.70.193:42009): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:30.670504 22120 raft_consensus.cc:493] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:30.670585 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c0fa79bae5473e9ced280bcf4a901c" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:30.670814 21962 leader_election.cc:304] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 700969d2685246079b8ee30f46977f34; no voters: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8
I20260713 09:08:30.670965 22120 raft_consensus.cc:515] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:30.672019 22131 raft_consensus.cc:2749] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:30.672794 21886 leader_election.cc:343] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:30.673149 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c0fa79bae5473e9ced280bcf4a901c" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:30.673462 22120 leader_election.cc:290] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113), 13591792d35445b4b45bfda443417408 (127.21.70.193:42009)
I20260713 09:08:30.673677 22071 raft_consensus.cc:3060] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.674494 21886 leader_election.cc:304] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13591792d35445b4b45bfda443417408; no voters: 556b05749cc946b8b977ca96811636c8, 700969d2685246079b8ee30f46977f34
I20260713 09:08:30.675454 22146 raft_consensus.cc:3060] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:30.675830 21886 leader_election.cc:343] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:30.677903 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556b05749cc946b8b977ca96811636c8" is_pre_election: true
I20260713 09:08:30.678766 22123 raft_consensus.cc:515] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
W20260713 09:08:30.679302 21961 leader_election.cc:343] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:30.678812 21816 catalog_manager.cc:5697] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 556b05749cc946b8b977ca96811636c8 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "556b05749cc946b8b977ca96811636c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:30.682580 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2191805d53954393900bd81b7bb43006" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:30.683295 21996 raft_consensus.cc:3060] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.692612 21996 raft_consensus.cc:2468] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 1.
I20260713 09:08:30.681026 22123 leader_election.cc:290] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 election: Requested vote from peers 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:30.680986 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408" is_pre_election: true
I20260713 09:08:30.681589 22146 raft_consensus.cc:2749] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:30.696741 22116 tablet_bootstrap.cc:654] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:30.698782 21962 leader_election.cc:343] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13591792d35445b4b45bfda443417408 (127.21.70.193:42009): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:30.699437 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2191805d53954393900bd81b7bb43006" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:30.699350 21962 leader_election.cc:304] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 700969d2685246079b8ee30f46977f34; no voters: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8
I20260713 09:08:30.700115 22070 raft_consensus.cc:3060] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.687096 22071 raft_consensus.cc:2468] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 1.
I20260713 09:08:30.700388 22120 raft_consensus.cc:2749] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:30.707340 21886 leader_election.cc:304] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13591792d35445b4b45bfda443417408, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:30.716213 22146 raft_consensus.cc:2804] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:30.720155 22146 raft_consensus.cc:697] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 1 LEADER]: Becoming Leader. State: Replica: 13591792d35445b4b45bfda443417408, State: Running, Role: LEADER
I20260713 09:08:30.721721 22115 tablet_bootstrap.cc:492] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34: No bootstrap required, opened a new log
I20260713 09:08:30.721201 22146 consensus_queue.cc:237] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.722330 22115 ts_tablet_manager.cc:1403] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.030s
I20260713 09:08:30.724263 21886 leader_election.cc:304] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [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: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8; no voters: 700969d2685246079b8ee30f46977f34
I20260713 09:08:30.725674 22123 raft_consensus.cc:2804] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:30.725766 22114 tablet_bootstrap.cc:492] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8: No bootstrap required, opened a new log
I20260713 09:08:30.731474 22114 ts_tablet_manager.cc:1403] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8: Time spent bootstrapping tablet: real 0.113s	user 0.017s	sys 0.016s
I20260713 09:08:30.740450 22070 raft_consensus.cc:2468] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 1.
I20260713 09:08:30.741832 22123 raft_consensus.cc:697] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 1 LEADER]: Becoming Leader. State: Replica: 13591792d35445b4b45bfda443417408, State: Running, Role: LEADER
I20260713 09:08:30.749058 22114 raft_consensus.cc:359] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:30.751593 22114 raft_consensus.cc:385] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.752749 22114 raft_consensus.cc:740] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.753916 22123 consensus_queue.cc:237] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.756067 22114 consensus_queue.cc:260] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:30.758136 22114 ts_tablet_manager.cc:1434] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260713 09:08:30.759016 22114 tablet_bootstrap.cc:492] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8: Bootstrap starting.
I20260713 09:08:30.760360 22115 raft_consensus.cc:359] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.761036 22115 raft_consensus.cc:385] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.761173 22116 tablet_bootstrap.cc:492] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408: No bootstrap required, opened a new log
I20260713 09:08:30.761351 22115 raft_consensus.cc:740] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.761615 22116 ts_tablet_manager.cc:1403] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.032s
I20260713 09:08:30.762172 22115 consensus_queue.cc:260] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.764635 22115 ts_tablet_manager.cc:1434] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.002s
I20260713 09:08:30.764441 22116 raft_consensus.cc:359] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.765139 22116 raft_consensus.cc:385] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.765429 22116 raft_consensus.cc:740] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13591792d35445b4b45bfda443417408, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.766111 22116 consensus_queue.cc:260] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.765569 22115 tablet_bootstrap.cc:492] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34: Bootstrap starting.
I20260713 09:08:30.780058 22116 ts_tablet_manager.cc:1434] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:08:30.781787 22116 tablet_bootstrap.cc:492] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408: Bootstrap starting.
I20260713 09:08:30.786479 22114 tablet_bootstrap.cc:654] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.789650 22120 raft_consensus.cc:493] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:30.790081 22120 raft_consensus.cc:515] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.792376 22120 leader_election.cc:290] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:30.794214 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e14bcf8ad749e8b64d78de80656ca7" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408" is_pre_election: true
I20260713 09:08:30.795095 21922 raft_consensus.cc:2468] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 0.
I20260713 09:08:30.796803 21962 leader_election.cc:304] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13591792d35445b4b45bfda443417408, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:30.800001 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e14bcf8ad749e8b64d78de80656ca7" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556b05749cc946b8b977ca96811636c8" is_pre_election: true
I20260713 09:08:30.800617 22070 raft_consensus.cc:2468] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 0.
I20260713 09:08:30.800123 21818 catalog_manager.cc:5697] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13591792d35445b4b45bfda443417408 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "13591792d35445b4b45bfda443417408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:30.801806 21818 catalog_manager.cc:5697] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13591792d35445b4b45bfda443417408 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "13591792d35445b4b45bfda443417408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:30.803567 22120 raft_consensus.cc:2804] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:30.804291 22114 tablet_bootstrap.cc:492] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8: No bootstrap required, opened a new log
I20260713 09:08:30.804705 22114 ts_tablet_manager.cc:1403] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.009s
I20260713 09:08:30.805465 22116 tablet_bootstrap.cc:654] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.806771 22120 raft_consensus.cc:493] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:30.807168 22120 raft_consensus.cc:3060] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.807109 22114 raft_consensus.cc:359] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.807842 22114 raft_consensus.cc:385] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.808123 22114 raft_consensus.cc:740] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.808773 22114 consensus_queue.cc:260] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.810591 22114 ts_tablet_manager.cc:1434] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:30.811439 22114 tablet_bootstrap.cc:492] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8: Bootstrap starting.
I20260713 09:08:30.815161 22120 raft_consensus.cc:515] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.817183 22120 leader_election.cc:290] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:30.817646 22114 tablet_bootstrap.cc:654] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.818214 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e14bcf8ad749e8b64d78de80656ca7" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:30.818797 21922 raft_consensus.cc:3060] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.822440 22115 tablet_bootstrap.cc:654] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.824208 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e14bcf8ad749e8b64d78de80656ca7" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:30.824914 22070 raft_consensus.cc:3060] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.833855 22070 raft_consensus.cc:2468] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 1.
I20260713 09:08:30.844457 21961 leader_election.cc:304] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 556b05749cc946b8b977ca96811636c8, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:30.836481 21922 raft_consensus.cc:2468] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 1.
I20260713 09:08:30.839326 22116 tablet_bootstrap.cc:492] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408: No bootstrap required, opened a new log
I20260713 09:08:30.845366 22120 raft_consensus.cc:2804] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:30.845655 22116 ts_tablet_manager.cc:1403] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.005s
I20260713 09:08:30.845675 22115 tablet_bootstrap.cc:492] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34: No bootstrap required, opened a new log
I20260713 09:08:30.845870 22120 raft_consensus.cc:697] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 1 LEADER]: Becoming Leader. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:30.846390 22115 ts_tablet_manager.cc:1403] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34: Time spent bootstrapping tablet: real 0.081s	user 0.002s	sys 0.027s
I20260713 09:08:30.846765 22120 consensus_queue.cc:237] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.848563 22140 raft_consensus.cc:493] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:30.848519 22116 raft_consensus.cc:359] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.848860 22115 raft_consensus.cc:359] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.849434 22116 raft_consensus.cc:385] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.849495 22115 raft_consensus.cc:385] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.849205 22140 raft_consensus.cc:515] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.849861 22115 raft_consensus.cc:740] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.849817 22116 raft_consensus.cc:740] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13591792d35445b4b45bfda443417408, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.850468 22115 consensus_queue.cc:260] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.851362 22140 leader_election.cc:290] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
I20260713 09:08:30.851547 22116 consensus_queue.cc:260] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.852217 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778a1e7a6fce43a08761cc775b17d9c6" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408" is_pre_election: true
I20260713 09:08:30.852345 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778a1e7a6fce43a08761cc775b17d9c6" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34" is_pre_election: true
I20260713 09:08:30.852840 21922 raft_consensus.cc:2468] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 0.
I20260713 09:08:30.853680 22116 ts_tablet_manager.cc:1434] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20260713 09:08:30.853693 22035 leader_election.cc:343] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:30.854350 22036 leader_election.cc:304] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [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: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8; no voters: 700969d2685246079b8ee30f46977f34
I20260713 09:08:30.854732 22116 tablet_bootstrap.cc:492] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408: Bootstrap starting.
I20260713 09:08:30.853488 22115 ts_tablet_manager.cc:1434] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:08:30.855682 22140 raft_consensus.cc:2804] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:30.856199 22140 raft_consensus.cc:493] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:30.856439 22115 tablet_bootstrap.cc:492] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34: Bootstrap starting.
I20260713 09:08:30.856549 22140 raft_consensus.cc:3060] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.858230 22114 tablet_bootstrap.cc:492] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8: No bootstrap required, opened a new log
I20260713 09:08:30.859397 22114 ts_tablet_manager.cc:1403] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.016s
I20260713 09:08:30.862406 22114 raft_consensus.cc:359] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.863965 22140 raft_consensus.cc:515] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.865549 22115 tablet_bootstrap.cc:654] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.866168 22114 raft_consensus.cc:385] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.866747 22114 raft_consensus.cc:740] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.867786 22114 consensus_queue.cc:260] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.869534 22116 tablet_bootstrap.cc:654] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.869619 22140 leader_election.cc:290] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
I20260713 09:08:30.870301 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778a1e7a6fce43a08761cc775b17d9c6" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:30.870651 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778a1e7a6fce43a08761cc775b17d9c6" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:30.870851 21922 raft_consensus.cc:3060] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:30.872058 22035 leader_election.cc:343] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:30.876813 22114 ts_tablet_manager.cc:1434] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:08:30.877157 21922 raft_consensus.cc:2468] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 1.
I20260713 09:08:30.880402 22036 leader_election.cc:304] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [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: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8; no voters: 700969d2685246079b8ee30f46977f34
I20260713 09:08:30.881363 22140 raft_consensus.cc:2804] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:30.881850 22140 raft_consensus.cc:697] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Becoming Leader. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Running, Role: LEADER
I20260713 09:08:30.882633 22140 consensus_queue.cc:237] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.891816 21816 catalog_manager.cc:5697] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 700969d2685246079b8ee30f46977f34 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "700969d2685246079b8ee30f46977f34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:30.897329 21818 catalog_manager.cc:5697] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 556b05749cc946b8b977ca96811636c8 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "556b05749cc946b8b977ca96811636c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:30.903571 22116 tablet_bootstrap.cc:492] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408: No bootstrap required, opened a new log
I20260713 09:08:30.903591 22115 tablet_bootstrap.cc:492] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34: No bootstrap required, opened a new log
I20260713 09:08:30.904255 22116 ts_tablet_manager.cc:1403] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.009s
I20260713 09:08:30.904286 22115 ts_tablet_manager.cc:1403] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.015s
I20260713 09:08:30.906936 22116 raft_consensus.cc:359] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.907721 22116 raft_consensus.cc:385] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.907564 22115 raft_consensus.cc:359] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.908494 22116 raft_consensus.cc:740] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13591792d35445b4b45bfda443417408, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.908774 22115 raft_consensus.cc:385] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.909086 22115 raft_consensus.cc:740] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.909366 22116 consensus_queue.cc:260] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.909686 22115 consensus_queue.cc:260] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.911396 22116 ts_tablet_manager.cc:1434] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:30.912278 22116 tablet_bootstrap.cc:492] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408: Bootstrap starting.
I20260713 09:08:30.914749 22115 ts_tablet_manager.cc:1434] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:30.917680 22116 tablet_bootstrap.cc:654] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.928823 22116 tablet_bootstrap.cc:492] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408: No bootstrap required, opened a new log
I20260713 09:08:30.929237 22116 ts_tablet_manager.cc:1403] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260713 09:08:30.931564 22116 raft_consensus.cc:359] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:30.932179 22116 raft_consensus.cc:385] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.932425 22116 raft_consensus.cc:740] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13591792d35445b4b45bfda443417408, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.933009 22116 consensus_queue.cc:260] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:30.934820 22116 ts_tablet_manager.cc:1434] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:30.971109 22120 raft_consensus.cc:493] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:30.971833 22140 consensus_queue.cc:1048] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:30.971643 22120 raft_consensus.cc:515] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:30.973788 22120 leader_election.cc:290] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:30.974432 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778a1e7a6fce43a08761cc775b17d9c6" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408" is_pre_election: true
I20260713 09:08:30.975128 21922 raft_consensus.cc:2393] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 700969d2685246079b8ee30f46977f34 in current term 1: Already voted for candidate 556b05749cc946b8b977ca96811636c8 in this term.
I20260713 09:08:30.975236 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778a1e7a6fce43a08761cc775b17d9c6" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556b05749cc946b8b977ca96811636c8" is_pre_election: true
I20260713 09:08:30.976792 21961 leader_election.cc:304] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 700969d2685246079b8ee30f46977f34; no voters: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8
I20260713 09:08:30.977816 22131 raft_consensus.cc:3060] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.988057 22131 raft_consensus.cc:2749] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:30.991026 22140 consensus_queue.cc:1048] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.002647 22131 consensus_queue.cc:1048] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.013168 22141 raft_consensus.cc:493] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.013641 22141 raft_consensus.cc:515] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:31.015755 22141 leader_election.cc:290] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
I20260713 09:08:31.016091 22131 consensus_queue.cc:1048] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.017509 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34" is_pre_election: true
I20260713 09:08:31.018079 21996 raft_consensus.cc:2468] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 0.
I20260713 09:08:31.018414 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408" is_pre_election: true
I20260713 09:08:31.018965 21921 raft_consensus.cc:2468] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 0.
I20260713 09:08:31.019265 22035 leader_election.cc:304] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 556b05749cc946b8b977ca96811636c8, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:31.021168 22141 raft_consensus.cc:2804] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.021504 22141 raft_consensus.cc:493] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.021808 22141 raft_consensus.cc:3060] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.033427 22141 raft_consensus.cc:515] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:31.035949 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:31.036491 21921 raft_consensus.cc:3060] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.035286 22141 leader_election.cc:290] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
I20260713 09:08:31.040598 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:31.041131 21996 raft_consensus.cc:3060] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.043565 21921 raft_consensus.cc:2468] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 1.
I20260713 09:08:31.044626 22036 leader_election.cc:304] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8; no voters: 
I20260713 09:08:31.047379 21996 raft_consensus.cc:2468] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 1.
I20260713 09:08:31.048985 22141 raft_consensus.cc:2804] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:31.049453 22141 raft_consensus.cc:697] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Becoming Leader. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Running, Role: LEADER
I20260713 09:08:31.050242 22141 consensus_queue.cc:237] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:31.057888 21816 catalog_manager.cc:5697] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 556b05749cc946b8b977ca96811636c8 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "556b05749cc946b8b977ca96811636c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:31.079833 22123 raft_consensus.cc:493] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.080307 22123 raft_consensus.cc:515] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.082069 22123 leader_election.cc:290] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:31.083038 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911c0202454476988934dc66d504603" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34" is_pre_election: true
I20260713 09:08:31.083181 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911c0202454476988934dc66d504603" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556b05749cc946b8b977ca96811636c8" is_pre_election: true
I20260713 09:08:31.083937 21996 raft_consensus.cc:2393] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13591792d35445b4b45bfda443417408 in current term 1: Already voted for candidate 556b05749cc946b8b977ca96811636c8 in this term.
I20260713 09:08:31.084914 21886 leader_election.cc:304] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13591792d35445b4b45bfda443417408; no voters: 556b05749cc946b8b977ca96811636c8, 700969d2685246079b8ee30f46977f34
I20260713 09:08:31.085685 22123 raft_consensus.cc:3060] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.089741 22123 raft_consensus.cc:2749] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:31.101898 22141 consensus_queue.cc:1048] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.120571 22140 consensus_queue.cc:1048] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.145944 21996 raft_consensus.cc:3060] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:31.153556 21867 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:31.154465 22123 consensus_queue.cc:1048] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.165273 22159 consensus_queue.cc:1048] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:31.231242 22159 consensus_queue.cc:1048] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.245136 22185 consensus_queue.cc:1048] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:31.265579 22185 raft_consensus.cc:493] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.266085 22185 raft_consensus.cc:515] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.268163 22185 leader_election.cc:290] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:31.268815 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5657771bf48c4802b646f99280b016a6" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34" is_pre_election: true
I20260713 09:08:31.269227 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5657771bf48c4802b646f99280b016a6" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556b05749cc946b8b977ca96811636c8" is_pre_election: true
I20260713 09:08:31.269383 21996 raft_consensus.cc:2468] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 0.
I20260713 09:08:31.269832 22070 raft_consensus.cc:2468] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 0.
I20260713 09:08:31.270360 21886 leader_election.cc:304] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13591792d35445b4b45bfda443417408, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:31.271106 22185 raft_consensus.cc:2804] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.271471 22185 raft_consensus.cc:493] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.271865 22185 raft_consensus.cc:3060] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.278198 22185 raft_consensus.cc:515] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.280109 22185 leader_election.cc:290] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 election: Requested vote from peers 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:31.280905 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5657771bf48c4802b646f99280b016a6" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:31.281476 21996 raft_consensus.cc:3060] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.281615 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5657771bf48c4802b646f99280b016a6" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:31.282248 22070 raft_consensus.cc:3060] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.284219 22177 consensus_queue.cc:1048] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:31.287825 21996 raft_consensus.cc:2468] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 1.
I20260713 09:08:31.289304 21886 leader_election.cc:304] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13591792d35445b4b45bfda443417408, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:31.290160 22185 raft_consensus.cc:2804] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:31.290635 22185 raft_consensus.cc:697] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 1 LEADER]: Becoming Leader. State: Replica: 13591792d35445b4b45bfda443417408, State: Running, Role: LEADER
I20260713 09:08:31.288748 22070 raft_consensus.cc:2468] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 1.
I20260713 09:08:31.291445 22185 consensus_queue.cc:237] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.303654 22177 consensus_queue.cc:1048] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.307617 21819 catalog_manager.cc:5697] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13591792d35445b4b45bfda443417408 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "13591792d35445b4b45bfda443417408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:31.375923 22140 consensus_queue.cc:1048] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.386351 22141 consensus_queue.cc:1048] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.430868 22119 consensus_queue.cc:1048] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.440850 22140 consensus_queue.cc:1048] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.471836 22070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc"
dest_uuid: "556b05749cc946b8b977ca96811636c8"
mode: GRACEFUL
new_leader_uuid: "13591792d35445b4b45bfda443417408"
 from {username='slave'} at 127.0.0.1:36718
I20260713 09:08:31.472375 22070 raft_consensus.cc:606] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Received request to transfer leadership to TS 13591792d35445b4b45bfda443417408
I20260713 09:08:31.477085 22070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633"
dest_uuid: "556b05749cc946b8b977ca96811636c8"
mode: GRACEFUL
new_leader_uuid: "13591792d35445b4b45bfda443417408"
 from {username='slave'} at 127.0.0.1:36718
I20260713 09:08:31.477525 22070 raft_consensus.cc:606] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Received request to transfer leadership to TS 13591792d35445b4b45bfda443417408
I20260713 09:08:31.490546 21996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0e14bcf8ad749e8b64d78de80656ca7"
dest_uuid: "700969d2685246079b8ee30f46977f34"
mode: GRACEFUL
new_leader_uuid: "13591792d35445b4b45bfda443417408"
 from {username='slave'} at 127.0.0.1:56504
I20260713 09:08:31.491004 21996 raft_consensus.cc:606] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 1 LEADER]: Received request to transfer leadership to TS 13591792d35445b4b45bfda443417408
I20260713 09:08:31.500474 22070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3911c0202454476988934dc66d504603"
dest_uuid: "556b05749cc946b8b977ca96811636c8"
mode: GRACEFUL
new_leader_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:36718
I20260713 09:08:31.500946 22070 raft_consensus.cc:606] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Received request to transfer leadership to TS 700969d2685246079b8ee30f46977f34
I20260713 09:08:31.514254 21921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5657771bf48c4802b646f99280b016a6"
dest_uuid: "13591792d35445b4b45bfda443417408"
mode: GRACEFUL
new_leader_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:55852
I20260713 09:08:31.514819 21921 raft_consensus.cc:606] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 1 LEADER]: Received request to transfer leadership to TS 700969d2685246079b8ee30f46977f34
I20260713 09:08:31.519874 21921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15c0fa79bae5473e9ced280bcf4a901c"
dest_uuid: "13591792d35445b4b45bfda443417408"
mode: GRACEFUL
new_leader_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:55852
I20260713 09:08:31.520394 21921 raft_consensus.cc:606] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 1 LEADER]: Received request to transfer leadership to TS 700969d2685246079b8ee30f46977f34
I20260713 09:08:31.706208 22141 raft_consensus.cc:993] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8: : Instructing follower 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:31.706637 22140 raft_consensus.cc:1081] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Signalling peer 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:31.708292 21996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3911c0202454476988934dc66d504603"
dest_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:56482
I20260713 09:08:31.708873 21996 raft_consensus.cc:493] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:31.709226 21996 raft_consensus.cc:3060] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.715580 21996 raft_consensus.cc:515] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.717506 21996 leader_election.cc:290] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 2 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:31.718431 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911c0202454476988934dc66d504603" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:31.718586 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911c0202454476988934dc66d504603" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:31.719098 21921 raft_consensus.cc:3060] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.719193 22070 raft_consensus.cc:3055] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:31.719554 22070 raft_consensus.cc:740] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Running, Role: LEADER
I20260713 09:08:31.720377 22070 consensus_queue.cc:260] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.721693 22070 raft_consensus.cc:3060] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.725706 21921 raft_consensus.cc:2468] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 2.
I20260713 09:08:31.726955 21962 leader_election.cc:304] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13591792d35445b4b45bfda443417408, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:31.727777 22177 raft_consensus.cc:2804] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:31.728241 22177 raft_consensus.cc:697] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Becoming Leader. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:31.728241 22070 raft_consensus.cc:2468] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 2.
I20260713 09:08:31.729489 22177 consensus_queue.cc:237] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.737350 21817 catalog_manager.cc:5697] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 reported cstate change: term changed from 1 to 2, leader changed from 556b05749cc946b8b977ca96811636c8 (127.21.70.195) to 700969d2685246079b8ee30f46977f34 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "700969d2685246079b8ee30f46977f34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:31.786099 22159 raft_consensus.cc:993] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408: : Instructing follower 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:31.786629 22159 raft_consensus.cc:1081] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 1 LEADER]: Signalling peer 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:31.788117 21996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15c0fa79bae5473e9ced280bcf4a901c"
dest_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:56496
I20260713 09:08:31.788646 21996 raft_consensus.cc:493] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:31.789021 21996 raft_consensus.cc:3060] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.793509 21996 raft_consensus.cc:515] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.795572 21996 leader_election.cc:290] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 2 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:31.796171 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c0fa79bae5473e9ced280bcf4a901c" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:31.796852 21922 raft_consensus.cc:3055] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:31.796161 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c0fa79bae5473e9ced280bcf4a901c" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:31.797173 21922 raft_consensus.cc:740] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13591792d35445b4b45bfda443417408, State: Running, Role: LEADER
I20260713 09:08:31.797523 22070 raft_consensus.cc:3060] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.798135 22131 raft_consensus.cc:993] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34: : Instructing follower 13591792d35445b4b45bfda443417408 to start an election
I20260713 09:08:31.797937 21922 consensus_queue.cc:260] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.798516 22131 raft_consensus.cc:1081] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 1 LEADER]: Signalling peer 13591792d35445b4b45bfda443417408 to start an election
I20260713 09:08:31.799158 21922 raft_consensus.cc:3060] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.800145 21921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0e14bcf8ad749e8b64d78de80656ca7"
dest_uuid: "13591792d35445b4b45bfda443417408"
 from {username='slave'} at 127.0.0.1:55832
I20260713 09:08:31.800642 21921 raft_consensus.cc:493] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:31.800968 21921 raft_consensus.cc:3060] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.803915 22070 raft_consensus.cc:2468] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 2.
I20260713 09:08:31.805388 21922 raft_consensus.cc:2468] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 2.
I20260713 09:08:31.805401 21961 leader_election.cc:304] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 556b05749cc946b8b977ca96811636c8, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:31.806471 22177 raft_consensus.cc:2804] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:31.806911 22177 raft_consensus.cc:697] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Becoming Leader. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:31.807461 21921 raft_consensus.cc:515] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.807679 22177 consensus_queue.cc:237] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.809715 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e14bcf8ad749e8b64d78de80656ca7" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:31.811304 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e14bcf8ad749e8b64d78de80656ca7" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:31.811517 21996 raft_consensus.cc:3055] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:31.811851 22070 raft_consensus.cc:3060] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.811825 21996 raft_consensus.cc:740] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:31.812786 21996 consensus_queue.cc:260] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.813644 21996 raft_consensus.cc:3060] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.813995 21921 leader_election.cc:290] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 2 election: Requested vote from peers 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:31.816748 21817 catalog_manager.cc:5697] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 reported cstate change: term changed from 1 to 2, leader changed from 13591792d35445b4b45bfda443417408 (127.21.70.193) to 700969d2685246079b8ee30f46977f34 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "700969d2685246079b8ee30f46977f34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:31.820964 22070 raft_consensus.cc:2468] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 2.
I20260713 09:08:31.822080 21886 leader_election.cc:304] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8; no voters: 
I20260713 09:08:31.822602 22071 raft_consensus.cc:1240] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Rejecting Update request from peer 700969d2685246079b8ee30f46977f34 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:31.822952 22159 raft_consensus.cc:2804] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:31.823447 22159 raft_consensus.cc:697] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Becoming Leader. State: Replica: 13591792d35445b4b45bfda443417408, State: Running, Role: LEADER
I20260713 09:08:31.823997 21996 raft_consensus.cc:2468] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 2.
I20260713 09:08:31.824295 22159 consensus_queue.cc:237] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.831280 21816 catalog_manager.cc:5697] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 reported cstate change: term changed from 1 to 2, leader changed from 700969d2685246079b8ee30f46977f34 (127.21.70.194) to 13591792d35445b4b45bfda443417408 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "13591792d35445b4b45bfda443417408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:31.872189 22159 consensus_queue.cc:1048] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.881803 22146 raft_consensus.cc:993] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408: : Instructing follower 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:31.882428 22146 raft_consensus.cc:1081] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 1 LEADER]: Signalling peer 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:31.884647 21996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5657771bf48c4802b646f99280b016a6"
dest_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:56496
I20260713 09:08:31.885367 21996 raft_consensus.cc:493] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:31.887553 21996 raft_consensus.cc:3060] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.893168 22159 consensus_queue.cc:1048] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.902765 21996 raft_consensus.cc:515] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.906252 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5657771bf48c4802b646f99280b016a6" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:31.906813 21921 raft_consensus.cc:3055] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:31.907078 21921 raft_consensus.cc:740] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13591792d35445b4b45bfda443417408, State: Running, Role: LEADER
I20260713 09:08:31.907814 21921 consensus_queue.cc:260] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.908491 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5657771bf48c4802b646f99280b016a6" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:31.908870 21921 raft_consensus.cc:3060] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.909080 22070 raft_consensus.cc:3060] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.911590 21995 raft_consensus.cc:1240] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Rejecting Update request from peer 13591792d35445b4b45bfda443417408 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:31.916404 22141 raft_consensus.cc:993] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8: : Instructing follower 13591792d35445b4b45bfda443417408 to start an election
I20260713 09:08:31.916815 22140 raft_consensus.cc:1081] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Signalling peer 13591792d35445b4b45bfda443417408 to start an election
I20260713 09:08:31.917322 21921 raft_consensus.cc:2468] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 2.
I20260713 09:08:31.917662 21996 leader_election.cc:290] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 2 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:31.918318 21962 leader_election.cc:304] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13591792d35445b4b45bfda443417408, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:31.918542 21922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633"
dest_uuid: "13591792d35445b4b45bfda443417408"
 from {username='slave'} at 127.0.0.1:55838
I20260713 09:08:31.919066 21922 raft_consensus.cc:493] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:31.919189 22131 raft_consensus.cc:2804] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:31.919566 21922 raft_consensus.cc:3060] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.919680 22131 raft_consensus.cc:697] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Becoming Leader. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:31.920382 22070 raft_consensus.cc:2468] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 2.
I20260713 09:08:31.920487 22131 consensus_queue.cc:237] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [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: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.926822 21922 raft_consensus.cc:515] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.927055 21816 catalog_manager.cc:5697] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 reported cstate change: term changed from 1 to 2, leader changed from 13591792d35445b4b45bfda443417408 (127.21.70.193) to 700969d2685246079b8ee30f46977f34 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "700969d2685246079b8ee30f46977f34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:31.929404 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:31.928471 21922 leader_election.cc:290] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 2 election: Requested vote from peers 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:31.929965 22070 raft_consensus.cc:3055] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:31.930296 22070 raft_consensus.cc:740] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Running, Role: LEADER
I20260713 09:08:31.929560 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:31.931321 21996 raft_consensus.cc:3060] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.931126 22070 consensus_queue.cc:260] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.935559 22070 raft_consensus.cc:3060] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.937533 21996 raft_consensus.cc:2468] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 2.
I20260713 09:08:31.938642 21886 leader_election.cc:304] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13591792d35445b4b45bfda443417408, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:31.939357 22199 raft_consensus.cc:2804] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:31.939851 22199 raft_consensus.cc:697] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Becoming Leader. State: Replica: 13591792d35445b4b45bfda443417408, State: Running, Role: LEADER
I20260713 09:08:31.940315 22070 raft_consensus.cc:2468] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 2.
I20260713 09:08:31.940709 22199 consensus_queue.cc:237] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:31.946758 21816 catalog_manager.cc:5697] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 reported cstate change: term changed from 1 to 2, leader changed from 556b05749cc946b8b977ca96811636c8 (127.21.70.195) to 13591792d35445b4b45bfda443417408 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "13591792d35445b4b45bfda443417408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:32.041800 22141 raft_consensus.cc:993] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8: : Instructing follower 13591792d35445b4b45bfda443417408 to start an election
I20260713 09:08:32.042309 22140 raft_consensus.cc:1081] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Signalling peer 13591792d35445b4b45bfda443417408 to start an election
I20260713 09:08:32.043718 21922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc"
dest_uuid: "13591792d35445b4b45bfda443417408"
 from {username='slave'} at 127.0.0.1:55838
I20260713 09:08:32.044210 21922 raft_consensus.cc:493] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:32.044509 21922 raft_consensus.cc:3060] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.048913 21922 raft_consensus.cc:515] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:32.050279 21922 leader_election.cc:290] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 2 election: Requested vote from peers 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113), 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
I20260713 09:08:32.051080 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:32.051345 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:32.051690 22070 raft_consensus.cc:3055] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:32.051985 21996 raft_consensus.cc:3060] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.052011 22070 raft_consensus.cc:740] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Running, Role: LEADER
I20260713 09:08:32.052917 22070 consensus_queue.cc:260] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:32.053762 22070 raft_consensus.cc:3060] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.056447 21996 raft_consensus.cc:2468] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 2.
I20260713 09:08:32.057359 21886 leader_election.cc:304] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13591792d35445b4b45bfda443417408, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:32.058086 22199 raft_consensus.cc:2804] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:32.058203 22070 raft_consensus.cc:2468] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 2.
I20260713 09:08:32.058524 22199 raft_consensus.cc:697] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Becoming Leader. State: Replica: 13591792d35445b4b45bfda443417408, State: Running, Role: LEADER
I20260713 09:08:32.059351 22199 consensus_queue.cc:237] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:32.065178 21816 catalog_manager.cc:5697] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 reported cstate change: term changed from 1 to 2, leader changed from 556b05749cc946b8b977ca96811636c8 (127.21.70.195) to 13591792d35445b4b45bfda443417408 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "13591792d35445b4b45bfda443417408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:32.219141 22070 raft_consensus.cc:1275] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.220417 22131 consensus_queue.cc:1048] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.226794 21921 raft_consensus.cc:1275] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.228381 22120 consensus_queue.cc:1048] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.236779 21922 raft_consensus.cc:1275] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.241192 22131 consensus_queue.cc:1048] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.244426 22070 raft_consensus.cc:1275] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.245788 22177 consensus_queue.cc:1048] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.347185 22070 raft_consensus.cc:1275] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.348322 22177 consensus_queue.cc:1048] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.355715 21921 raft_consensus.cc:1275] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.357088 22177 consensus_queue.cc:1048] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.361312 22070 raft_consensus.cc:1275] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Refusing update from remote peer 13591792d35445b4b45bfda443417408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.363142 22199 consensus_queue.cc:1048] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.374192 21996 raft_consensus.cc:1275] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Refusing update from remote peer 13591792d35445b4b45bfda443417408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.375650 22185 consensus_queue.cc:1048] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.404098 22070 raft_consensus.cc:1275] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Refusing update from remote peer 13591792d35445b4b45bfda443417408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.405504 22185 consensus_queue.cc:1048] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.406078 21996 raft_consensus.cc:1275] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Refusing update from remote peer 13591792d35445b4b45bfda443417408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.407459 22185 consensus_queue.cc:1048] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.510366 22070 raft_consensus.cc:1275] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Refusing update from remote peer 13591792d35445b4b45bfda443417408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.511590 22199 consensus_queue.cc:1048] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.517921 21996 raft_consensus.cc:1275] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Refusing update from remote peer 13591792d35445b4b45bfda443417408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.519302 22159 consensus_queue.cc:1048] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:34.551620 21787 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:08:34.552335 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:34.569854 21922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc"
dest_uuid: "13591792d35445b4b45bfda443417408"
mode: GRACEFUL
new_leader_uuid: "556b05749cc946b8b977ca96811636c8"
 from {username='slave'} at 127.0.0.1:55862
I20260713 09:08:34.570356 21922 raft_consensus.cc:606] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Received request to transfer leadership to TS 556b05749cc946b8b977ca96811636c8
I20260713 09:08:34.580060 21996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3911c0202454476988934dc66d504603"
dest_uuid: "700969d2685246079b8ee30f46977f34"
mode: GRACEFUL
new_leader_uuid: "556b05749cc946b8b977ca96811636c8"
 from {username='slave'} at 127.0.0.1:56508
I20260713 09:08:34.580487 21996 raft_consensus.cc:606] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Received request to transfer leadership to TS 556b05749cc946b8b977ca96811636c8
I20260713 09:08:34.581502 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:34.581923 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:34.589390 22213 raft_consensus.cc:993] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34: : Instructing follower 556b05749cc946b8b977ca96811636c8 to start an election
I20260713 09:08:34.589810 22214 raft_consensus.cc:1081] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Signalling peer 556b05749cc946b8b977ca96811636c8 to start an election
I20260713 09:08:34.591245 22070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3911c0202454476988934dc66d504603"
dest_uuid: "556b05749cc946b8b977ca96811636c8"
 from {username='slave'} at 127.0.0.1:36700
I20260713 09:08:34.591750 22070 raft_consensus.cc:493] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:34.591974 22070 raft_consensus.cc:3060] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:34.595652 22070 raft_consensus.cc:515] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:34.596848 22070 leader_election.cc:290] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 3 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
I20260713 09:08:34.597600 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911c0202454476988934dc66d504603" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:34.597808 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911c0202454476988934dc66d504603" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:34.598104 21922 raft_consensus.cc:3060] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:34.598272 21996 raft_consensus.cc:3055] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:34.598592 21996 raft_consensus.cc:740] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:34.599193 21996 consensus_queue.cc:260] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [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: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:34.600004 21996 raft_consensus.cc:3060] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:34.602396 21922 raft_consensus.cc:2468] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 3.
I20260713 09:08:34.603367 22036 leader_election.cc:304] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [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: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8; no voters: 
I20260713 09:08:34.603813 21996 raft_consensus.cc:2468] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 3.
I20260713 09:08:34.604135 22140 raft_consensus.cc:2804] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:34.605237 22140 raft_consensus.cc:697] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 3 LEADER]: Becoming Leader. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Running, Role: LEADER
I20260713 09:08:34.605963 22140 consensus_queue.cc:237] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [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: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:34.612074 21816 catalog_manager.cc:5697] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 reported cstate change: term changed from 2 to 3, leader changed from 700969d2685246079b8ee30f46977f34 (127.21.70.194) to 556b05749cc946b8b977ca96811636c8 (127.21.70.195). New cstate: current_term: 3 leader_uuid: "556b05749cc946b8b977ca96811636c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:35.020884 22224 raft_consensus.cc:993] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408: : Instructing follower 556b05749cc946b8b977ca96811636c8 to start an election
I20260713 09:08:35.021317 22199 raft_consensus.cc:1081] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Signalling peer 556b05749cc946b8b977ca96811636c8 to start an election
I20260713 09:08:35.022781 22070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc"
dest_uuid: "556b05749cc946b8b977ca96811636c8"
 from {username='slave'} at 127.0.0.1:36708
I20260713 09:08:35.023145 22070 raft_consensus.cc:493] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.023365 22070 raft_consensus.cc:3060] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:35.026923 22070 raft_consensus.cc:515] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:35.028151 22070 leader_election.cc:290] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 3 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
I20260713 09:08:35.029016 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:35.029202 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:35.029563 21922 raft_consensus.cc:3055] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:35.029722 21996 raft_consensus.cc:3060] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:35.029934 21922 raft_consensus.cc:740] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13591792d35445b4b45bfda443417408, State: Running, Role: LEADER
I20260713 09:08:35.030719 21922 consensus_queue.cc:260] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [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: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:35.031642 21922 raft_consensus.cc:3060] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:35.034552 21996 raft_consensus.cc:2468] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 3.
I20260713 09:08:35.035369 22035 leader_election.cc:304] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [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: 556b05749cc946b8b977ca96811636c8, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:35.035938 21922 raft_consensus.cc:2468] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 3.
I20260713 09:08:35.036072 22218 raft_consensus.cc:2804] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:35.036762 22218 raft_consensus.cc:697] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 3 LEADER]: Becoming Leader. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Running, Role: LEADER
I20260713 09:08:35.037410 22218 consensus_queue.cc:237] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [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: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:35.045509 21816 catalog_manager.cc:5697] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 reported cstate change: term changed from 2 to 3, leader changed from 13591792d35445b4b45bfda443417408 (127.21.70.193) to 556b05749cc946b8b977ca96811636c8 (127.21.70.195). New cstate: current_term: 3 leader_uuid: "556b05749cc946b8b977ca96811636c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.071568 21996 raft_consensus.cc:1275] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Refusing update from remote peer 556b05749cc946b8b977ca96811636c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:35.072606 22218 consensus_queue.cc:1048] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:35.082811 21922 raft_consensus.cc:1275] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Refusing update from remote peer 556b05749cc946b8b977ca96811636c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:35.084213 22218 consensus_queue.cc:1048] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:35.479737 21922 raft_consensus.cc:1275] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Refusing update from remote peer 556b05749cc946b8b977ca96811636c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:35.481484 22218 consensus_queue.cc:1048] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:35.489347 21996 raft_consensus.cc:1275] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Refusing update from remote peer 556b05749cc946b8b977ca96811636c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:35.490792 22228 consensus_queue.cc:1048] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:35.582609 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:35.592346 22070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc"
dest_uuid: "556b05749cc946b8b977ca96811636c8"
mode: GRACEFUL
new_leader_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:36718
I20260713 09:08:35.592885 22070 raft_consensus.cc:606] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 3 LEADER]: Received request to transfer leadership to TS 700969d2685246079b8ee30f46977f34
I20260713 09:08:35.597298 21922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633"
dest_uuid: "13591792d35445b4b45bfda443417408"
mode: GRACEFUL
new_leader_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:55852
I20260713 09:08:35.597745 21922 raft_consensus.cc:606] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Received request to transfer leadership to TS 700969d2685246079b8ee30f46977f34
I20260713 09:08:35.602293 21922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0e14bcf8ad749e8b64d78de80656ca7"
dest_uuid: "13591792d35445b4b45bfda443417408"
mode: GRACEFUL
new_leader_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:55852
I20260713 09:08:35.602699 21922 raft_consensus.cc:606] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Received request to transfer leadership to TS 700969d2685246079b8ee30f46977f34
I20260713 09:08:35.606745 21922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2191805d53954393900bd81b7bb43006"
dest_uuid: "13591792d35445b4b45bfda443417408"
mode: GRACEFUL
new_leader_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:55852
I20260713 09:08:35.607163 21922 raft_consensus.cc:606] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 1 LEADER]: Received request to transfer leadership to TS 700969d2685246079b8ee30f46977f34
I20260713 09:08:35.613477 22070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3911c0202454476988934dc66d504603"
dest_uuid: "556b05749cc946b8b977ca96811636c8"
mode: GRACEFUL
new_leader_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:36718
I20260713 09:08:35.613945 22070 raft_consensus.cc:606] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 3 LEADER]: Received request to transfer leadership to TS 700969d2685246079b8ee30f46977f34
I20260713 09:08:35.666738 22140 raft_consensus.cc:993] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8: : Instructing follower 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:35.667158 22140 raft_consensus.cc:1081] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 3 LEADER]: Signalling peer 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:35.668481 21996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3911c0202454476988934dc66d504603"
dest_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:56482
I20260713 09:08:35.668938 21996 raft_consensus.cc:493] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.669219 21996 raft_consensus.cc:3060] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:35.672940 21996 raft_consensus.cc:515] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:35.674223 21996 leader_election.cc:290] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 4 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:35.675009 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911c0202454476988934dc66d504603" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:35.675230 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3911c0202454476988934dc66d504603" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:35.675542 21922 raft_consensus.cc:3060] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:35.675740 22070 raft_consensus.cc:3055] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:35.676054 22070 raft_consensus.cc:740] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Running, Role: LEADER
I20260713 09:08:35.676666 22070 consensus_queue.cc:260] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [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: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:35.677415 22070 raft_consensus.cc:3060] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:35.680137 21922 raft_consensus.cc:2468] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 4.
I20260713 09:08:35.681066 21962 leader_election.cc:304] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [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: 13591792d35445b4b45bfda443417408, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:35.681206 22070 raft_consensus.cc:2468] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 4.
I20260713 09:08:35.681747 22214 raft_consensus.cc:2804] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:35.682739 22214 raft_consensus.cc:697] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 4 LEADER]: Becoming Leader. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:35.683485 22214 consensus_queue.cc:237] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [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: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:35.689851 21816 catalog_manager.cc:5697] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 reported cstate change: term changed from 3 to 4, leader changed from 556b05749cc946b8b977ca96811636c8 (127.21.70.195) to 700969d2685246079b8ee30f46977f34 (127.21.70.194). New cstate: current_term: 4 leader_uuid: "700969d2685246079b8ee30f46977f34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.812808 22199 raft_consensus.cc:993] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408: : Instructing follower 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:35.813231 22224 raft_consensus.cc:1081] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Signalling peer 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:35.814541 21996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0e14bcf8ad749e8b64d78de80656ca7"
dest_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:56496
I20260713 09:08:35.814924 21996 raft_consensus.cc:493] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.815155 21996 raft_consensus.cc:3060] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:35.818728 21996 raft_consensus.cc:515] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:35.820101 21996 leader_election.cc:290] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 3 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:35.820760 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e14bcf8ad749e8b64d78de80656ca7" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:35.821007 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e14bcf8ad749e8b64d78de80656ca7" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:35.821326 21922 raft_consensus.cc:3055] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:35.821477 22070 raft_consensus.cc:3060] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:35.821691 21922 raft_consensus.cc:740] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13591792d35445b4b45bfda443417408, State: Running, Role: LEADER
I20260713 09:08:35.822455 21922 consensus_queue.cc:260] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [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: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:35.823575 21922 raft_consensus.cc:3060] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:35.827284 22070 raft_consensus.cc:2468] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 3.
I20260713 09:08:35.828292 21961 leader_election.cc:304] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [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: 556b05749cc946b8b977ca96811636c8, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:35.828945 22214 raft_consensus.cc:2804] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:35.829430 22214 raft_consensus.cc:697] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 3 LEADER]: Becoming Leader. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:35.829456 21922 raft_consensus.cc:2468] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 3.
I20260713 09:08:35.830325 22214 consensus_queue.cc:237] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [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: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:35.836699 21816 catalog_manager.cc:5697] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 reported cstate change: term changed from 2 to 3, leader changed from 13591792d35445b4b45bfda443417408 (127.21.70.193) to 700969d2685246079b8ee30f46977f34 (127.21.70.194). New cstate: current_term: 3 leader_uuid: "700969d2685246079b8ee30f46977f34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.928412 22199 raft_consensus.cc:993] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408: : Instructing follower 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:35.928885 22224 raft_consensus.cc:1081] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Signalling peer 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:35.930218 21996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633"
dest_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:56496
I20260713 09:08:35.930630 21996 raft_consensus.cc:493] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.930905 21996 raft_consensus.cc:3060] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:35.935608 21996 raft_consensus.cc:515] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:35.935901 22228 raft_consensus.cc:993] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8: : Instructing follower 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:35.936465 22140 raft_consensus.cc:1081] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 3 LEADER]: Signalling peer 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:35.937742 21996 leader_election.cc:290] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 3 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:35.938046 21995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc"
dest_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:56482
I20260713 09:08:35.938524 21995 raft_consensus.cc:493] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.938565 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:35.938944 21995 raft_consensus.cc:3060] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:35.939123 22070 raft_consensus.cc:3060] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:35.939942 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:35.940459 21922 raft_consensus.cc:3055] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:35.940768 21922 raft_consensus.cc:740] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13591792d35445b4b45bfda443417408, State: Running, Role: LEADER
I20260713 09:08:35.941341 21922 consensus_queue.cc:260] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [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: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:35.941946 21922 raft_consensus.cc:3060] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:35.944834 22070 raft_consensus.cc:2468] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 3.
I20260713 09:08:35.944897 21995 raft_consensus.cc:515] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:35.945887 21922 raft_consensus.cc:2468] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 3.
I20260713 09:08:35.945851 21961 leader_election.cc:304] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [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: 556b05749cc946b8b977ca96811636c8, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:35.946909 21995 leader_election.cc:290] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 4 election: Requested vote from peers 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113), 13591792d35445b4b45bfda443417408 (127.21.70.193:42009)
I20260713 09:08:35.947552 22214 raft_consensus.cc:2804] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:35.947583 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:35.947968 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:35.948280 22070 raft_consensus.cc:3055] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:35.948453 21922 raft_consensus.cc:3060] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:35.948448 22214 raft_consensus.cc:697] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 3 LEADER]: Becoming Leader. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:35.948644 22070 raft_consensus.cc:740] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Running, Role: LEADER
I20260713 09:08:35.949503 22070 consensus_queue.cc:260] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [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: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:35.949543 22214 consensus_queue.cc:237] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [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: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:35.950673 22070 raft_consensus.cc:3060] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:35.952627 21922 raft_consensus.cc:2468] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 4.
I20260713 09:08:35.954136 21962 leader_election.cc:304] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [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: 13591792d35445b4b45bfda443417408, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:35.954754 22234 raft_consensus.cc:2804] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:35.955991 22234 raft_consensus.cc:697] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 4 LEADER]: Becoming Leader. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:35.956686 22234 consensus_queue.cc:237] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [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: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:35.957759 22070 raft_consensus.cc:2468] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 4.
I20260713 09:08:35.963613 21816 catalog_manager.cc:5697] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 reported cstate change: term changed from 2 to 3, leader changed from 13591792d35445b4b45bfda443417408 (127.21.70.193) to 700969d2685246079b8ee30f46977f34 (127.21.70.194). New cstate: current_term: 3 leader_uuid: "700969d2685246079b8ee30f46977f34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.973572 21816 catalog_manager.cc:5697] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 reported cstate change: term changed from 3 to 4, leader changed from 556b05749cc946b8b977ca96811636c8 (127.21.70.195) to 700969d2685246079b8ee30f46977f34 (127.21.70.194). New cstate: current_term: 4 leader_uuid: "700969d2685246079b8ee30f46977f34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:36.072244 22199 raft_consensus.cc:993] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408: : Instructing follower 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:36.072670 22199 raft_consensus.cc:1081] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 1 LEADER]: Signalling peer 700969d2685246079b8ee30f46977f34 to start an election
I20260713 09:08:36.074090 21995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2191805d53954393900bd81b7bb43006"
dest_uuid: "700969d2685246079b8ee30f46977f34"
 from {username='slave'} at 127.0.0.1:56496
I20260713 09:08:36.074575 21995 raft_consensus.cc:493] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:36.074882 21995 raft_consensus.cc:3060] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:36.079797 21995 raft_consensus.cc:515] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:36.081583 21995 leader_election.cc:290] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 2 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:36.082247 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2191805d53954393900bd81b7bb43006" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:36.082612 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2191805d53954393900bd81b7bb43006" candidate_uuid: "700969d2685246079b8ee30f46977f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:36.082775 21922 raft_consensus.cc:3055] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:36.083096 21922 raft_consensus.cc:740] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13591792d35445b4b45bfda443417408, State: Running, Role: LEADER
I20260713 09:08:36.083119 22070 raft_consensus.cc:3060] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:36.083789 21922 consensus_queue.cc:260] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:36.084564 21922 raft_consensus.cc:3060] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:36.086953 22070 raft_consensus.cc:2468] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 2.
I20260713 09:08:36.087815 21961 leader_election.cc:304] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 556b05749cc946b8b977ca96811636c8, 700969d2685246079b8ee30f46977f34; no voters: 
I20260713 09:08:36.088272 21922 raft_consensus.cc:2468] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 700969d2685246079b8ee30f46977f34 in term 2.
I20260713 09:08:36.088469 22214 raft_consensus.cc:2804] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:36.088965 22214 raft_consensus.cc:697] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Becoming Leader. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:36.089689 22214 consensus_queue.cc:237] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:36.095461 21816 catalog_manager.cc:5697] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 reported cstate change: term changed from 1 to 2, leader changed from 13591792d35445b4b45bfda443417408 (127.21.70.193) to 700969d2685246079b8ee30f46977f34 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "700969d2685246079b8ee30f46977f34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.205550 22070 raft_consensus.cc:1275] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 4 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:36.206811 22234 consensus_queue.cc:1048] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:36.216480 21922 raft_consensus.cc:1275] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 4 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:36.217613 22234 consensus_queue.cc:1048] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:36.270737 22070 raft_consensus.cc:1275] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:36.271904 22234 consensus_queue.cc:1048] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:36.279845 21922 raft_consensus.cc:1275] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:36.281679 22214 consensus_queue.cc:1048] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:36.343124 22070 raft_consensus.cc:1275] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:36.344216 22214 consensus_queue.cc:1048] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:36.352065 21922 raft_consensus.cc:1275] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:36.353878 22240 consensus_queue.cc:1048] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:36.407692 21922 raft_consensus.cc:1275] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 4 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:36.408874 22240 consensus_queue.cc:1048] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:36.415987 22070 raft_consensus.cc:1275] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 4 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:36.417961 22250 consensus_queue.cc:1048] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:36.484716 21922 raft_consensus.cc:1275] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.485816 22250 consensus_queue.cc:1048] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:36.493274 22070 raft_consensus.cc:1275] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Refusing update from remote peer 700969d2685246079b8ee30f46977f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:36.495441 22214 consensus_queue.cc:1048] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:38.622423 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:38.629699 21995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1310cc1161ef48768d7f24ccda8a435c"
dest_uuid: "700969d2685246079b8ee30f46977f34"
mode: GRACEFUL
new_leader_uuid: "13591792d35445b4b45bfda443417408"
 from {username='slave'} at 127.0.0.1:56508
I20260713 09:08:38.630337 21995 raft_consensus.cc:606] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 1 LEADER]: Received request to transfer leadership to TS 13591792d35445b4b45bfda443417408
I20260713 09:08:38.632817 21995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15c0fa79bae5473e9ced280bcf4a901c"
dest_uuid: "700969d2685246079b8ee30f46977f34"
mode: GRACEFUL
new_leader_uuid: "556b05749cc946b8b977ca96811636c8"
 from {username='slave'} at 127.0.0.1:56508
I20260713 09:08:38.633230 21995 raft_consensus.cc:606] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Received request to transfer leadership to TS 556b05749cc946b8b977ca96811636c8
I20260713 09:08:38.635339 21995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc"
dest_uuid: "700969d2685246079b8ee30f46977f34"
mode: GRACEFUL
new_leader_uuid: "13591792d35445b4b45bfda443417408"
 from {username='slave'} at 127.0.0.1:56508
I20260713 09:08:38.635772 21995 raft_consensus.cc:606] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 4 LEADER]: Received request to transfer leadership to TS 13591792d35445b4b45bfda443417408
I20260713 09:08:38.637893 21995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5657771bf48c4802b646f99280b016a6"
dest_uuid: "700969d2685246079b8ee30f46977f34"
mode: GRACEFUL
new_leader_uuid: "556b05749cc946b8b977ca96811636c8"
 from {username='slave'} at 127.0.0.1:56508
I20260713 09:08:38.638306 21995 raft_consensus.cc:606] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Received request to transfer leadership to TS 556b05749cc946b8b977ca96811636c8
I20260713 09:08:38.640584 21995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633"
dest_uuid: "700969d2685246079b8ee30f46977f34"
mode: GRACEFUL
new_leader_uuid: "13591792d35445b4b45bfda443417408"
 from {username='slave'} at 127.0.0.1:56508
I20260713 09:08:38.641000 21995 raft_consensus.cc:606] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 3 LEADER]: Received request to transfer leadership to TS 13591792d35445b4b45bfda443417408
I20260713 09:08:38.641969 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:08:38.642287 22256 raft_consensus.cc:993] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34: : Instructing follower 556b05749cc946b8b977ca96811636c8 to start an election
I20260713 09:08:38.642553 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:38.642877 22254 raft_consensus.cc:1081] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Signalling peer 556b05749cc946b8b977ca96811636c8 to start an election
I20260713 09:08:38.644557 22071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5657771bf48c4802b646f99280b016a6"
dest_uuid: "556b05749cc946b8b977ca96811636c8"
 from {username='slave'} at 127.0.0.1:36700
I20260713 09:08:38.644976 22071 raft_consensus.cc:493] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:38.645282 22071 raft_consensus.cc:3060] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:38.650514 22071 raft_consensus.cc:515] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:38.652410 22071 leader_election.cc:290] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 3 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
I20260713 09:08:38.653179 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5657771bf48c4802b646f99280b016a6" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:38.653363 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5657771bf48c4802b646f99280b016a6" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:38.654009 21921 raft_consensus.cc:3060] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:38.654088 21995 raft_consensus.cc:3055] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:38.654459 21995 raft_consensus.cc:740] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:38.655156 21995 consensus_queue.cc:260] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [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: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:38.656198 21995 raft_consensus.cc:3060] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:38.659377 21921 raft_consensus.cc:2468] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 3.
I20260713 09:08:38.660503 22036 leader_election.cc:304] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [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: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8; no voters: 
I20260713 09:08:38.661172 21995 raft_consensus.cc:2468] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 3.
I20260713 09:08:38.661288 22257 raft_consensus.cc:2804] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:38.662385 22257 raft_consensus.cc:697] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 3 LEADER]: Becoming Leader. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Running, Role: LEADER
I20260713 09:08:38.663213 22257 consensus_queue.cc:237] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [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: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:38.669803 21816 catalog_manager.cc:5697] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 reported cstate change: term changed from 2 to 3, leader changed from 700969d2685246079b8ee30f46977f34 (127.21.70.194) to 556b05749cc946b8b977ca96811636c8 (127.21.70.195). New cstate: current_term: 3 leader_uuid: "556b05749cc946b8b977ca96811636c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:38.892643 22254 raft_consensus.cc:993] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34: : Instructing follower 13591792d35445b4b45bfda443417408 to start an election
I20260713 09:08:38.893110 22256 raft_consensus.cc:1081] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 4 LEADER]: Signalling peer 13591792d35445b4b45bfda443417408 to start an election
I20260713 09:08:38.894623 21921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc"
dest_uuid: "13591792d35445b4b45bfda443417408"
 from {username='slave'} at 127.0.0.1:55832
I20260713 09:08:38.895100 21921 raft_consensus.cc:493] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:38.895394 21921 raft_consensus.cc:3060] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:38.899703 21921 raft_consensus.cc:515] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:38.901259 21921 leader_election.cc:290] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 5 election: Requested vote from peers 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113), 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
I20260713 09:08:38.902063 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:38.902313 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3239059bfa79487aa747e515d8abb0dc" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:38.902666 22071 raft_consensus.cc:3060] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:38.902845 21995 raft_consensus.cc:3055] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:08:38.903228 21995 raft_consensus.cc:740] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:38.903847 21995 consensus_queue.cc:260] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:38.904692 21995 raft_consensus.cc:3060] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:38.907214 22071 raft_consensus.cc:2468] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 5.
I20260713 09:08:38.908392 21886 leader_election.cc:304] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [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: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8; no voters: 
I20260713 09:08:38.908977 21995 raft_consensus.cc:2468] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 5.
I20260713 09:08:38.910137 22265 raft_consensus.cc:2804] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:08:38.911188 22265 raft_consensus.cc:697] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 5 LEADER]: Becoming Leader. State: Replica: 13591792d35445b4b45bfda443417408, State: Running, Role: LEADER
I20260713 09:08:38.911983 22265 consensus_queue.cc:237] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } }
I20260713 09:08:38.918475 21816 catalog_manager.cc:5697] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 reported cstate change: term changed from 4 to 5, leader changed from 700969d2685246079b8ee30f46977f34 (127.21.70.194) to 13591792d35445b4b45bfda443417408 (127.21.70.193). New cstate: current_term: 5 leader_uuid: "13591792d35445b4b45bfda443417408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:38.941982 22256 raft_consensus.cc:993] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34: : Instructing follower 556b05749cc946b8b977ca96811636c8 to start an election
I20260713 09:08:38.942394 22254 raft_consensus.cc:1081] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Signalling peer 556b05749cc946b8b977ca96811636c8 to start an election
I20260713 09:08:38.943681 22071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15c0fa79bae5473e9ced280bcf4a901c"
dest_uuid: "556b05749cc946b8b977ca96811636c8"
 from {username='slave'} at 127.0.0.1:36700
I20260713 09:08:38.944093 22071 raft_consensus.cc:493] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:38.944336 22071 raft_consensus.cc:3060] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:38.948690 22071 raft_consensus.cc:515] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:38.950222 22071 leader_election.cc:290] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [CANDIDATE]: Term 3 election: Requested vote from peers 13591792d35445b4b45bfda443417408 (127.21.70.193:42009), 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901)
I20260713 09:08:38.950899 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c0fa79bae5473e9ced280bcf4a901c" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13591792d35445b4b45bfda443417408"
I20260713 09:08:38.951488 21921 raft_consensus.cc:3060] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:38.951333 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c0fa79bae5473e9ced280bcf4a901c" candidate_uuid: "556b05749cc946b8b977ca96811636c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:38.952026 21995 raft_consensus.cc:3055] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:38.952342 21995 raft_consensus.cc:740] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:38.953140 21995 consensus_queue.cc:260] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [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: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:38.954346 21995 raft_consensus.cc:3060] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:38.957901 21921 raft_consensus.cc:2468] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 3.
I20260713 09:08:38.958959 22036 leader_election.cc:304] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [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: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8; no voters: 
I20260713 09:08:38.959765 22257 raft_consensus.cc:2804] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:38.960172 21995 raft_consensus.cc:2468] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 556b05749cc946b8b977ca96811636c8 in term 3.
I20260713 09:08:38.960230 22257 raft_consensus.cc:697] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 3 LEADER]: Becoming Leader. State: Replica: 556b05749cc946b8b977ca96811636c8, State: Running, Role: LEADER
I20260713 09:08:38.961251 22257 consensus_queue.cc:237] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [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: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:38.968384 21816 catalog_manager.cc:5697] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 reported cstate change: term changed from 2 to 3, leader changed from 700969d2685246079b8ee30f46977f34 (127.21.70.194) to 556b05749cc946b8b977ca96811636c8 (127.21.70.195). New cstate: current_term: 3 leader_uuid: "556b05749cc946b8b977ca96811636c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:38.978281 22256 raft_consensus.cc:993] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34: : Instructing follower 13591792d35445b4b45bfda443417408 to start an election
I20260713 09:08:38.978695 22254 raft_consensus.cc:1081] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 3 LEADER]: Signalling peer 13591792d35445b4b45bfda443417408 to start an election
I20260713 09:08:38.980074 21921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633"
dest_uuid: "13591792d35445b4b45bfda443417408"
 from {username='slave'} at 127.0.0.1:55832
I20260713 09:08:38.980500 21921 raft_consensus.cc:493] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:38.980788 21921 raft_consensus.cc:3060] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:38.984974 21921 raft_consensus.cc:515] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:38.986353 21921 leader_election.cc:290] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 4 election: Requested vote from peers 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:38.987176 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:38.987368 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e935b2bc51d34eb68e860436a8fa3633" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:38.987685 21995 raft_consensus.cc:3055] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:38.987907 22071 raft_consensus.cc:3060] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:38.988030 21995 raft_consensus.cc:740] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:38.988731 21995 consensus_queue.cc:260] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [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: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:38.989569 21995 raft_consensus.cc:3060] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:38.992427 22071 raft_consensus.cc:2468] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 4.
I20260713 09:08:38.993359 21886 leader_election.cc:304] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [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: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8; no voters: 
I20260713 09:08:38.994007 22265 raft_consensus.cc:2804] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:38.994022 21995 raft_consensus.cc:2468] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 4.
I20260713 09:08:38.994618 22265 raft_consensus.cc:697] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 4 LEADER]: Becoming Leader. State: Replica: 13591792d35445b4b45bfda443417408, State: Running, Role: LEADER
I20260713 09:08:38.995663 22265 consensus_queue.cc:237] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [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: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:39.002552 21816 catalog_manager.cc:5697] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 reported cstate change: term changed from 3 to 4, leader changed from 700969d2685246079b8ee30f46977f34 (127.21.70.194) to 13591792d35445b4b45bfda443417408 (127.21.70.193). New cstate: current_term: 4 leader_uuid: "13591792d35445b4b45bfda443417408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.057942 21995 raft_consensus.cc:1275] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Refusing update from remote peer 556b05749cc946b8b977ca96811636c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:39.059192 22257 consensus_queue.cc:1048] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:39.071324 21921 raft_consensus.cc:1275] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Refusing update from remote peer 556b05749cc946b8b977ca96811636c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:39.073015 22272 consensus_queue.cc:1048] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:39.106645 22256 raft_consensus.cc:993] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34: : Instructing follower 13591792d35445b4b45bfda443417408 to start an election
I20260713 09:08:39.107156 22254 raft_consensus.cc:1081] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 1 LEADER]: Signalling peer 13591792d35445b4b45bfda443417408 to start an election
I20260713 09:08:39.108953 21922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1310cc1161ef48768d7f24ccda8a435c"
dest_uuid: "13591792d35445b4b45bfda443417408"
 from {username='slave'} at 127.0.0.1:55832
I20260713 09:08:39.109467 21922 raft_consensus.cc:493] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:39.109829 21922 raft_consensus.cc:3060] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.114168 21922 raft_consensus.cc:515] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:39.115577 21922 leader_election.cc:290] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 2 election: Requested vote from peers 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901), 556b05749cc946b8b977ca96811636c8 (127.21.70.195:42113)
I20260713 09:08:39.116285 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1310cc1161ef48768d7f24ccda8a435c" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "700969d2685246079b8ee30f46977f34"
I20260713 09:08:39.116580 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1310cc1161ef48768d7f24ccda8a435c" candidate_uuid: "13591792d35445b4b45bfda443417408" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "556b05749cc946b8b977ca96811636c8"
I20260713 09:08:39.116850 21995 raft_consensus.cc:3055] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:39.117112 22071 raft_consensus.cc:3060] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.117184 21995 raft_consensus.cc:740] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 700969d2685246079b8ee30f46977f34, State: Running, Role: LEADER
I20260713 09:08:39.118026 21995 consensus_queue.cc:260] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:39.119200 21995 raft_consensus.cc:3060] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.123500 22071 raft_consensus.cc:2468] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 2.
I20260713 09:08:39.124541 21886 leader_election.cc:304] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13591792d35445b4b45bfda443417408, 556b05749cc946b8b977ca96811636c8; no voters: 
I20260713 09:08:39.125171 22265 raft_consensus.cc:2804] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:39.125255 21995 raft_consensus.cc:2468] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13591792d35445b4b45bfda443417408 in term 2.
I20260713 09:08:39.125651 22265 raft_consensus.cc:697] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Becoming Leader. State: Replica: 13591792d35445b4b45bfda443417408, State: Running, Role: LEADER
I20260713 09:08:39.126389 22265 consensus_queue.cc:237] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } }
I20260713 09:08:39.132830 21817 catalog_manager.cc:5697] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 reported cstate change: term changed from 1 to 2, leader changed from 700969d2685246079b8ee30f46977f34 (127.21.70.194) to 13591792d35445b4b45bfda443417408 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "13591792d35445b4b45bfda443417408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.386953 21922 raft_consensus.cc:1275] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Refusing update from remote peer 556b05749cc946b8b977ca96811636c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:39.388177 22272 consensus_queue.cc:1048] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13591792d35445b4b45bfda443417408" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:39.389375 21995 raft_consensus.cc:1275] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 4 FOLLOWER]: Refusing update from remote peer 13591792d35445b4b45bfda443417408: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:39.390692 22266 consensus_queue.cc:1048] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:39.398084 21996 raft_consensus.cc:1275] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Refusing update from remote peer 556b05749cc946b8b977ca96811636c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:39.400588 22257 consensus_queue.cc:1048] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:39.405350 22071 raft_consensus.cc:1275] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 4 FOLLOWER]: Refusing update from remote peer 13591792d35445b4b45bfda443417408: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:39.407420 22265 consensus_queue.cc:1048] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:39.418625 21996 raft_consensus.cc:1275] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 5 FOLLOWER]: Refusing update from remote peer 13591792d35445b4b45bfda443417408: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:08:39.419701 22266 consensus_queue.cc:1048] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:39.427786 22071 raft_consensus.cc:1275] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 5 FOLLOWER]: Refusing update from remote peer 13591792d35445b4b45bfda443417408: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:08:39.429177 22266 consensus_queue.cc:1048] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:39.527629 22071 raft_consensus.cc:1275] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Refusing update from remote peer 13591792d35445b4b45bfda443417408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:39.528725 22266 consensus_queue.cc:1048] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "556b05749cc946b8b977ca96811636c8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.537595 21996 raft_consensus.cc:1275] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Refusing update from remote peer 13591792d35445b4b45bfda443417408: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:39.539311 22285 consensus_queue.cc:1048] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "700969d2685246079b8ee30f46977f34" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:39.643561 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:39.648761 21787 tablet_server.cc:179] TabletServer@127.21.70.193:0 shutting down...
W20260713 09:08:39.667817 21962 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:08:39.672183 21962 consensus_peers.cc:597] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 -> Peer 13591792d35445b4b45bfda443417408 (127.21.70.193:42009): Couldn't send request to peer 13591792d35445b4b45bfda443417408. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:39.681730 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:39.682394 21787 tablet_replica.cc:333] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408: stopping tablet replica
I20260713 09:08:39.683046 21787 raft_consensus.cc:2243] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.683554 21787 raft_consensus.cc:2272] T 5657771bf48c4802b646f99280b016a6 P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.686447 21787 tablet_replica.cc:333] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408: stopping tablet replica
I20260713 09:08:39.686915 21787 raft_consensus.cc:2243] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.687311 21787 raft_consensus.cc:2272] T 778a1e7a6fce43a08761cc775b17d9c6 P 13591792d35445b4b45bfda443417408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.688877 21787 tablet_replica.cc:333] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408: stopping tablet replica
I20260713 09:08:39.689335 21787 raft_consensus.cc:2243] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.689721 21787 raft_consensus.cc:2272] T d0e14bcf8ad749e8b64d78de80656ca7 P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.691084 21787 tablet_replica.cc:333] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408: stopping tablet replica
I20260713 09:08:39.691614 21787 raft_consensus.cc:2243] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:08:39.692250 21787 raft_consensus.cc:2272] T 3239059bfa79487aa747e515d8abb0dc P 13591792d35445b4b45bfda443417408 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.694473 21787 tablet_replica.cc:333] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408: stopping tablet replica
I20260713 09:08:39.694955 21787 raft_consensus.cc:2243] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:39.695722 21787 raft_consensus.cc:2272] T 1310cc1161ef48768d7f24ccda8a435c P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.697309 21787 tablet_replica.cc:333] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408: stopping tablet replica
I20260713 09:08:39.697762 21787 raft_consensus.cc:2243] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.698127 21787 raft_consensus.cc:2272] T 3911c0202454476988934dc66d504603 P 13591792d35445b4b45bfda443417408 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.699558 21787 tablet_replica.cc:333] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408: stopping tablet replica
I20260713 09:08:39.699986 21787 raft_consensus.cc:2243] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.700363 21787 raft_consensus.cc:2272] T 15c0fa79bae5473e9ced280bcf4a901c P 13591792d35445b4b45bfda443417408 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.702093 21787 tablet_replica.cc:333] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408: stopping tablet replica
I20260713 09:08:39.702522 21787 raft_consensus.cc:2243] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:39.703145 21787 raft_consensus.cc:2272] T e935b2bc51d34eb68e860436a8fa3633 P 13591792d35445b4b45bfda443417408 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.704823 21787 tablet_replica.cc:333] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408: stopping tablet replica
I20260713 09:08:39.705243 21787 raft_consensus.cc:2243] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.705608 21787 raft_consensus.cc:2272] T 2191805d53954393900bd81b7bb43006 P 13591792d35445b4b45bfda443417408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.796655 21787 tablet_server.cc:196] TabletServer@127.21.70.193:0 shutdown complete.
W20260713 09:08:39.812902 22036 consensus_peers.cc:597] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 -> Peer 13591792d35445b4b45bfda443417408 (127.21.70.193:42009): Couldn't send request to peer 13591792d35445b4b45bfda443417408. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:42009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:39.814949 21787 tablet_server.cc:179] TabletServer@127.21.70.194:0 shutting down...
I20260713 09:08:39.839622 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:39.840220 21787 tablet_replica.cc:333] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34: stopping tablet replica
I20260713 09:08:39.840832 21787 raft_consensus.cc:2243] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.841262 21787 raft_consensus.cc:2272] T 778a1e7a6fce43a08761cc775b17d9c6 P 700969d2685246079b8ee30f46977f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.843063 21787 tablet_replica.cc:333] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34: stopping tablet replica
I20260713 09:08:39.843616 21787 raft_consensus.cc:2243] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.843991 21787 raft_consensus.cc:2272] T 15c0fa79bae5473e9ced280bcf4a901c P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.846470 21787 tablet_replica.cc:333] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34: stopping tablet replica
I20260713 09:08:39.846911 21787 raft_consensus.cc:2243] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 3 LEADER]: Raft consensus shutting down.
W20260713 09:08:39.847249 22036 consensus_peers.cc:597] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 -> Peer 13591792d35445b4b45bfda443417408 (127.21.70.193:42009): Couldn't send request to peer 13591792d35445b4b45bfda443417408. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:42009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:39.847757 21787 raft_consensus.cc:2272] T d0e14bcf8ad749e8b64d78de80656ca7 P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.849269 21787 tablet_replica.cc:333] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34: stopping tablet replica
I20260713 09:08:39.849732 21787 raft_consensus.cc:2243] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:39.850416 21787 raft_consensus.cc:2272] T 2191805d53954393900bd81b7bb43006 P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.852078 21787 tablet_replica.cc:333] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34: stopping tablet replica
I20260713 09:08:39.852524 21787 raft_consensus.cc:2243] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:39.853178 21787 raft_consensus.cc:2272] T 3911c0202454476988934dc66d504603 P 700969d2685246079b8ee30f46977f34 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.854651 21787 tablet_replica.cc:333] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34: stopping tablet replica
I20260713 09:08:39.855089 21787 raft_consensus.cc:2243] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.855508 21787 raft_consensus.cc:2272] T e935b2bc51d34eb68e860436a8fa3633 P 700969d2685246079b8ee30f46977f34 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.857400 21787 tablet_replica.cc:333] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34: stopping tablet replica
I20260713 09:08:39.857839 21787 raft_consensus.cc:2243] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.858189 21787 raft_consensus.cc:2272] T 5657771bf48c4802b646f99280b016a6 P 700969d2685246079b8ee30f46977f34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.859939 21787 tablet_replica.cc:333] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34: stopping tablet replica
I20260713 09:08:39.860368 21787 raft_consensus.cc:2243] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.860730 21787 raft_consensus.cc:2272] T 3239059bfa79487aa747e515d8abb0dc P 700969d2685246079b8ee30f46977f34 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.862579 21787 tablet_replica.cc:333] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34: stopping tablet replica
I20260713 09:08:39.862988 21787 raft_consensus.cc:2243] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.863336 21787 raft_consensus.cc:2272] T 1310cc1161ef48768d7f24ccda8a435c P 700969d2685246079b8ee30f46977f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.889632 21787 tablet_server.cc:196] TabletServer@127.21.70.194:0 shutdown complete.
I20260713 09:08:39.905067 21787 tablet_server.cc:179] TabletServer@127.21.70.195:0 shutting down...
W20260713 09:08:39.926822 22035 consensus_peers.cc:597] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 -> Peer 700969d2685246079b8ee30f46977f34 (127.21.70.194:38901): Couldn't send request to peer 700969d2685246079b8ee30f46977f34. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.194:38901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:39.930876 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:39.931506 21787 tablet_replica.cc:333] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8: stopping tablet replica
I20260713 09:08:39.932088 21787 raft_consensus.cc:2243] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:39.932744 21787 raft_consensus.cc:2272] T 5657771bf48c4802b646f99280b016a6 P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.934590 21787 tablet_replica.cc:333] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8: stopping tablet replica
I20260713 09:08:39.935046 21787 raft_consensus.cc:2243] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:39.935767 21787 raft_consensus.cc:2272] T 778a1e7a6fce43a08761cc775b17d9c6 P 556b05749cc946b8b977ca96811636c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.937438 21787 tablet_replica.cc:333] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8: stopping tablet replica
I20260713 09:08:39.937871 21787 raft_consensus.cc:2243] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:39.938498 21787 raft_consensus.cc:2272] T 15c0fa79bae5473e9ced280bcf4a901c P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.940274 21787 tablet_replica.cc:333] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8: stopping tablet replica
I20260713 09:08:39.940729 21787 raft_consensus.cc:2243] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.941090 21787 raft_consensus.cc:2272] T 3911c0202454476988934dc66d504603 P 556b05749cc946b8b977ca96811636c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.942651 21787 tablet_replica.cc:333] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8: stopping tablet replica
I20260713 09:08:39.943091 21787 raft_consensus.cc:2243] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.943521 21787 raft_consensus.cc:2272] T e935b2bc51d34eb68e860436a8fa3633 P 556b05749cc946b8b977ca96811636c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.945329 21787 tablet_replica.cc:333] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8: stopping tablet replica
I20260713 09:08:39.945765 21787 raft_consensus.cc:2243] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.946121 21787 raft_consensus.cc:2272] T 3239059bfa79487aa747e515d8abb0dc P 556b05749cc946b8b977ca96811636c8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.948105 21787 tablet_replica.cc:333] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8: stopping tablet replica
I20260713 09:08:39.948554 21787 raft_consensus.cc:2243] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.948886 21787 raft_consensus.cc:2272] T 1310cc1161ef48768d7f24ccda8a435c P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.950891 21787 tablet_replica.cc:333] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8: stopping tablet replica
I20260713 09:08:39.951467 21787 raft_consensus.cc:2243] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.951879 21787 raft_consensus.cc:2272] T d0e14bcf8ad749e8b64d78de80656ca7 P 556b05749cc946b8b977ca96811636c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.953465 21787 tablet_replica.cc:333] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8: stopping tablet replica
I20260713 09:08:39.953850 21787 raft_consensus.cc:2243] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:39.954177 21787 raft_consensus.cc:2272] T 2191805d53954393900bd81b7bb43006 P 556b05749cc946b8b977ca96811636c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:39.979524 21787 tablet_server.cc:196] TabletServer@127.21.70.195:0 shutdown complete.
I20260713 09:08:39.994531 21787 master.cc:562] Master@127.21.70.254:35861 shutting down...
I20260713 09:08:40.179029 21874 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:08:40.186712 21787 raft_consensus.cc:2243] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:40.187239 21787 raft_consensus.cc:2272] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:40.187605 21787 tablet_replica.cc:333] T 00000000000000000000000000000000 P da61a2a0aae44c0da5b475d7526bc041: stopping tablet replica
I20260713 09:08:40.206504 21787 master.cc:584] Master@127.21.70.254:35861 shutdown complete.
13591792d35445b4b45bfda443417408  4
556b05749cc946b8b977ca96811636c8  1
700969d2685246079b8ee30f46977f34  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12673 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:08:40.244813 21787 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.70.254:35405
I20260713 09:08:40.245903 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:40.251597 22290 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
W20260713 09:08:40.252022 22291 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
W20260713 09:08:40.252518 22293 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
I20260713 09:08:40.253463 21787 server_base.cc:1061] running on GCE node
I20260713 09:08:40.254338 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:40.254514 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:40.254711 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933720254679 us; error 0 us; skew 500 ppm
I20260713 09:08:40.255229 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:40.257587 21787 webserver.cc:533] Webserver started at http://127.21.70.254:45049/ using document root <none> and password file <none>
I20260713 09:08:40.258074 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:40.258255 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:40.258531 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:40.259847 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/master-0-root/instance:
uuid: "2393ea60492d465f954eda8e94936a96"
format_stamp: "Formatted at 2026-07-13 09:08:40 on dist-test-slave-0xhf"
I20260713 09:08:40.264077 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:08:40.267105 22298 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:40.267910 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:40.268178 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/master-0-root
uuid: "2393ea60492d465f954eda8e94936a96"
format_stamp: "Formatted at 2026-07-13 09:08:40 on dist-test-slave-0xhf"
I20260713 09:08:40.268442 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-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)
I20260713 09:08:40.277311 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:40.278409 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:40.314574 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.254:35405
I20260713 09:08:40.314664 22349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.254:35405 every 8 connection(s)
I20260713 09:08:40.318352 22350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.327081 22350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96: Bootstrap starting.
I20260713 09:08:40.331444 22350 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.335441 22350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96: No bootstrap required, opened a new log
I20260713 09:08:40.337390 22350 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2393ea60492d465f954eda8e94936a96" member_type: VOTER }
I20260713 09:08:40.337728 22350 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.337982 22350 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2393ea60492d465f954eda8e94936a96, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.338641 22350 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2393ea60492d465f954eda8e94936a96" member_type: VOTER }
I20260713 09:08:40.339068 22350 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:40.339289 22350 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:40.339593 22350 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.344553 22350 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2393ea60492d465f954eda8e94936a96" member_type: VOTER }
I20260713 09:08:40.345039 22350 leader_election.cc:304] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [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: 2393ea60492d465f954eda8e94936a96; no voters: 
I20260713 09:08:40.346120 22350 leader_election.cc:290] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:40.346491 22353 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.347800 22353 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [term 1 LEADER]: Becoming Leader. State: Replica: 2393ea60492d465f954eda8e94936a96, State: Running, Role: LEADER
I20260713 09:08:40.348368 22353 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [LEADER]: Queue going to LEADER mode. State: All 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: "2393ea60492d465f954eda8e94936a96" member_type: VOTER }
I20260713 09:08:40.348953 22350 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:40.352842 22354 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2393ea60492d465f954eda8e94936a96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2393ea60492d465f954eda8e94936a96" member_type: VOTER } }
I20260713 09:08:40.354038 22354 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:40.353475 22355 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2393ea60492d465f954eda8e94936a96. Latest consensus state: current_term: 1 leader_uuid: "2393ea60492d465f954eda8e94936a96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2393ea60492d465f954eda8e94936a96" member_type: VOTER } }
I20260713 09:08:40.355155 22355 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:40.355966 22361 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:40.361390 22361 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:40.363209 21787 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:40.370127 22361 catalog_manager.cc:1383] Generated new cluster ID: b8113ca35a7749f4810db242582a0dfb
I20260713 09:08:40.370384 22361 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:40.384806 22361 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:40.385900 22361 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:40.395939 22361 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96: Generated new TSK 0
I20260713 09:08:40.396468 22361 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:40.429348 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:40.434787 22371 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
W20260713 09:08:40.435878 22372 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
W20260713 09:08:40.437342 22374 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
I20260713 09:08:40.437780 21787 server_base.cc:1061] running on GCE node
I20260713 09:08:40.438515 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:40.438681 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:40.438805 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933720438794 us; error 0 us; skew 500 ppm
I20260713 09:08:40.439226 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:40.441362 21787 webserver.cc:533] Webserver started at http://127.21.70.193:39935/ using document root <none> and password file <none>
I20260713 09:08:40.441785 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:40.441933 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:40.442126 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:40.443096 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/ts-0-root/instance:
uuid: "33057c8b46cf413bb509550370e33cc8"
format_stamp: "Formatted at 2026-07-13 09:08:40 on dist-test-slave-0xhf"
I20260713 09:08:40.447738 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260713 09:08:40.450668 22379 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:40.451333 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:40.451655 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/ts-0-root
uuid: "33057c8b46cf413bb509550370e33cc8"
format_stamp: "Formatted at 2026-07-13 09:08:40 on dist-test-slave-0xhf"
I20260713 09:08:40.451879 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-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)
I20260713 09:08:40.463199 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:40.464321 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:40.465591 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:40.467895 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:40.468075 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:40.468245 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:40.468374 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:40.505864 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.193:38391
I20260713 09:08:40.505954 22441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.193:38391 every 8 connection(s)
I20260713 09:08:40.510667 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:40.517031 22446 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
W20260713 09:08:40.517992 22447 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
I20260713 09:08:40.520748 21787 server_base.cc:1061] running on GCE node
W20260713 09:08:40.521150 22449 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
I20260713 09:08:40.522059 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:40.522245 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:40.522465 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933720522448 us; error 0 us; skew 500 ppm
I20260713 09:08:40.523161 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:40.525275 22442 heartbeater.cc:344] Connected to a master server at 127.21.70.254:35405
I20260713 09:08:40.525642 22442 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:40.525878 21787 webserver.cc:533] Webserver started at http://127.21.70.194:38735/ using document root <none> and password file <none>
I20260713 09:08:40.526369 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:40.526579 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:40.526432 22442 heartbeater.cc:507] Master 127.21.70.254:35405 requested a full tablet report, sending...
I20260713 09:08:40.526880 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:40.528210 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/ts-1-root/instance:
uuid: "8438b76405734a6c96cc5a45f4be08e8"
format_stamp: "Formatted at 2026-07-13 09:08:40 on dist-test-slave-0xhf"
I20260713 09:08:40.528735 22315 ts_manager.cc:194] Registered new tserver with Master: 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391)
I20260713 09:08:40.530314 22315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46954
I20260713 09:08:40.533069 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:40.536047 22454 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:40.536842 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:40.537072 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/ts-1-root
uuid: "8438b76405734a6c96cc5a45f4be08e8"
format_stamp: "Formatted at 2026-07-13 09:08:40 on dist-test-slave-0xhf"
I20260713 09:08:40.537289 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-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)
I20260713 09:08:40.558182 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:40.559192 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:40.560494 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:40.562511 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:40.562680 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:40.562969 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:40.563125 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:40.600221 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.194:42717
I20260713 09:08:40.600313 22516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.194:42717 every 8 connection(s)
I20260713 09:08:40.604773 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:40.611471 22520 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
W20260713 09:08:40.613299 22521 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
W20260713 09:08:40.614913 22523 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
I20260713 09:08:40.615803 21787 server_base.cc:1061] running on GCE node
I20260713 09:08:40.616652 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:40.616873 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:40.617066 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933720617043 us; error 0 us; skew 500 ppm
I20260713 09:08:40.617550 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:40.619448 22517 heartbeater.cc:344] Connected to a master server at 127.21.70.254:35405
I20260713 09:08:40.619808 22517 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:40.620337 21787 webserver.cc:533] Webserver started at http://127.21.70.195:37491/ using document root <none> and password file <none>
I20260713 09:08:40.620582 22517 heartbeater.cc:507] Master 127.21.70.254:35405 requested a full tablet report, sending...
I20260713 09:08:40.620873 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:40.621107 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:40.621361 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:40.622563 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/ts-2-root/instance:
uuid: "305640b611784f1d964ac2c719230eb2"
format_stamp: "Formatted at 2026-07-13 09:08:40 on dist-test-slave-0xhf"
I20260713 09:08:40.622597 22315 ts_manager.cc:194] Registered new tserver with Master: 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717)
I20260713 09:08:40.623996 22315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46960
I20260713 09:08:40.627199 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:40.630584 22528 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:40.631282 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:40.631594 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/ts-2-root
uuid: "305640b611784f1d964ac2c719230eb2"
format_stamp: "Formatted at 2026-07-13 09:08:40 on dist-test-slave-0xhf"
I20260713 09:08:40.631893 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933707412092-21787-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)
I20260713 09:08:40.652026 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:40.653196 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:40.654649 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:40.656736 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:40.656961 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:40.657238 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:40.657455 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:40.696336 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.195:42975
I20260713 09:08:40.696451 22590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.195:42975 every 8 connection(s)
I20260713 09:08:40.709304 22591 heartbeater.cc:344] Connected to a master server at 127.21.70.254:35405
I20260713 09:08:40.709652 22591 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:40.710335 22591 heartbeater.cc:507] Master 127.21.70.254:35405 requested a full tablet report, sending...
I20260713 09:08:40.712136 22315 ts_manager.cc:194] Registered new tserver with Master: 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:40.712683 21787 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013238567s
I20260713 09:08:40.713433 22315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46976
I20260713 09:08:40.735882 22315 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46982:
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"
    }
  }
}
W20260713 09:08:40.738637 22315 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.
I20260713 09:08:40.808557 22482 tablet_service.cc:1511] Processing CreateTablet for tablet d86d78ae97bc4a24a64f6508d2524440 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:40.809130 22480 tablet_service.cc:1511] Processing CreateTablet for tablet 209f39146ad44221b93fa3a114ed6308 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:40.809485 22481 tablet_service.cc:1511] Processing CreateTablet for tablet f120a27a848d4cbdb3a9d13ce955598e (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:40.810047 22482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86d78ae97bc4a24a64f6508d2524440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.810765 22481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f120a27a848d4cbdb3a9d13ce955598e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.811590 22480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 209f39146ad44221b93fa3a114ed6308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.812381 22479 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0be97223254655876b9470d2e651da (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:40.813689 22479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0be97223254655876b9470d2e651da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.817945 22478 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc4ee83f208455f8b6b11a2b73d9dad (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:40.819160 22478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc4ee83f208455f8b6b11a2b73d9dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.822348 22477 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb83c67c7134aefaece8a1ef5be16a7 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:40.824105 22477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb83c67c7134aefaece8a1ef5be16a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.832535 22476 tablet_service.cc:1511] Processing CreateTablet for tablet 606c307edb8142f582d76d968416c714 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:40.836551 22476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 606c307edb8142f582d76d968416c714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.839591 22481 tablet_service.cc:1511] Processing CreateTablet for tablet 21229b6e3598416cabe1cef3be0cd724 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:40.840834 22481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21229b6e3598416cabe1cef3be0cd724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.855194 22606 tablet_bootstrap.cc:492] T f120a27a848d4cbdb3a9d13ce955598e P 8438b76405734a6c96cc5a45f4be08e8: Bootstrap starting.
I20260713 09:08:40.862782 22606 tablet_bootstrap.cc:654] T f120a27a848d4cbdb3a9d13ce955598e P 8438b76405734a6c96cc5a45f4be08e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.871613 22480 tablet_service.cc:1511] Processing CreateTablet for tablet ec1a623f91d746f6b945674a0a4ef437 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:40.874023 22480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1a623f91d746f6b945674a0a4ef437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.874531 22407 tablet_service.cc:1511] Processing CreateTablet for tablet d86d78ae97bc4a24a64f6508d2524440 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:40.875733 22407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86d78ae97bc4a24a64f6508d2524440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.881386 22606 tablet_bootstrap.cc:492] T f120a27a848d4cbdb3a9d13ce955598e P 8438b76405734a6c96cc5a45f4be08e8: No bootstrap required, opened a new log
I20260713 09:08:40.881860 22606 ts_tablet_manager.cc:1403] T f120a27a848d4cbdb3a9d13ce955598e P 8438b76405734a6c96cc5a45f4be08e8: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.009s
I20260713 09:08:40.881958 22406 tablet_service.cc:1511] Processing CreateTablet for tablet f120a27a848d4cbdb3a9d13ce955598e (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:40.883152 22406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f120a27a848d4cbdb3a9d13ce955598e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.884752 22606 raft_consensus.cc:359] T f120a27a848d4cbdb3a9d13ce955598e P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:40.885432 22606 raft_consensus.cc:385] T f120a27a848d4cbdb3a9d13ce955598e P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.885711 22606 raft_consensus.cc:740] T f120a27a848d4cbdb3a9d13ce955598e P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.886406 22606 consensus_queue.cc:260] T f120a27a848d4cbdb3a9d13ce955598e P 8438b76405734a6c96cc5a45f4be08e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:40.889022 22606 ts_tablet_manager.cc:1434] T f120a27a848d4cbdb3a9d13ce955598e P 8438b76405734a6c96cc5a45f4be08e8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:40.889021 22405 tablet_service.cc:1511] Processing CreateTablet for tablet 209f39146ad44221b93fa3a114ed6308 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:40.890413 22405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 209f39146ad44221b93fa3a114ed6308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.890537 22606 tablet_bootstrap.cc:492] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8: Bootstrap starting.
I20260713 09:08:40.891866 22404 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0be97223254655876b9470d2e651da (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:40.892401 22402 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb83c67c7134aefaece8a1ef5be16a7 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:40.893114 22404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0be97223254655876b9470d2e651da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.895678 22517 heartbeater.cc:499] Master 127.21.70.254:35405 was elected leader, sending a full tablet report...
I20260713 09:08:40.896227 22402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb83c67c7134aefaece8a1ef5be16a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.895901 22401 tablet_service.cc:1511] Processing CreateTablet for tablet 606c307edb8142f582d76d968416c714 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:40.897185 22401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 606c307edb8142f582d76d968416c714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.898212 22606 tablet_bootstrap.cc:654] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.890223 22403 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc4ee83f208455f8b6b11a2b73d9dad (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:40.899582 22403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc4ee83f208455f8b6b11a2b73d9dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.926501 22400 tablet_service.cc:1511] Processing CreateTablet for tablet 21229b6e3598416cabe1cef3be0cd724 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:40.928939 22399 tablet_service.cc:1511] Processing CreateTablet for tablet ec1a623f91d746f6b945674a0a4ef437 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:40.930583 22399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1a623f91d746f6b945674a0a4ef437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.932884 22398 tablet_service.cc:1511] Processing CreateTablet for tablet 1629686750594c4e97a67fabdf81c02d (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:40.934469 22398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1629686750594c4e97a67fabdf81c02d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.936345 22400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21229b6e3598416cabe1cef3be0cd724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.967290 22479 tablet_service.cc:1511] Processing CreateTablet for tablet 1629686750594c4e97a67fabdf81c02d (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:40.968581 22479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1629686750594c4e97a67fabdf81c02d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.972884 22556 tablet_service.cc:1511] Processing CreateTablet for tablet d86d78ae97bc4a24a64f6508d2524440 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:40.974510 22556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86d78ae97bc4a24a64f6508d2524440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.977316 22555 tablet_service.cc:1511] Processing CreateTablet for tablet f120a27a848d4cbdb3a9d13ce955598e (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:40.978654 22555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f120a27a848d4cbdb3a9d13ce955598e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.980497 22554 tablet_service.cc:1511] Processing CreateTablet for tablet 209f39146ad44221b93fa3a114ed6308 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:40.982190 22554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 209f39146ad44221b93fa3a114ed6308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.984866 22551 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb83c67c7134aefaece8a1ef5be16a7 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:40.986487 22551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb83c67c7134aefaece8a1ef5be16a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.988888 22552 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc4ee83f208455f8b6b11a2b73d9dad (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:40.990520 22552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc4ee83f208455f8b6b11a2b73d9dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:40.992885 22606 tablet_bootstrap.cc:492] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8: No bootstrap required, opened a new log
I20260713 09:08:40.993330 22606 ts_tablet_manager.cc:1403] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8: Time spent bootstrapping tablet: real 0.103s	user 0.036s	sys 0.046s
I20260713 09:08:40.994994 22553 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0be97223254655876b9470d2e651da (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:40.996695 22553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0be97223254655876b9470d2e651da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:41.001324 22550 tablet_service.cc:1511] Processing CreateTablet for tablet 606c307edb8142f582d76d968416c714 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:41.002549 22550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 606c307edb8142f582d76d968416c714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:41.005313 22549 tablet_service.cc:1511] Processing CreateTablet for tablet 21229b6e3598416cabe1cef3be0cd724 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:41.006503 22549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21229b6e3598416cabe1cef3be0cd724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:41.007131 22606 raft_consensus.cc:359] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.007843 22606 raft_consensus.cc:385] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.008136 22606 raft_consensus.cc:740] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.013098 22606 consensus_queue.cc:260] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.015470 22606 ts_tablet_manager.cc:1434] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260713 09:08:41.016433 22606 tablet_bootstrap.cc:492] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8: Bootstrap starting.
I20260713 09:08:41.022904 22548 tablet_service.cc:1511] Processing CreateTablet for tablet ec1a623f91d746f6b945674a0a4ef437 (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:41.026666 22548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1a623f91d746f6b945674a0a4ef437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:41.030325 22547 tablet_service.cc:1511] Processing CreateTablet for tablet 1629686750594c4e97a67fabdf81c02d (DEFAULT_TABLE table=test-workload [id=fd25f0da440f440883abee8fb2fc875b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:41.031896 22547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1629686750594c4e97a67fabdf81c02d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:41.041806 22610 tablet_bootstrap.cc:492] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8: Bootstrap starting.
I20260713 09:08:41.054298 22610 tablet_bootstrap.cc:654] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.063126 22611 tablet_bootstrap.cc:492] T f120a27a848d4cbdb3a9d13ce955598e P 305640b611784f1d964ac2c719230eb2: Bootstrap starting.
I20260713 09:08:41.071929 22606 tablet_bootstrap.cc:654] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.072088 22611 tablet_bootstrap.cc:654] T f120a27a848d4cbdb3a9d13ce955598e P 305640b611784f1d964ac2c719230eb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.073788 22610 tablet_bootstrap.cc:492] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8: No bootstrap required, opened a new log
I20260713 09:08:41.079048 22610 ts_tablet_manager.cc:1403] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.006s
I20260713 09:08:41.080837 22606 tablet_bootstrap.cc:492] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8: No bootstrap required, opened a new log
I20260713 09:08:41.081259 22606 ts_tablet_manager.cc:1403] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.006s
I20260713 09:08:41.081769 22611 tablet_bootstrap.cc:492] T f120a27a848d4cbdb3a9d13ce955598e P 305640b611784f1d964ac2c719230eb2: No bootstrap required, opened a new log
I20260713 09:08:41.082147 22611 ts_tablet_manager.cc:1403] T f120a27a848d4cbdb3a9d13ce955598e P 305640b611784f1d964ac2c719230eb2: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260713 09:08:41.081967 22610 raft_consensus.cc:359] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.082695 22610 raft_consensus.cc:385] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.083000 22610 raft_consensus.cc:740] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.083696 22610 consensus_queue.cc:260] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.084046 22606 raft_consensus.cc:359] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.084688 22606 raft_consensus.cc:385] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.084502 22611 raft_consensus.cc:359] T f120a27a848d4cbdb3a9d13ce955598e P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.085132 22606 raft_consensus.cc:740] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.085302 22611 raft_consensus.cc:385] T f120a27a848d4cbdb3a9d13ce955598e P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.085769 22611 raft_consensus.cc:740] T f120a27a848d4cbdb3a9d13ce955598e P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.085987 22442 heartbeater.cc:499] Master 127.21.70.254:35405 was elected leader, sending a full tablet report...
I20260713 09:08:41.085973 22606 consensus_queue.cc:260] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.086457 22611 consensus_queue.cc:260] T f120a27a848d4cbdb3a9d13ce955598e P 305640b611784f1d964ac2c719230eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.088080 22606 ts_tablet_manager.cc:1434] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:08:41.089684 22610 ts_tablet_manager.cc:1434] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:41.089941 22606 tablet_bootstrap.cc:492] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8: Bootstrap starting.
I20260713 09:08:41.090761 22610 tablet_bootstrap.cc:492] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8: Bootstrap starting.
I20260713 09:08:41.096813 22606 tablet_bootstrap.cc:654] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.097198 22610 tablet_bootstrap.cc:654] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.100029 22591 heartbeater.cc:499] Master 127.21.70.254:35405 was elected leader, sending a full tablet report...
I20260713 09:08:41.118243 22606 tablet_bootstrap.cc:492] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8: No bootstrap required, opened a new log
I20260713 09:08:41.118271 22608 raft_consensus.cc:493] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.118919 22606 ts_tablet_manager.cc:1403] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8: Time spent bootstrapping tablet: real 0.029s	user 0.024s	sys 0.003s
I20260713 09:08:41.119246 22610 tablet_bootstrap.cc:492] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8: No bootstrap required, opened a new log
I20260713 09:08:41.118880 22608 raft_consensus.cc:515] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.119724 22610 ts_tablet_manager.cc:1403] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.012s
I20260713 09:08:41.121413 22608 leader_election.cc:290] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.121745 22606 raft_consensus.cc:359] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.122442 22606 raft_consensus.cc:385] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.122805 22606 raft_consensus.cc:740] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.123786 22606 consensus_queue.cc:260] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.126490 22606 ts_tablet_manager.cc:1434] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260713 09:08:41.122526 22610 raft_consensus.cc:359] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.127574 22610 raft_consensus.cc:385] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.127959 22610 raft_consensus.cc:740] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.128855 22610 consensus_queue.cc:260] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.131172 22611 ts_tablet_manager.cc:1434] T f120a27a848d4cbdb3a9d13ce955598e P 305640b611784f1d964ac2c719230eb2: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.004s
I20260713 09:08:41.131508 22610 ts_tablet_manager.cc:1434] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260713 09:08:41.131960 22611 tablet_bootstrap.cc:492] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2: Bootstrap starting.
I20260713 09:08:41.132615 22610 tablet_bootstrap.cc:492] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8: Bootstrap starting.
I20260713 09:08:41.135883 22606 tablet_bootstrap.cc:492] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8: Bootstrap starting.
I20260713 09:08:41.141978 22611 tablet_bootstrap.cc:654] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.144403 22610 tablet_bootstrap.cc:654] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.146232 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606c307edb8142f582d76d968416c714" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2" is_pre_election: true
W20260713 09:08:41.148131 22456 leader_election.cc:343] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.149012 22606 tablet_bootstrap.cc:654] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.168516 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606c307edb8142f582d76d968416c714" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33057c8b46cf413bb509550370e33cc8" is_pre_election: true
W20260713 09:08:41.170221 22458 leader_election.cc:343] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.170660 22458 leader_election.cc:304] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8438b76405734a6c96cc5a45f4be08e8; no voters: 305640b611784f1d964ac2c719230eb2, 33057c8b46cf413bb509550370e33cc8
I20260713 09:08:41.171663 22608 raft_consensus.cc:2749] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.174492 22606 tablet_bootstrap.cc:492] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8: No bootstrap required, opened a new log
I20260713 09:08:41.174541 22610 tablet_bootstrap.cc:492] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8: No bootstrap required, opened a new log
I20260713 09:08:41.174921 22611 tablet_bootstrap.cc:492] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2: No bootstrap required, opened a new log
I20260713 09:08:41.174960 22606 ts_tablet_manager.cc:1403] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.006s
I20260713 09:08:41.175040 22610 ts_tablet_manager.cc:1403] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.000s
I20260713 09:08:41.175501 22611 ts_tablet_manager.cc:1403] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.015s
I20260713 09:08:41.177321 22606 raft_consensus.cc:359] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.177836 22606 raft_consensus.cc:385] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.178078 22606 raft_consensus.cc:740] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.178270 22611 raft_consensus.cc:359] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.178185 22610 raft_consensus.cc:359] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.178675 22606 consensus_queue.cc:260] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.179004 22611 raft_consensus.cc:385] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.179085 22610 raft_consensus.cc:385] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.179448 22611 raft_consensus.cc:740] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.179579 22610 raft_consensus.cc:740] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.180743 22606 ts_tablet_manager.cc:1434] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:41.180341 22611 consensus_queue.cc:260] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.180410 22610 consensus_queue.cc:260] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.181689 22606 tablet_bootstrap.cc:492] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8: Bootstrap starting.
I20260713 09:08:41.182509 22610 ts_tablet_manager.cc:1434] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:41.183513 22610 tablet_bootstrap.cc:492] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8: Bootstrap starting.
I20260713 09:08:41.184662 22611 ts_tablet_manager.cc:1434] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:41.185581 22611 tablet_bootstrap.cc:492] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2: Bootstrap starting.
I20260713 09:08:41.188270 22606 tablet_bootstrap.cc:654] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.191749 22611 tablet_bootstrap.cc:654] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.196599 22610 tablet_bootstrap.cc:654] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.199669 22606 tablet_bootstrap.cc:492] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8: No bootstrap required, opened a new log
I20260713 09:08:41.201030 22606 ts_tablet_manager.cc:1403] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:08:41.203771 22606 raft_consensus.cc:359] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.204470 22606 raft_consensus.cc:385] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.204768 22606 raft_consensus.cc:740] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.205607 22606 consensus_queue.cc:260] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.208822 22610 tablet_bootstrap.cc:492] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8: No bootstrap required, opened a new log
I20260713 09:08:41.209229 22610 ts_tablet_manager.cc:1403] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.009s
I20260713 09:08:41.210031 22611 tablet_bootstrap.cc:492] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2: No bootstrap required, opened a new log
I20260713 09:08:41.210466 22611 ts_tablet_manager.cc:1403] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260713 09:08:41.211356 22610 raft_consensus.cc:359] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.212095 22610 raft_consensus.cc:385] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.212381 22610 raft_consensus.cc:740] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.212597 22606 ts_tablet_manager.cc:1434] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:08:41.213596 22606 tablet_bootstrap.cc:492] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8: Bootstrap starting.
I20260713 09:08:41.213202 22611 raft_consensus.cc:359] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.213182 22610 consensus_queue.cc:260] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.214059 22611 raft_consensus.cc:385] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.214395 22611 raft_consensus.cc:740] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.215116 22611 consensus_queue.cc:260] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.216276 22610 ts_tablet_manager.cc:1434] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:08:41.217182 22611 ts_tablet_manager.cc:1434] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:41.217245 22610 tablet_bootstrap.cc:492] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8: Bootstrap starting.
I20260713 09:08:41.218319 22611 tablet_bootstrap.cc:492] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2: Bootstrap starting.
I20260713 09:08:41.222560 22606 tablet_bootstrap.cc:654] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.224812 22610 tablet_bootstrap.cc:654] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.225272 22611 tablet_bootstrap.cc:654] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.227618 22615 raft_consensus.cc:493] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.228139 22615 raft_consensus.cc:515] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.234242 22615 leader_election.cc:290] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.249764 22606 tablet_bootstrap.cc:492] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8: No bootstrap required, opened a new log
I20260713 09:08:41.250461 22606 ts_tablet_manager.cc:1403] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.007s
I20260713 09:08:41.254812 22492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f120a27a848d4cbdb3a9d13ce955598e" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8" is_pre_election: true
I20260713 09:08:41.255542 22492 raft_consensus.cc:2468] T f120a27a848d4cbdb3a9d13ce955598e P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 0.
I20260713 09:08:41.256124 22610 tablet_bootstrap.cc:492] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8: No bootstrap required, opened a new log
I20260713 09:08:41.256578 22610 ts_tablet_manager.cc:1403] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8: Time spent bootstrapping tablet: real 0.040s	user 0.026s	sys 0.012s
I20260713 09:08:41.256868 22381 leader_election.cc:304] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:41.257620 22611 tablet_bootstrap.cc:492] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2: No bootstrap required, opened a new log
I20260713 09:08:41.257838 22615 raft_consensus.cc:2804] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.258113 22611 ts_tablet_manager.cc:1403] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.001s
I20260713 09:08:41.258288 22615 raft_consensus.cc:493] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.258694 22615 raft_consensus.cc:3060] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.259109 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f120a27a848d4cbdb3a9d13ce955598e" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2" is_pre_election: true
I20260713 09:08:41.259434 22610 raft_consensus.cc:359] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.259732 22566 raft_consensus.cc:2468] T f120a27a848d4cbdb3a9d13ce955598e P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 0.
I20260713 09:08:41.260166 22610 raft_consensus.cc:385] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.260504 22610 raft_consensus.cc:740] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.261194 22610 consensus_queue.cc:260] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.261758 22611 raft_consensus.cc:359] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.262357 22611 raft_consensus.cc:385] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.262627 22611 raft_consensus.cc:740] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.263365 22611 consensus_queue.cc:260] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.264178 22610 ts_tablet_manager.cc:1434] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:41.265038 22610 tablet_bootstrap.cc:492] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8: Bootstrap starting.
I20260713 09:08:41.260766 22606 raft_consensus.cc:359] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.266086 22606 raft_consensus.cc:385] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.266355 22606 raft_consensus.cc:740] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.267124 22606 consensus_queue.cc:260] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.265370 22615 raft_consensus.cc:515] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.269379 22606 ts_tablet_manager.cc:1434] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:08:41.270356 22606 tablet_bootstrap.cc:492] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8: Bootstrap starting.
I20260713 09:08:41.271219 22610 tablet_bootstrap.cc:654] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.271924 22615 leader_election.cc:290] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 election: Requested vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.265393 22611 ts_tablet_manager.cc:1434] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:08:41.273319 22611 tablet_bootstrap.cc:492] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2: Bootstrap starting.
I20260713 09:08:41.273205 22492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f120a27a848d4cbdb3a9d13ce955598e" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:41.273816 22492 raft_consensus.cc:3060] T f120a27a848d4cbdb3a9d13ce955598e P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.276429 22606 tablet_bootstrap.cc:654] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.280880 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f120a27a848d4cbdb3a9d13ce955598e" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:41.281627 22566 raft_consensus.cc:3060] T f120a27a848d4cbdb3a9d13ce955598e P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.281761 22611 tablet_bootstrap.cc:654] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.287583 22610 tablet_bootstrap.cc:492] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8: No bootstrap required, opened a new log
I20260713 09:08:41.288023 22610 ts_tablet_manager.cc:1403] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260713 09:08:41.289323 22611 tablet_bootstrap.cc:492] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2: No bootstrap required, opened a new log
I20260713 09:08:41.289733 22611 ts_tablet_manager.cc:1403] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.008s
I20260713 09:08:41.290747 22610 raft_consensus.cc:359] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.291450 22610 raft_consensus.cc:385] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.291734 22610 raft_consensus.cc:740] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.292428 22611 raft_consensus.cc:359] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.292376 22610 consensus_queue.cc:260] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.293128 22611 raft_consensus.cc:385] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.293421 22611 raft_consensus.cc:740] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.294275 22611 consensus_queue.cc:260] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.294894 22610 ts_tablet_manager.cc:1434] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:41.295795 22610 tablet_bootstrap.cc:492] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8: Bootstrap starting.
I20260713 09:08:41.296594 22611 ts_tablet_manager.cc:1434] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:08:41.297488 22611 tablet_bootstrap.cc:492] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2: Bootstrap starting.
I20260713 09:08:41.301805 22610 tablet_bootstrap.cc:654] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.303542 22611 tablet_bootstrap.cc:654] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.306424 22616 raft_consensus.cc:493] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.307019 22616 raft_consensus.cc:515] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.320950 22492 raft_consensus.cc:2468] T f120a27a848d4cbdb3a9d13ce955598e P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 1.
I20260713 09:08:41.323845 22616 leader_election.cc:290] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717)
I20260713 09:08:41.336402 22615 raft_consensus.cc:493] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.338775 22608 raft_consensus.cc:493] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.340022 22615 raft_consensus.cc:515] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.340109 22608 raft_consensus.cc:515] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.340659 22381 leader_election.cc:304] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:41.341727 22632 raft_consensus.cc:2804] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.341915 22615 leader_election.cc:290] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.341956 22608 leader_election.cc:290] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.344033 22564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb83c67c7134aefaece8a1ef5be16a7" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2" is_pre_election: true
I20260713 09:08:41.345389 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0be97223254655876b9470d2e651da" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33057c8b46cf413bb509550370e33cc8" is_pre_election: true
I20260713 09:08:41.346098 22417 raft_consensus.cc:2468] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 0.
I20260713 09:08:41.347581 22458 leader_election.cc:304] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:41.348605 22608 raft_consensus.cc:2804] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.348516 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0be97223254655876b9470d2e651da" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2" is_pre_election: true
I20260713 09:08:41.348984 22608 raft_consensus.cc:493] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.349316 22608 raft_consensus.cc:3060] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:41.349279 22381 leader_election.cc:343] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:41.350133 22456 leader_election.cc:343] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.350219 22566 raft_consensus.cc:2468] T f120a27a848d4cbdb3a9d13ce955598e P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 1.
I20260713 09:08:41.351223 22492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb83c67c7134aefaece8a1ef5be16a7" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8" is_pre_election: true
I20260713 09:08:41.355042 22492 raft_consensus.cc:2468] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 0.
I20260713 09:08:41.356389 22381 leader_election.cc:304] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [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: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8; no voters: 305640b611784f1d964ac2c719230eb2
I20260713 09:08:41.357482 22615 raft_consensus.cc:2804] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.357810 22615 raft_consensus.cc:493] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.358146 22615 raft_consensus.cc:3060] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.359889 22608 raft_consensus.cc:515] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.361415 22611 tablet_bootstrap.cc:492] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2: No bootstrap required, opened a new log
I20260713 09:08:41.361851 22611 ts_tablet_manager.cc:1403] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2: Time spent bootstrapping tablet: real 0.065s	user 0.003s	sys 0.009s
I20260713 09:08:41.362491 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0be97223254655876b9470d2e651da" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33057c8b46cf413bb509550370e33cc8"
I20260713 09:08:41.362998 22417 raft_consensus.cc:3060] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:41.358153 22363 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:41.372380 22417 raft_consensus.cc:2468] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 1.
I20260713 09:08:41.373026 22611 raft_consensus.cc:359] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.367327 22615 raft_consensus.cc:515] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.373751 22611 raft_consensus.cc:385] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.373695 22458 leader_election.cc:304] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:41.374150 22611 raft_consensus.cc:740] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.375550 22615 leader_election.cc:290] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 election: Requested vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.376608 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb83c67c7134aefaece8a1ef5be16a7" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2"
W20260713 09:08:41.379739 22381 leader_election.cc:343] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.383831 22608 leader_election.cc:290] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 election: Requested vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.384399 22632 raft_consensus.cc:697] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Becoming Leader. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:41.384725 22610 tablet_bootstrap.cc:492] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8: No bootstrap required, opened a new log
I20260713 09:08:41.384903 22608 raft_consensus.cc:493] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.385185 22610 ts_tablet_manager.cc:1403] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.031s
I20260713 09:08:41.385236 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0be97223254655876b9470d2e651da" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:41.385473 22608 raft_consensus.cc:515] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
W20260713 09:08:41.386490 22456 leader_election.cc:343] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.387059 22606 tablet_bootstrap.cc:492] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8: No bootstrap required, opened a new log
I20260713 09:08:41.384054 22642 raft_consensus.cc:2804] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.387647 22642 raft_consensus.cc:697] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Becoming Leader. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Running, Role: LEADER
I20260713 09:08:41.387810 22608 leader_election.cc:290] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.388180 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629686750594c4e97a67fabdf81c02d" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33057c8b46cf413bb509550370e33cc8" is_pre_election: true
I20260713 09:08:41.388504 22642 consensus_queue.cc:237] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.389213 22611 consensus_queue.cc:260] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
W20260713 09:08:41.389813 22532 leader_election.cc:343] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.390256 22606 ts_tablet_manager.cc:1403] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8: Time spent bootstrapping tablet: real 0.120s	user 0.030s	sys 0.059s
I20260713 09:08:41.390208 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2" is_pre_election: true
I20260713 09:08:41.385265 22632 consensus_queue.cc:237] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
W20260713 09:08:41.391659 22456 leader_election.cc:343] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.391400 22611 ts_tablet_manager.cc:1434] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260713 09:08:41.395272 22611 tablet_bootstrap.cc:492] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2: Bootstrap starting.
I20260713 09:08:41.392014 22640 raft_consensus.cc:493] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.398924 22640 raft_consensus.cc:515] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.400481 22606 raft_consensus.cc:359] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.401116 22606 raft_consensus.cc:385] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.401386 22606 raft_consensus.cc:740] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.401207 22610 raft_consensus.cc:359] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.401918 22610 raft_consensus.cc:385] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.402218 22610 raft_consensus.cc:740] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.402159 22606 consensus_queue.cc:260] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.402544 22640 leader_election.cc:290] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.403831 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2" is_pre_election: true
I20260713 09:08:41.404305 22606 ts_tablet_manager.cc:1434] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:08:41.405164 22606 tablet_bootstrap.cc:492] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8: Bootstrap starting.
W20260713 09:08:41.405272 22381 leader_election.cc:343] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.403043 22610 consensus_queue.cc:260] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.407440 22492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629686750594c4e97a67fabdf81c02d" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8" is_pre_election: true
W20260713 09:08:41.409132 22530 leader_election.cc:343] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.409672 22530 leader_election.cc:304] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 305640b611784f1d964ac2c719230eb2; no voters: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8
I20260713 09:08:41.410578 22640 raft_consensus.cc:493] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.410733 22616 raft_consensus.cc:2749] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.411027 22640 raft_consensus.cc:515] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.407644 22610 ts_tablet_manager.cc:1434] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260713 09:08:41.412273 22611 tablet_bootstrap.cc:654] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.412732 22610 tablet_bootstrap.cc:492] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8: Bootstrap starting.
I20260713 09:08:41.414613 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2" is_pre_election: true
I20260713 09:08:41.415184 22566 raft_consensus.cc:2468] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 0.
I20260713 09:08:41.416438 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33057c8b46cf413bb509550370e33cc8" is_pre_election: true
I20260713 09:08:41.416965 22606 tablet_bootstrap.cc:654] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.417032 22417 raft_consensus.cc:2468] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 0.
I20260713 09:08:41.418239 22381 leader_election.cc:304] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 33057c8b46cf413bb509550370e33cc8; no voters: 
I20260713 09:08:41.418957 22615 raft_consensus.cc:2804] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.419276 22610 tablet_bootstrap.cc:654] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.419312 22615 raft_consensus.cc:493] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.419643 22640 leader_election.cc:290] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.418630 22313 catalog_manager.cc:5697] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "8438b76405734a6c96cc5a45f4be08e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.421051 22492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb83c67c7134aefaece8a1ef5be16a7" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:41.421598 22492 raft_consensus.cc:3060] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.419770 22615 raft_consensus.cc:3060] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.428609 22615 raft_consensus.cc:515] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.428452 22315 catalog_manager.cc:5697] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33057c8b46cf413bb509550370e33cc8 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "33057c8b46cf413bb509550370e33cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.430835 22615 leader_election.cc:290] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 election: Requested vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.432180 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:41.432968 22566 raft_consensus.cc:3060] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.433723 22606 tablet_bootstrap.cc:492] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8: No bootstrap required, opened a new log
I20260713 09:08:41.434317 22606 ts_tablet_manager.cc:1403] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.003s
I20260713 09:08:41.436810 22606 raft_consensus.cc:359] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.437513 22606 raft_consensus.cc:385] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.437845 22606 raft_consensus.cc:740] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.438583 22606 consensus_queue.cc:260] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.440976 22606 ts_tablet_manager.cc:1434] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:41.441814 22606 tablet_bootstrap.cc:492] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8: Bootstrap starting.
I20260713 09:08:41.441761 22566 raft_consensus.cc:2468] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 1.
I20260713 09:08:41.443284 22381 leader_election.cc:304] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 33057c8b46cf413bb509550370e33cc8; no voters: 
I20260713 09:08:41.444278 22615 raft_consensus.cc:2804] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.444869 22615 raft_consensus.cc:697] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Becoming Leader. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:41.445883 22615 consensus_queue.cc:237] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.448606 22606 tablet_bootstrap.cc:654] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.452414 22491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8" is_pre_election: true
I20260713 09:08:41.453223 22491 raft_consensus.cc:2468] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 0.
I20260713 09:08:41.430285 22492 raft_consensus.cc:2468] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 1.
I20260713 09:08:41.454528 22490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8" is_pre_election: true
I20260713 09:08:41.455322 22490 raft_consensus.cc:2468] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 0.
I20260713 09:08:41.452867 22458 leader_election.cc:304] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [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: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8; no voters: 305640b611784f1d964ac2c719230eb2
I20260713 09:08:41.456650 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:41.457370 22489 raft_consensus.cc:3060] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.463555 22632 raft_consensus.cc:493] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.464212 22632 raft_consensus.cc:515] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.466523 22611 tablet_bootstrap.cc:492] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2: No bootstrap required, opened a new log
I20260713 09:08:41.466624 22632 leader_election.cc:290] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.467193 22611 ts_tablet_manager.cc:1403] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.000s
I20260713 09:08:41.467690 22642 raft_consensus.cc:2804] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.468235 22642 raft_consensus.cc:493] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.468757 22642 raft_consensus.cc:3060] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.476573 22489 raft_consensus.cc:2468] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 1.
I20260713 09:08:41.457093 22381 leader_election.cc:304] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [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: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8; no voters: 305640b611784f1d964ac2c719230eb2
I20260713 09:08:41.470978 22611 raft_consensus.cc:359] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.479974 22611 raft_consensus.cc:385] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.480374 22611 raft_consensus.cc:740] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.481967 22490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606c307edb8142f582d76d968416c714" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8" is_pre_election: true
I20260713 09:08:41.482223 22381 leader_election.cc:304] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [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: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8; no voters: 305640b611784f1d964ac2c719230eb2
I20260713 09:08:41.482746 22490 raft_consensus.cc:2468] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 0.
I20260713 09:08:41.483392 22640 raft_consensus.cc:2804] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.483783 22640 raft_consensus.cc:493] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.484112 22640 raft_consensus.cc:3060] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.484215 22632 raft_consensus.cc:2804] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.484252 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606c307edb8142f582d76d968416c714" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2" is_pre_election: true
I20260713 09:08:41.485146 22566 raft_consensus.cc:2468] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 0.
I20260713 09:08:41.486838 22611 consensus_queue.cc:260] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.491844 22640 raft_consensus.cc:515] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.493273 22611 ts_tablet_manager.cc:1434] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260713 09:08:41.493709 22640 leader_election.cc:290] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 election: Requested vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.494505 22611 tablet_bootstrap.cc:492] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2: Bootstrap starting.
I20260713 09:08:41.508936 22490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:41.510965 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:41.511006 22381 leader_election.cc:304] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 33057c8b46cf413bb509550370e33cc8; no voters: 
I20260713 09:08:41.512280 22640 raft_consensus.cc:2804] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.512643 22640 raft_consensus.cc:493] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.512996 22640 raft_consensus.cc:3060] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.514492 22632 raft_consensus.cc:697] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Becoming Leader. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:41.514840 22611 tablet_bootstrap.cc:654] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.515476 22632 consensus_queue.cc:237] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.519090 22640 raft_consensus.cc:515] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.520946 22640 leader_election.cc:290] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 election: Requested vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.524809 22611 tablet_bootstrap.cc:492] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2: No bootstrap required, opened a new log
I20260713 09:08:41.525173 22611 ts_tablet_manager.cc:1403] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260713 09:08:41.526827 22610 tablet_bootstrap.cc:492] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8: No bootstrap required, opened a new log
I20260713 09:08:41.527222 22610 ts_tablet_manager.cc:1403] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8: Time spent bootstrapping tablet: real 0.115s	user 0.041s	sys 0.064s
I20260713 09:08:41.527637 22611 raft_consensus.cc:359] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.528244 22611 raft_consensus.cc:385] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.528520 22611 raft_consensus.cc:740] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Initialized, Role: FOLLOWER
W20260713 09:08:41.529129 22381 leader_election.cc:343] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:41.529203 22611 consensus_queue.cc:260] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.529639 22610 raft_consensus.cc:359] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.530963 22610 raft_consensus.cc:385] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.531253 22610 raft_consensus.cc:740] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.531867 22610 consensus_queue.cc:260] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.533612 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606c307edb8142f582d76d968416c714" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:41.534143 22610 ts_tablet_manager.cc:1434] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:41.534425 22489 raft_consensus.cc:3060] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.535006 22610 tablet_bootstrap.cc:492] T ec1a623f91d746f6b945674a0a4ef437 P 33057c8b46cf413bb509550370e33cc8: Bootstrap starting.
I20260713 09:08:41.536602 22611 ts_tablet_manager.cc:1434] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:08:41.537385 22611 tablet_bootstrap.cc:492] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2: Bootstrap starting.
I20260713 09:08:41.539224 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606c307edb8142f582d76d968416c714" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:41.539840 22566 raft_consensus.cc:3060] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.541101 22610 tablet_bootstrap.cc:654] T ec1a623f91d746f6b945674a0a4ef437 P 33057c8b46cf413bb509550370e33cc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.542825 22611 tablet_bootstrap.cc:654] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.531992 22642 raft_consensus.cc:515] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.548846 22490 raft_consensus.cc:2393] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 33057c8b46cf413bb509550370e33cc8 in current term 1: Already voted for candidate 8438b76405734a6c96cc5a45f4be08e8 in this term.
I20260713 09:08:41.552434 22610 tablet_bootstrap.cc:492] T ec1a623f91d746f6b945674a0a4ef437 P 33057c8b46cf413bb509550370e33cc8: No bootstrap required, opened a new log
I20260713 09:08:41.552932 22610 ts_tablet_manager.cc:1403] T ec1a623f91d746f6b945674a0a4ef437 P 33057c8b46cf413bb509550370e33cc8: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:08:41.555652 22611 tablet_bootstrap.cc:492] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2: No bootstrap required, opened a new log
I20260713 09:08:41.555366 22610 raft_consensus.cc:359] T ec1a623f91d746f6b945674a0a4ef437 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.555962 22610 raft_consensus.cc:385] T ec1a623f91d746f6b945674a0a4ef437 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.556030 22611 ts_tablet_manager.cc:1403] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:08:41.556282 22610 raft_consensus.cc:740] T ec1a623f91d746f6b945674a0a4ef437 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.556892 22610 consensus_queue.cc:260] T ec1a623f91d746f6b945674a0a4ef437 P 33057c8b46cf413bb509550370e33cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.558764 22610 ts_tablet_manager.cc:1434] T ec1a623f91d746f6b945674a0a4ef437 P 33057c8b46cf413bb509550370e33cc8: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:41.558703 22611 raft_consensus.cc:359] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.559360 22611 raft_consensus.cc:385] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.558947 22381 leader_election.cc:304] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [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: 33057c8b46cf413bb509550370e33cc8; no voters: 305640b611784f1d964ac2c719230eb2, 8438b76405734a6c96cc5a45f4be08e8
I20260713 09:08:41.559703 22610 tablet_bootstrap.cc:492] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8: Bootstrap starting.
I20260713 09:08:41.559667 22611 raft_consensus.cc:740] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.560340 22632 raft_consensus.cc:2749] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.561239 22611 consensus_queue.cc:260] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.563367 22566 raft_consensus.cc:2468] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 1.
I20260713 09:08:41.565600 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:41.568221 22565 raft_consensus.cc:3060] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.568383 22489 raft_consensus.cc:2468] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 1.
I20260713 09:08:41.568682 22381 leader_election.cc:304] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 33057c8b46cf413bb509550370e33cc8; no voters: 
I20260713 09:08:41.569501 22632 raft_consensus.cc:2804] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.569983 22632 raft_consensus.cc:697] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Becoming Leader. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:41.570650 22632 consensus_queue.cc:237] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.563597 22611 ts_tablet_manager.cc:1434] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:41.575614 22565 raft_consensus.cc:2468] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 1.
I20260713 09:08:41.576264 22611 tablet_bootstrap.cc:492] T ec1a623f91d746f6b945674a0a4ef437 P 305640b611784f1d964ac2c719230eb2: Bootstrap starting.
I20260713 09:08:41.576710 22456 leader_election.cc:304] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:41.577621 22641 raft_consensus.cc:2804] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.578099 22641 raft_consensus.cc:697] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Becoming Leader. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Running, Role: LEADER
I20260713 09:08:41.578886 22641 consensus_queue.cc:237] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.565780 22610 tablet_bootstrap.cc:654] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.567184 22606 tablet_bootstrap.cc:492] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8: No bootstrap required, opened a new log
I20260713 09:08:41.582314 22606 ts_tablet_manager.cc:1403] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8: Time spent bootstrapping tablet: real 0.141s	user 0.026s	sys 0.073s
I20260713 09:08:41.564605 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33057c8b46cf413bb509550370e33cc8"
I20260713 09:08:41.584256 22417 raft_consensus.cc:2393] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8438b76405734a6c96cc5a45f4be08e8 in current term 1: Already voted for candidate 33057c8b46cf413bb509550370e33cc8 in this term.
I20260713 09:08:41.565065 22642 leader_election.cc:290] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 election: Requested vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.585575 22632 raft_consensus.cc:493] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.586308 22611 tablet_bootstrap.cc:654] T ec1a623f91d746f6b945674a0a4ef437 P 305640b611784f1d964ac2c719230eb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:41.586020 22632 raft_consensus.cc:515] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.588850 22632 leader_election.cc:290] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.591442 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86d78ae97bc4a24a64f6508d2524440" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8" is_pre_election: true
I20260713 09:08:41.591590 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86d78ae97bc4a24a64f6508d2524440" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2" is_pre_election: true
I20260713 09:08:41.592007 22489 raft_consensus.cc:2468] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 0.
I20260713 09:08:41.592178 22565 raft_consensus.cc:2468] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 0.
I20260713 09:08:41.593327 22381 leader_election.cc:304] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 33057c8b46cf413bb509550370e33cc8; no voters: 
I20260713 09:08:41.594101 22632 raft_consensus.cc:2804] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.594439 22632 raft_consensus.cc:493] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.594775 22632 raft_consensus.cc:3060] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.595920 22606 raft_consensus.cc:359] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.596553 22606 raft_consensus.cc:385] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.596800 22606 raft_consensus.cc:740] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.601599 22632 raft_consensus.cc:515] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.601508 22606 consensus_queue.cc:260] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.601848 22314 catalog_manager.cc:5697] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "8438b76405734a6c96cc5a45f4be08e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.603534 22606 ts_tablet_manager.cc:1434] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:08:41.603487 22632 leader_election.cc:290] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 election: Requested vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.604389 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86d78ae97bc4a24a64f6508d2524440" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:41.604485 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86d78ae97bc4a24a64f6508d2524440" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:41.604954 22565 raft_consensus.cc:3060] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.605036 22489 raft_consensus.cc:3060] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.605904 22610 tablet_bootstrap.cc:492] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8: No bootstrap required, opened a new log
I20260713 09:08:41.606292 22610 ts_tablet_manager.cc:1403] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.003s
I20260713 09:08:41.611120 22565 raft_consensus.cc:2468] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 1.
I20260713 09:08:41.611599 22489 raft_consensus.cc:2468] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 1.
I20260713 09:08:41.612169 22381 leader_election.cc:304] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 33057c8b46cf413bb509550370e33cc8; no voters: 
I20260713 09:08:41.612263 22610 raft_consensus.cc:359] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.612901 22610 raft_consensus.cc:385] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.613170 22610 raft_consensus.cc:740] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.613442 22632 raft_consensus.cc:2804] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.613559 22611 tablet_bootstrap.cc:492] T ec1a623f91d746f6b945674a0a4ef437 P 305640b611784f1d964ac2c719230eb2: No bootstrap required, opened a new log
I20260713 09:08:41.614136 22611 ts_tablet_manager.cc:1403] T ec1a623f91d746f6b945674a0a4ef437 P 305640b611784f1d964ac2c719230eb2: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.003s
I20260713 09:08:41.614099 22632 raft_consensus.cc:697] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Becoming Leader. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:41.613962 22610 consensus_queue.cc:260] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.615262 22632 consensus_queue.cc:237] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.616077 22610 ts_tablet_manager.cc:1434] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:08:41.617849 22611 raft_consensus.cc:359] T ec1a623f91d746f6b945674a0a4ef437 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.618557 22611 raft_consensus.cc:385] T ec1a623f91d746f6b945674a0a4ef437 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:41.618870 22611 raft_consensus.cc:740] T ec1a623f91d746f6b945674a0a4ef437 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.619660 22611 consensus_queue.cc:260] T ec1a623f91d746f6b945674a0a4ef437 P 305640b611784f1d964ac2c719230eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.621623 22611 ts_tablet_manager.cc:1434] T ec1a623f91d746f6b945674a0a4ef437 P 305640b611784f1d964ac2c719230eb2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:41.623061 22315 catalog_manager.cc:5697] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33057c8b46cf413bb509550370e33cc8 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "33057c8b46cf413bb509550370e33cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.624300 22315 catalog_manager.cc:5697] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33057c8b46cf413bb509550370e33cc8 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "33057c8b46cf413bb509550370e33cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.625404 22315 catalog_manager.cc:5697] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33057c8b46cf413bb509550370e33cc8 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "33057c8b46cf413bb509550370e33cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.639613 22312 catalog_manager.cc:5697] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33057c8b46cf413bb509550370e33cc8 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "33057c8b46cf413bb509550370e33cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.659063 22641 raft_consensus.cc:493] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.659547 22641 raft_consensus.cc:515] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.661075 22641 leader_election.cc:290] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.661859 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21229b6e3598416cabe1cef3be0cd724" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33057c8b46cf413bb509550370e33cc8" is_pre_election: true
I20260713 09:08:41.661988 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21229b6e3598416cabe1cef3be0cd724" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2" is_pre_election: true
I20260713 09:08:41.662381 22417 raft_consensus.cc:2468] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 0.
I20260713 09:08:41.662534 22565 raft_consensus.cc:2468] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 0.
I20260713 09:08:41.663455 22458 leader_election.cc:304] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:41.664103 22641 raft_consensus.cc:2804] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.664407 22641 raft_consensus.cc:493] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.664728 22641 raft_consensus.cc:3060] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.668882 22641 raft_consensus.cc:515] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.670698 22641 leader_election.cc:290] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 election: Requested vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.670984 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21229b6e3598416cabe1cef3be0cd724" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33057c8b46cf413bb509550370e33cc8"
I20260713 09:08:41.671489 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21229b6e3598416cabe1cef3be0cd724" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:41.671571 22417 raft_consensus.cc:3060] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.672189 22565 raft_consensus.cc:3060] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.676946 22565 raft_consensus.cc:2468] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 1.
I20260713 09:08:41.677047 22417 raft_consensus.cc:2468] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 1.
I20260713 09:08:41.677850 22456 leader_election.cc:304] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:41.678505 22641 raft_consensus.cc:2804] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.678959 22641 raft_consensus.cc:697] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Becoming Leader. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Running, Role: LEADER
I20260713 09:08:41.679606 22641 consensus_queue.cc:237] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.685787 22312 catalog_manager.cc:5697] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "8438b76405734a6c96cc5a45f4be08e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.804469 22632 raft_consensus.cc:493] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.804880 22632 raft_consensus.cc:515] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.806439 22632 leader_election.cc:290] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.807109 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629686750594c4e97a67fabdf81c02d" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8" is_pre_election: true
I20260713 09:08:41.807479 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629686750594c4e97a67fabdf81c02d" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2" is_pre_election: true
I20260713 09:08:41.807652 22489 raft_consensus.cc:2468] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 0.
I20260713 09:08:41.807960 22565 raft_consensus.cc:2468] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 0.
I20260713 09:08:41.808681 22381 leader_election.cc:304] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:41.809252 22632 raft_consensus.cc:2804] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.809584 22632 raft_consensus.cc:493] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.809872 22632 raft_consensus.cc:3060] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.813961 22632 raft_consensus.cc:515] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.815480 22632 leader_election.cc:290] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 election: Requested vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.816126 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629686750594c4e97a67fabdf81c02d" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:41.816382 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629686750594c4e97a67fabdf81c02d" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:41.816653 22489 raft_consensus.cc:3060] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.816869 22565 raft_consensus.cc:3060] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.823036 22489 raft_consensus.cc:2468] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 1.
I20260713 09:08:41.823027 22565 raft_consensus.cc:2468] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 1.
I20260713 09:08:41.823665 22632 consensus_queue.cc:1048] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.824224 22381 leader_election.cc:304] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 33057c8b46cf413bb509550370e33cc8; no voters: 
I20260713 09:08:41.824870 22615 raft_consensus.cc:2804] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.825335 22615 raft_consensus.cc:697] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Becoming Leader. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:41.826011 22615 consensus_queue.cc:237] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.830060 22616 raft_consensus.cc:493] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.830508 22616 raft_consensus.cc:515] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.832473 22616 leader_election.cc:290] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717)
I20260713 09:08:41.833698 22632 consensus_queue.cc:1048] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.840454 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb83c67c7134aefaece8a1ef5be16a7" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8" is_pre_election: true
I20260713 09:08:41.841228 22489 raft_consensus.cc:2393] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 305640b611784f1d964ac2c719230eb2 in current term 1: Already voted for candidate 33057c8b46cf413bb509550370e33cc8 in this term.
I20260713 09:08:41.841426 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb83c67c7134aefaece8a1ef5be16a7" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33057c8b46cf413bb509550370e33cc8" is_pre_election: true
I20260713 09:08:41.842655 22532 leader_election.cc:304] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 305640b611784f1d964ac2c719230eb2; no voters: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8
I20260713 09:08:41.845224 22616 raft_consensus.cc:3060] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.844869 22312 catalog_manager.cc:5697] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33057c8b46cf413bb509550370e33cc8 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "33057c8b46cf413bb509550370e33cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.846174 22640 consensus_queue.cc:1048] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.852061 22616 raft_consensus.cc:2749] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.854470 22641 raft_consensus.cc:493] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.856083 22641 raft_consensus.cc:515] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.859735 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1a623f91d746f6b945674a0a4ef437" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33057c8b46cf413bb509550370e33cc8" is_pre_election: true
I20260713 09:08:41.860358 22417 raft_consensus.cc:2468] T ec1a623f91d746f6b945674a0a4ef437 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 0.
I20260713 09:08:41.860608 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1a623f91d746f6b945674a0a4ef437" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2" is_pre_election: true
I20260713 09:08:41.861166 22565 raft_consensus.cc:2468] T ec1a623f91d746f6b945674a0a4ef437 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 0.
I20260713 09:08:41.861434 22458 leader_election.cc:304] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:41.862246 22642 raft_consensus.cc:2804] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:41.862599 22642 raft_consensus.cc:493] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:41.862931 22642 raft_consensus.cc:3060] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.867332 22641 leader_election.cc:290] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.870750 22642 raft_consensus.cc:515] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.871007 22652 consensus_queue.cc:1048] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:41.872669 22642 leader_election.cc:290] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 election: Requested vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:41.873597 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1a623f91d746f6b945674a0a4ef437" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:41.873777 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1a623f91d746f6b945674a0a4ef437" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33057c8b46cf413bb509550370e33cc8"
I20260713 09:08:41.874346 22417 raft_consensus.cc:3060] T ec1a623f91d746f6b945674a0a4ef437 P 33057c8b46cf413bb509550370e33cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.874233 22565 raft_consensus.cc:3060] T ec1a623f91d746f6b945674a0a4ef437 P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.879598 22417 raft_consensus.cc:2468] T ec1a623f91d746f6b945674a0a4ef437 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 1.
I20260713 09:08:41.880487 22458 leader_election.cc:304] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:41.881539 22608 raft_consensus.cc:2804] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:41.881963 22608 raft_consensus.cc:697] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Becoming Leader. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Running, Role: LEADER
I20260713 09:08:41.882824 22608 consensus_queue.cc:237] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.882297 22565 raft_consensus.cc:2468] T ec1a623f91d746f6b945674a0a4ef437 P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 1.
I20260713 09:08:41.886369 22616 raft_consensus.cc:493] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:41.886740 22616 raft_consensus.cc:515] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:41.888859 22616 leader_election.cc:290] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717)
I20260713 09:08:41.890237 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0be97223254655876b9470d2e651da" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33057c8b46cf413bb509550370e33cc8" is_pre_election: true
I20260713 09:08:41.890516 22490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0be97223254655876b9470d2e651da" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8438b76405734a6c96cc5a45f4be08e8" is_pre_election: true
I20260713 09:08:41.891000 22417 raft_consensus.cc:2393] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 305640b611784f1d964ac2c719230eb2 in current term 1: Already voted for candidate 8438b76405734a6c96cc5a45f4be08e8 in this term.
I20260713 09:08:41.891937 22532 leader_election.cc:304] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 305640b611784f1d964ac2c719230eb2; no voters: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8
I20260713 09:08:41.892549 22616 raft_consensus.cc:3060] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:41.893496 22312 catalog_manager.cc:5697] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "8438b76405734a6c96cc5a45f4be08e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.896749 22616 raft_consensus.cc:2749] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:41.927910 22632 consensus_queue.cc:1048] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.937453 22652 consensus_queue.cc:1048] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.974689 22652 consensus_queue.cc:1048] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.985466 22632 consensus_queue.cc:1048] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.985625 22608 consensus_queue.cc:1048] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.997123 22608 consensus_queue.cc:1048] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.029610 22608 consensus_queue.cc:1048] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.039135 22641 consensus_queue.cc:1048] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.083302 22641 consensus_queue.cc:1048] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.093556 22642 consensus_queue.cc:1048] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.119630 22490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308"
dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
mode: GRACEFUL
new_leader_uuid: "33057c8b46cf413bb509550370e33cc8"
 from {username='slave'} at 127.0.0.1:37760
I20260713 09:08:42.120085 22490 raft_consensus.cc:606] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Received request to transfer leadership to TS 33057c8b46cf413bb509550370e33cc8
I20260713 09:08:42.124435 22490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b0be97223254655876b9470d2e651da"
dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
mode: GRACEFUL
new_leader_uuid: "33057c8b46cf413bb509550370e33cc8"
 from {username='slave'} at 127.0.0.1:37760
I20260713 09:08:42.124806 22490 raft_consensus.cc:606] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Received request to transfer leadership to TS 33057c8b46cf413bb509550370e33cc8
I20260713 09:08:42.138317 22417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bb83c67c7134aefaece8a1ef5be16a7"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
mode: GRACEFUL
new_leader_uuid: "8438b76405734a6c96cc5a45f4be08e8"
 from {username='slave'} at 127.0.0.1:36548
I20260713 09:08:42.138795 22417 raft_consensus.cc:606] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Received request to transfer leadership to TS 8438b76405734a6c96cc5a45f4be08e8
I20260713 09:08:42.143153 22417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "606c307edb8142f582d76d968416c714"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
mode: GRACEFUL
new_leader_uuid: "8438b76405734a6c96cc5a45f4be08e8"
 from {username='slave'} at 127.0.0.1:36548
I20260713 09:08:42.143649 22417 raft_consensus.cc:606] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Received request to transfer leadership to TS 8438b76405734a6c96cc5a45f4be08e8
I20260713 09:08:42.152621 22417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1629686750594c4e97a67fabdf81c02d"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
mode: GRACEFUL
new_leader_uuid: "305640b611784f1d964ac2c719230eb2"
 from {username='slave'} at 127.0.0.1:36548
I20260713 09:08:42.153061 22417 raft_consensus.cc:606] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Received request to transfer leadership to TS 305640b611784f1d964ac2c719230eb2
I20260713 09:08:42.155829 22632 consensus_queue.cc:1048] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.165331 22615 consensus_queue.cc:1048] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.230876 22615 consensus_queue.cc:1048] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.240762 22632 consensus_queue.cc:1048] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.248428 22632 raft_consensus.cc:993] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8: : Instructing follower 305640b611784f1d964ac2c719230eb2 to start an election
I20260713 09:08:42.248840 22640 raft_consensus.cc:1081] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Signalling peer 305640b611784f1d964ac2c719230eb2 to start an election
I20260713 09:08:42.250268 22565 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1629686750594c4e97a67fabdf81c02d"
dest_uuid: "305640b611784f1d964ac2c719230eb2"
 from {username='slave'} at 127.0.0.1:47452
I20260713 09:08:42.250788 22565 raft_consensus.cc:493] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:42.251175 22565 raft_consensus.cc:3060] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.257603 22565 raft_consensus.cc:515] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:42.259752 22565 leader_election.cc:290] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [CANDIDATE]: Term 2 election: Requested vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717)
I20260713 09:08:42.259949 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629686750594c4e97a67fabdf81c02d" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33057c8b46cf413bb509550370e33cc8"
I20260713 09:08:42.260308 22490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1629686750594c4e97a67fabdf81c02d" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:42.260538 22417 raft_consensus.cc:3055] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:42.260856 22417 raft_consensus.cc:740] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:42.260875 22490 raft_consensus.cc:3060] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.261739 22417 consensus_queue.cc:260] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:42.262627 22417 raft_consensus.cc:3060] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.266460 22490 raft_consensus.cc:2468] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 305640b611784f1d964ac2c719230eb2 in term 2.
I20260713 09:08:42.267222 22417 raft_consensus.cc:2468] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 305640b611784f1d964ac2c719230eb2 in term 2.
I20260713 09:08:42.267539 22530 leader_election.cc:304] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:42.268293 22616 raft_consensus.cc:2804] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:42.268677 22616 raft_consensus.cc:697] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 2 LEADER]: Becoming Leader. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Running, Role: LEADER
I20260713 09:08:42.269376 22616 consensus_queue.cc:237] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:42.274549 22315 catalog_manager.cc:5697] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 reported cstate change: term changed from 1 to 2, leader changed from 33057c8b46cf413bb509550370e33cc8 (127.21.70.193) to 305640b611784f1d964ac2c719230eb2 (127.21.70.195). New cstate: current_term: 2 leader_uuid: "305640b611784f1d964ac2c719230eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:42.295270 22642 consensus_queue.cc:1048] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.305265 22641 consensus_queue.cc:1048] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:42.387295 22640 raft_consensus.cc:993] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8: : Instructing follower 8438b76405734a6c96cc5a45f4be08e8 to start an election
I20260713 09:08:42.387812 22652 raft_consensus.cc:1081] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Signalling peer 8438b76405734a6c96cc5a45f4be08e8 to start an election
I20260713 09:08:42.389293 22490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bb83c67c7134aefaece8a1ef5be16a7"
dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
 from {username='slave'} at 127.0.0.1:37738
I20260713 09:08:42.389853 22490 raft_consensus.cc:493] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:42.390216 22490 raft_consensus.cc:3060] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.394340 22490 raft_consensus.cc:515] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:42.395830 22490 leader_election.cc:290] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 2 election: Requested vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:42.396461 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb83c67c7134aefaece8a1ef5be16a7" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33057c8b46cf413bb509550370e33cc8"
I20260713 09:08:42.396871 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb83c67c7134aefaece8a1ef5be16a7" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:42.396991 22417 raft_consensus.cc:3055] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:42.397351 22565 raft_consensus.cc:3060] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.397336 22417 raft_consensus.cc:740] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:42.398131 22417 consensus_queue.cc:260] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:42.398969 22417 raft_consensus.cc:3060] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.401512 22565 raft_consensus.cc:2468] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 2.
I20260713 09:08:42.402458 22456 leader_election.cc:304] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:42.403111 22641 raft_consensus.cc:2804] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:42.403121 22417 raft_consensus.cc:2468] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 2.
I20260713 09:08:42.403597 22641 raft_consensus.cc:697] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 LEADER]: Becoming Leader. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Running, Role: LEADER
I20260713 09:08:42.404345 22641 consensus_queue.cc:237] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:42.409490 22312 catalog_manager.cc:5697] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 reported cstate change: term changed from 1 to 2, leader changed from 33057c8b46cf413bb509550370e33cc8 (127.21.70.193) to 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "8438b76405734a6c96cc5a45f4be08e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.553642 22652 raft_consensus.cc:993] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8: : Instructing follower 8438b76405734a6c96cc5a45f4be08e8 to start an election
I20260713 09:08:42.554039 22632 raft_consensus.cc:1081] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Signalling peer 8438b76405734a6c96cc5a45f4be08e8 to start an election
I20260713 09:08:42.555540 22490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "606c307edb8142f582d76d968416c714"
dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
 from {username='slave'} at 127.0.0.1:37738
I20260713 09:08:42.556108 22490 raft_consensus.cc:493] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:42.556460 22490 raft_consensus.cc:3060] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.561688 22490 raft_consensus.cc:515] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:42.563165 22490 leader_election.cc:290] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 2 election: Requested vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:42.563863 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606c307edb8142f582d76d968416c714" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33057c8b46cf413bb509550370e33cc8"
I20260713 09:08:42.564196 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606c307edb8142f582d76d968416c714" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:42.564656 22417 raft_consensus.cc:3055] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:42.564870 22565 raft_consensus.cc:3060] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.564949 22417 raft_consensus.cc:740] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:42.565817 22417 consensus_queue.cc:260] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:42.567700 22417 raft_consensus.cc:3060] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.569830 22565 raft_consensus.cc:2468] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 2.
I20260713 09:08:42.570782 22456 leader_election.cc:304] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:42.571475 22641 raft_consensus.cc:2804] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:42.571870 22641 raft_consensus.cc:697] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 LEADER]: Becoming Leader. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Running, Role: LEADER
I20260713 09:08:42.572625 22641 consensus_queue.cc:237] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:42.573017 22417 raft_consensus.cc:2468] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 2.
I20260713 09:08:42.575739 22642 raft_consensus.cc:993] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8: : Instructing follower 33057c8b46cf413bb509550370e33cc8 to start an election
I20260713 09:08:42.576166 22641 raft_consensus.cc:1081] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Signalling peer 33057c8b46cf413bb509550370e33cc8 to start an election
I20260713 09:08:42.577775 22417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
 from {username='slave'} at 127.0.0.1:36518
I20260713 09:08:42.578313 22417 raft_consensus.cc:493] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:42.578613 22417 raft_consensus.cc:3060] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.579237 22312 catalog_manager.cc:5697] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 reported cstate change: term changed from 1 to 2, leader changed from 33057c8b46cf413bb509550370e33cc8 (127.21.70.193) to 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "8438b76405734a6c96cc5a45f4be08e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.583746 22417 raft_consensus.cc:515] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:42.585418 22417 leader_election.cc:290] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 2 election: Requested vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:42.586262 22608 raft_consensus.cc:993] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8: : Instructing follower 33057c8b46cf413bb509550370e33cc8 to start an election
I20260713 09:08:42.586673 22608 raft_consensus.cc:1081] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Signalling peer 33057c8b46cf413bb509550370e33cc8 to start an election
I20260713 09:08:42.586571 22565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:42.587137 22565 raft_consensus.cc:3060] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.588387 22417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b0be97223254655876b9470d2e651da"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
 from {username='slave'} at 127.0.0.1:36518
I20260713 09:08:42.588713 22490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:42.588979 22417 raft_consensus.cc:493] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:42.589279 22490 raft_consensus.cc:3055] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:42.589481 22417 raft_consensus.cc:3060] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.589639 22490 raft_consensus.cc:740] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Running, Role: LEADER
I20260713 09:08:42.590492 22490 consensus_queue.cc:260] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:42.591668 22490 raft_consensus.cc:3060] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.593286 22565 raft_consensus.cc:2468] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 2.
I20260713 09:08:42.594367 22381 leader_election.cc:304] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 33057c8b46cf413bb509550370e33cc8; no voters: 
I20260713 09:08:42.595101 22632 raft_consensus.cc:2804] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:42.595568 22632 raft_consensus.cc:697] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 2 LEADER]: Becoming Leader. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:42.596379 22417 raft_consensus.cc:515] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:42.596357 22632 consensus_queue.cc:237] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:42.597407 22490 raft_consensus.cc:2468] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 2.
I20260713 09:08:42.598248 22417 leader_election.cc:290] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 2 election: Requested vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:42.600391 22490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0be97223254655876b9470d2e651da" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:42.600531 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0be97223254655876b9470d2e651da" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:42.600965 22490 raft_consensus.cc:3055] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:42.601022 22566 raft_consensus.cc:3060] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.602711 22312 catalog_manager.cc:5697] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 reported cstate change: term changed from 1 to 2, leader changed from 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194) to 33057c8b46cf413bb509550370e33cc8 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "33057c8b46cf413bb509550370e33cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.605681 22566 raft_consensus.cc:2468] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 2.
I20260713 09:08:42.606040 22490 raft_consensus.cc:740] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Running, Role: LEADER
I20260713 09:08:42.607163 22565 raft_consensus.cc:1240] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Rejecting Update request from peer 8438b76405734a6c96cc5a45f4be08e8 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:42.606837 22490 consensus_queue.cc:260] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:42.607920 22490 raft_consensus.cc:3060] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.606789 22381 leader_election.cc:304] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 33057c8b46cf413bb509550370e33cc8; no voters: 
I20260713 09:08:42.610289 22632 raft_consensus.cc:2804] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:42.610699 22632 raft_consensus.cc:697] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 2 LEADER]: Becoming Leader. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:42.611339 22632 consensus_queue.cc:237] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:42.614573 22490 raft_consensus.cc:2468] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 2.
I20260713 09:08:42.616750 22312 catalog_manager.cc:5697] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 reported cstate change: term changed from 1 to 2, leader changed from 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194) to 33057c8b46cf413bb509550370e33cc8 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "33057c8b46cf413bb509550370e33cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.809852 22490 raft_consensus.cc:1275] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Refusing update from remote peer 305640b611784f1d964ac2c719230eb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.811040 22694 consensus_queue.cc:1048] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.821136 22417 raft_consensus.cc:1275] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Refusing update from remote peer 305640b611784f1d964ac2c719230eb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.822692 22694 consensus_queue.cc:1048] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.886585 22417 raft_consensus.cc:1275] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Refusing update from remote peer 8438b76405734a6c96cc5a45f4be08e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.887692 22642 consensus_queue.cc:1048] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.894313 22565 raft_consensus.cc:1275] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Refusing update from remote peer 8438b76405734a6c96cc5a45f4be08e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.895649 22608 consensus_queue.cc:1048] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.961233 22565 raft_consensus.cc:1275] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Refusing update from remote peer 8438b76405734a6c96cc5a45f4be08e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.962412 22608 consensus_queue.cc:1048] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.970093 22417 raft_consensus.cc:1275] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Refusing update from remote peer 8438b76405734a6c96cc5a45f4be08e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.971306 22642 consensus_queue.cc:1048] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:43.027803 22565 raft_consensus.cc:1275] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Refusing update from remote peer 33057c8b46cf413bb509550370e33cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:43.028949 22632 consensus_queue.cc:1048] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:43.037837 22490 raft_consensus.cc:1275] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Refusing update from remote peer 33057c8b46cf413bb509550370e33cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:43.039767 22632 consensus_queue.cc:1048] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:43.124229 22490 raft_consensus.cc:1275] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Refusing update from remote peer 33057c8b46cf413bb509550370e33cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:43.125360 22632 consensus_queue.cc:1048] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:43.133283 22565 raft_consensus.cc:1275] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Refusing update from remote peer 33057c8b46cf413bb509550370e33cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:43.134919 22632 consensus_queue.cc:1048] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.180660 21787 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:08:45.181340 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:45.195993 22417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
mode: GRACEFUL
new_leader_uuid: "305640b611784f1d964ac2c719230eb2"
 from {username='slave'} at 127.0.0.1:36562
I20260713 09:08:45.196489 22417 raft_consensus.cc:606] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 2 LEADER]: Received request to transfer leadership to TS 305640b611784f1d964ac2c719230eb2
I20260713 09:08:45.198585 22417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
mode: GRACEFUL
new_leader_uuid: "305640b611784f1d964ac2c719230eb2"
 from {username='slave'} at 127.0.0.1:36562
I20260713 09:08:45.199018 22417 raft_consensus.cc:606] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Received request to transfer leadership to TS 305640b611784f1d964ac2c719230eb2
I20260713 09:08:45.200053 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:45.200541 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:45.488372 22632 raft_consensus.cc:993] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8: : Instructing follower 305640b611784f1d964ac2c719230eb2 to start an election
I20260713 09:08:45.488792 22632 raft_consensus.cc:1081] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Signalling peer 305640b611784f1d964ac2c719230eb2 to start an election
I20260713 09:08:45.490269 22632 raft_consensus.cc:993] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8: : Instructing follower 305640b611784f1d964ac2c719230eb2 to start an election
I20260713 09:08:45.490294 22565 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad"
dest_uuid: "305640b611784f1d964ac2c719230eb2"
 from {username='slave'} at 127.0.0.1:47452
I20260713 09:08:45.490777 22709 raft_consensus.cc:1081] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 2 LEADER]: Signalling peer 305640b611784f1d964ac2c719230eb2 to start an election
I20260713 09:08:45.490903 22565 raft_consensus.cc:493] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:45.491277 22565 raft_consensus.cc:3060] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.493762 22566 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308"
dest_uuid: "305640b611784f1d964ac2c719230eb2"
 from {username='slave'} at 127.0.0.1:47452
I20260713 09:08:45.494282 22566 raft_consensus.cc:493] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:45.494637 22566 raft_consensus.cc:3060] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:45.496848 22565 raft_consensus.cc:515] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:45.498602 22565 leader_election.cc:290] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [CANDIDATE]: Term 2 election: Requested vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717)
I20260713 09:08:45.498850 22417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33057c8b46cf413bb509550370e33cc8"
I20260713 09:08:45.499528 22490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:45.499505 22417 raft_consensus.cc:3055] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:45.499584 22566 raft_consensus.cc:515] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:45.500248 22490 raft_consensus.cc:3060] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.500240 22417 raft_consensus.cc:740] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:45.501253 22417 consensus_queue.cc:260] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:45.502305 22566 leader_election.cc:290] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [CANDIDATE]: Term 3 election: Requested vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717)
I20260713 09:08:45.502421 22417 raft_consensus.cc:3060] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.503346 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:45.503886 22489 raft_consensus.cc:3060] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:45.504777 22416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33057c8b46cf413bb509550370e33cc8"
I20260713 09:08:45.505281 22416 raft_consensus.cc:3055] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:45.505573 22416 raft_consensus.cc:740] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:45.506347 22490 raft_consensus.cc:2468] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 305640b611784f1d964ac2c719230eb2 in term 2.
I20260713 09:08:45.506281 22416 consensus_queue.cc:260] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:45.507427 22416 raft_consensus.cc:3060] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:45.507427 22530 leader_election.cc:304] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:45.508697 22694 raft_consensus.cc:2804] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:45.509011 22417 raft_consensus.cc:2468] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 305640b611784f1d964ac2c719230eb2 in term 2.
I20260713 09:08:45.510550 22489 raft_consensus.cc:2468] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 305640b611784f1d964ac2c719230eb2 in term 3.
I20260713 09:08:45.511116 22492 raft_consensus.cc:1240] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Rejecting Update request from peer 33057c8b46cf413bb509550370e33cc8 for earlier term 2. Current term is 3. Ops: []
I20260713 09:08:45.511641 22530 leader_election.cc:304] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [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: 305640b611784f1d964ac2c719230eb2, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:45.515666 22416 raft_consensus.cc:2468] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 305640b611784f1d964ac2c719230eb2 in term 3.
I20260713 09:08:45.516950 22712 raft_consensus.cc:2804] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:45.517328 22694 raft_consensus.cc:697] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 2 LEADER]: Becoming Leader. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Running, Role: LEADER
I20260713 09:08:45.517463 22712 raft_consensus.cc:697] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 3 LEADER]: Becoming Leader. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Running, Role: LEADER
I20260713 09:08:45.518085 22694 consensus_queue.cc:237] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:45.518193 22712 consensus_queue.cc:237] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:45.524852 22312 catalog_manager.cc:5697] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 reported cstate change: term changed from 1 to 2, leader changed from 33057c8b46cf413bb509550370e33cc8 (127.21.70.193) to 305640b611784f1d964ac2c719230eb2 (127.21.70.195). New cstate: current_term: 2 leader_uuid: "305640b611784f1d964ac2c719230eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:45.537444 22312 catalog_manager.cc:5697] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 reported cstate change: term changed from 2 to 3, leader changed from 33057c8b46cf413bb509550370e33cc8 (127.21.70.193) to 305640b611784f1d964ac2c719230eb2 (127.21.70.195). New cstate: current_term: 3 leader_uuid: "305640b611784f1d964ac2c719230eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:45.938086 22416 raft_consensus.cc:1275] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Refusing update from remote peer 305640b611784f1d964ac2c719230eb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:45.939244 22694 consensus_queue.cc:1048] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.947611 22489 raft_consensus.cc:1275] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Refusing update from remote peer 305640b611784f1d964ac2c719230eb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:45.948819 22712 consensus_queue.cc:1048] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:46.067205 22416 raft_consensus.cc:1275] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Refusing update from remote peer 305640b611784f1d964ac2c719230eb2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:46.068356 22712 consensus_queue.cc:1048] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:46.076447 22489 raft_consensus.cc:1275] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Refusing update from remote peer 305640b611784f1d964ac2c719230eb2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:46.078181 22711 consensus_queue.cc:1048] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:46.201347 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:46.229275 22565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308"
dest_uuid: "305640b611784f1d964ac2c719230eb2"
mode: GRACEFUL
new_leader_uuid: "33057c8b46cf413bb509550370e33cc8"
 from {username='slave'} at 127.0.0.1:47468
I20260713 09:08:46.229879 22565 raft_consensus.cc:606] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 3 LEADER]: Received request to transfer leadership to TS 33057c8b46cf413bb509550370e33cc8
I20260713 09:08:46.236964 22565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad"
dest_uuid: "305640b611784f1d964ac2c719230eb2"
mode: GRACEFUL
new_leader_uuid: "33057c8b46cf413bb509550370e33cc8"
 from {username='slave'} at 127.0.0.1:47468
I20260713 09:08:46.237385 22565 raft_consensus.cc:606] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 2 LEADER]: Received request to transfer leadership to TS 33057c8b46cf413bb509550370e33cc8
I20260713 09:08:46.241575 22489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bb83c67c7134aefaece8a1ef5be16a7"
dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
mode: GRACEFUL
new_leader_uuid: "33057c8b46cf413bb509550370e33cc8"
 from {username='slave'} at 127.0.0.1:37760
I20260713 09:08:46.242043 22489 raft_consensus.cc:606] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 LEADER]: Received request to transfer leadership to TS 33057c8b46cf413bb509550370e33cc8
I20260713 09:08:46.246425 22489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "606c307edb8142f582d76d968416c714"
dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
mode: GRACEFUL
new_leader_uuid: "33057c8b46cf413bb509550370e33cc8"
 from {username='slave'} at 127.0.0.1:37760
I20260713 09:08:46.246866 22489 raft_consensus.cc:606] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 LEADER]: Received request to transfer leadership to TS 33057c8b46cf413bb509550370e33cc8
I20260713 09:08:46.251112 22489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21229b6e3598416cabe1cef3be0cd724"
dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
mode: GRACEFUL
new_leader_uuid: "33057c8b46cf413bb509550370e33cc8"
 from {username='slave'} at 127.0.0.1:37760
I20260713 09:08:46.251572 22489 raft_consensus.cc:606] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Received request to transfer leadership to TS 33057c8b46cf413bb509550370e33cc8
I20260713 09:08:46.416370 22708 raft_consensus.cc:993] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8: : Instructing follower 33057c8b46cf413bb509550370e33cc8 to start an election
I20260713 09:08:46.416795 22729 raft_consensus.cc:1081] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 LEADER]: Signalling peer 33057c8b46cf413bb509550370e33cc8 to start an election
I20260713 09:08:46.418234 22416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bb83c67c7134aefaece8a1ef5be16a7"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
 from {username='slave'} at 127.0.0.1:36518
I20260713 09:08:46.418678 22416 raft_consensus.cc:493] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:46.418972 22416 raft_consensus.cc:3060] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:46.423307 22416 raft_consensus.cc:515] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:46.424993 22416 leader_election.cc:290] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 3 election: Requested vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:46.425475 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb83c67c7134aefaece8a1ef5be16a7" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:46.425993 22489 raft_consensus.cc:3055] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:46.425948 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb83c67c7134aefaece8a1ef5be16a7" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:46.426398 22489 raft_consensus.cc:740] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Running, Role: LEADER
I20260713 09:08:46.426584 22566 raft_consensus.cc:3060] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:46.427198 22489 consensus_queue.cc:260] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:46.428395 22489 raft_consensus.cc:3060] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:46.432898 22566 raft_consensus.cc:2468] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 3.
I20260713 09:08:46.433990 22381 leader_election.cc:304] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [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: 305640b611784f1d964ac2c719230eb2, 33057c8b46cf413bb509550370e33cc8; no voters: 
I20260713 09:08:46.434715 22709 raft_consensus.cc:2804] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:46.434782 22489 raft_consensus.cc:2468] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 3.
I20260713 09:08:46.436510 22709 raft_consensus.cc:697] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 3 LEADER]: Becoming Leader. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:46.437269 22709 consensus_queue.cc:237] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:46.438894 22694 raft_consensus.cc:993] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2: : Instructing follower 33057c8b46cf413bb509550370e33cc8 to start an election
I20260713 09:08:46.439332 22725 raft_consensus.cc:1081] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 2 LEADER]: Signalling peer 33057c8b46cf413bb509550370e33cc8 to start an election
I20260713 09:08:46.440918 22416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
 from {username='slave'} at 127.0.0.1:36534
I20260713 09:08:46.441521 22416 raft_consensus.cc:493] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:46.441817 22416 raft_consensus.cc:3060] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:46.444517 22312 catalog_manager.cc:5697] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 reported cstate change: term changed from 2 to 3, leader changed from 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194) to 33057c8b46cf413bb509550370e33cc8 (127.21.70.193). New cstate: current_term: 3 leader_uuid: "33057c8b46cf413bb509550370e33cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:46.446422 22416 raft_consensus.cc:515] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:46.448124 22416 leader_election.cc:290] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 3 election: Requested vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:46.448650 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:46.449039 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:46.449491 22489 raft_consensus.cc:3060] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:46.449599 22566 raft_consensus.cc:3055] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:46.449967 22566 raft_consensus.cc:740] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Running, Role: LEADER
I20260713 09:08:46.450712 22566 consensus_queue.cc:260] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:46.451860 22566 raft_consensus.cc:3060] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:46.456367 22489 raft_consensus.cc:2468] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 3.
I20260713 09:08:46.457180 22566 raft_consensus.cc:2468] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 3.
I20260713 09:08:46.457188 22381 leader_election.cc:304] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [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: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:46.458079 22709 raft_consensus.cc:2804] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:46.458621 22709 raft_consensus.cc:697] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 3 LEADER]: Becoming Leader. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:46.459342 22709 consensus_queue.cc:237] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:46.464322 22312 catalog_manager.cc:5697] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 reported cstate change: term changed from 2 to 3, leader changed from 305640b611784f1d964ac2c719230eb2 (127.21.70.195) to 33057c8b46cf413bb509550370e33cc8 (127.21.70.193). New cstate: current_term: 3 leader_uuid: "33057c8b46cf413bb509550370e33cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:46.497756 22708 raft_consensus.cc:993] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8: : Instructing follower 33057c8b46cf413bb509550370e33cc8 to start an election
I20260713 09:08:46.498184 22729 raft_consensus.cc:1081] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 LEADER]: Signalling peer 33057c8b46cf413bb509550370e33cc8 to start an election
I20260713 09:08:46.499577 22416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "606c307edb8142f582d76d968416c714"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
 from {username='slave'} at 127.0.0.1:36518
I20260713 09:08:46.500021 22416 raft_consensus.cc:493] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:46.500317 22416 raft_consensus.cc:3060] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:46.505939 22416 raft_consensus.cc:515] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:46.507498 22416 leader_election.cc:290] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 3 election: Requested vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:46.508195 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606c307edb8142f582d76d968416c714" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:46.508508 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606c307edb8142f582d76d968416c714" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:46.508697 22489 raft_consensus.cc:3055] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:46.509032 22566 raft_consensus.cc:3060] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:46.509034 22489 raft_consensus.cc:740] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Running, Role: LEADER
I20260713 09:08:46.509809 22489 consensus_queue.cc:260] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:46.510673 22489 raft_consensus.cc:3060] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:46.513422 22566 raft_consensus.cc:2468] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 3.
I20260713 09:08:46.514285 22381 leader_election.cc:304] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [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: 305640b611784f1d964ac2c719230eb2, 33057c8b46cf413bb509550370e33cc8; no voters: 
I20260713 09:08:46.514876 22709 raft_consensus.cc:2804] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:46.515303 22489 raft_consensus.cc:2468] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 3.
I20260713 09:08:46.515354 22709 raft_consensus.cc:697] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 3 LEADER]: Becoming Leader. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:46.516492 22709 consensus_queue.cc:237] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:46.522521 22312 catalog_manager.cc:5697] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 reported cstate change: term changed from 2 to 3, leader changed from 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194) to 33057c8b46cf413bb509550370e33cc8 (127.21.70.193). New cstate: current_term: 3 leader_uuid: "33057c8b46cf413bb509550370e33cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:46.532945 22708 raft_consensus.cc:993] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8: : Instructing follower 33057c8b46cf413bb509550370e33cc8 to start an election
I20260713 09:08:46.533372 22729 raft_consensus.cc:1081] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Signalling peer 33057c8b46cf413bb509550370e33cc8 to start an election
I20260713 09:08:46.534682 22416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21229b6e3598416cabe1cef3be0cd724"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
 from {username='slave'} at 127.0.0.1:36518
I20260713 09:08:46.535166 22416 raft_consensus.cc:493] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:46.535490 22416 raft_consensus.cc:3060] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:46.539801 22416 raft_consensus.cc:515] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:46.541200 22416 leader_election.cc:290] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 2 election: Requested vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:46.541970 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21229b6e3598416cabe1cef3be0cd724" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:46.542234 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21229b6e3598416cabe1cef3be0cd724" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:46.542533 22489 raft_consensus.cc:3055] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:46.542821 22566 raft_consensus.cc:3060] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:46.542862 22489 raft_consensus.cc:740] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Running, Role: LEADER
I20260713 09:08:46.543722 22489 consensus_queue.cc:260] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:46.544876 22489 raft_consensus.cc:3060] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:46.549294 22566 raft_consensus.cc:2468] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 2.
I20260713 09:08:46.550336 22381 leader_election.cc:304] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 33057c8b46cf413bb509550370e33cc8; no voters: 
I20260713 09:08:46.551038 22709 raft_consensus.cc:2804] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:46.551280 22489 raft_consensus.cc:2468] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 2.
I20260713 09:08:46.551481 22709 raft_consensus.cc:697] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [term 2 LEADER]: Becoming Leader. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:46.552366 22709 consensus_queue.cc:237] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:46.558996 22312 catalog_manager.cc:5697] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 reported cstate change: term changed from 1 to 2, leader changed from 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194) to 33057c8b46cf413bb509550370e33cc8 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "33057c8b46cf413bb509550370e33cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:46.659137 22725 raft_consensus.cc:993] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2: : Instructing follower 33057c8b46cf413bb509550370e33cc8 to start an election
I20260713 09:08:46.659732 22711 raft_consensus.cc:1081] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 3 LEADER]: Signalling peer 33057c8b46cf413bb509550370e33cc8 to start an election
I20260713 09:08:46.661155 22416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
 from {username='slave'} at 127.0.0.1:36534
I20260713 09:08:46.661641 22416 raft_consensus.cc:493] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:46.661947 22416 raft_consensus.cc:3060] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:46.666348 22416 raft_consensus.cc:515] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:46.667917 22416 leader_election.cc:290] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [CANDIDATE]: Term 4 election: Requested vote from peers 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:46.668587 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:46.669185 22489 raft_consensus.cc:3060] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:46.669049 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209f39146ad44221b93fa3a114ed6308" candidate_uuid: "33057c8b46cf413bb509550370e33cc8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:46.669662 22566 raft_consensus.cc:3055] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:46.670012 22566 raft_consensus.cc:740] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Running, Role: LEADER
I20260713 09:08:46.670778 22566 consensus_queue.cc:260] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:46.671931 22566 raft_consensus.cc:3060] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:46.674193 22489 raft_consensus.cc:2468] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 4.
I20260713 09:08:46.675102 22381 leader_election.cc:304] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [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: 33057c8b46cf413bb509550370e33cc8, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:46.675773 22709 raft_consensus.cc:2804] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:46.676185 22709 raft_consensus.cc:697] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 4 LEADER]: Becoming Leader. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:46.676560 22566 raft_consensus.cc:2468] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33057c8b46cf413bb509550370e33cc8 in term 4.
I20260713 09:08:46.676859 22709 consensus_queue.cc:237] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:46.682171 22312 catalog_manager.cc:5697] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 reported cstate change: term changed from 3 to 4, leader changed from 305640b611784f1d964ac2c719230eb2 (127.21.70.195) to 33057c8b46cf413bb509550370e33cc8 (127.21.70.193). New cstate: current_term: 4 leader_uuid: "33057c8b46cf413bb509550370e33cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:46.844708 22566 raft_consensus.cc:1275] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Refusing update from remote peer 33057c8b46cf413bb509550370e33cc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:46.845902 22709 consensus_queue.cc:1048] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:46.853626 22489 raft_consensus.cc:1275] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Refusing update from remote peer 33057c8b46cf413bb509550370e33cc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:46.855093 22730 consensus_queue.cc:1048] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:46.867084 22489 raft_consensus.cc:1275] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Refusing update from remote peer 33057c8b46cf413bb509550370e33cc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:46.868170 22730 consensus_queue.cc:1048] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:46.879220 22566 raft_consensus.cc:1275] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Refusing update from remote peer 33057c8b46cf413bb509550370e33cc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:46.881595 22730 consensus_queue.cc:1048] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:46.994299 22566 raft_consensus.cc:1275] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Refusing update from remote peer 33057c8b46cf413bb509550370e33cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:46.995035 22489 raft_consensus.cc:1275] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Refusing update from remote peer 33057c8b46cf413bb509550370e33cc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:46.995494 22730 consensus_queue.cc:1048] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:46.996454 22709 consensus_queue.cc:1048] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:47.006678 22566 raft_consensus.cc:1275] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Refusing update from remote peer 33057c8b46cf413bb509550370e33cc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:47.009406 22492 raft_consensus.cc:1275] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Refusing update from remote peer 33057c8b46cf413bb509550370e33cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:47.010445 22709 consensus_queue.cc:1048] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:47.013062 22741 consensus_queue.cc:1048] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:47.147930 22492 raft_consensus.cc:1275] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 4 FOLLOWER]: Refusing update from remote peer 33057c8b46cf413bb509550370e33cc8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:47.148980 22730 consensus_queue.cc:1048] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:47.156942 22566 raft_consensus.cc:1275] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 4 FOLLOWER]: Refusing update from remote peer 33057c8b46cf413bb509550370e33cc8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:47.159106 22741 consensus_queue.cc:1048] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:49.257845 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:49.265189 22416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "606c307edb8142f582d76d968416c714"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
mode: GRACEFUL
new_leader_uuid: "305640b611784f1d964ac2c719230eb2"
 from {username='slave'} at 127.0.0.1:36562
I20260713 09:08:49.265839 22416 raft_consensus.cc:606] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 3 LEADER]: Received request to transfer leadership to TS 305640b611784f1d964ac2c719230eb2
I20260713 09:08:49.268301 22416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b0be97223254655876b9470d2e651da"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
mode: GRACEFUL
new_leader_uuid: "305640b611784f1d964ac2c719230eb2"
 from {username='slave'} at 127.0.0.1:36562
I20260713 09:08:49.268673 22416 raft_consensus.cc:606] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 2 LEADER]: Received request to transfer leadership to TS 305640b611784f1d964ac2c719230eb2
I20260713 09:08:49.270715 22416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
mode: GRACEFUL
new_leader_uuid: "8438b76405734a6c96cc5a45f4be08e8"
 from {username='slave'} at 127.0.0.1:36562
I20260713 09:08:49.271206 22416 raft_consensus.cc:606] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 3 LEADER]: Received request to transfer leadership to TS 8438b76405734a6c96cc5a45f4be08e8
I20260713 09:08:49.273526 22416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d86d78ae97bc4a24a64f6508d2524440"
dest_uuid: "33057c8b46cf413bb509550370e33cc8"
mode: GRACEFUL
new_leader_uuid: "8438b76405734a6c96cc5a45f4be08e8"
 from {username='slave'} at 127.0.0.1:36562
I20260713 09:08:49.273942 22416 raft_consensus.cc:606] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Received request to transfer leadership to TS 8438b76405734a6c96cc5a45f4be08e8
I20260713 09:08:49.274876 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:08:49.275286 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:49.505409 22750 raft_consensus.cc:993] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8: : Instructing follower 305640b611784f1d964ac2c719230eb2 to start an election
I20260713 09:08:49.505838 22750 raft_consensus.cc:1081] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 2 LEADER]: Signalling peer 305640b611784f1d964ac2c719230eb2 to start an election
I20260713 09:08:49.507333 22566 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b0be97223254655876b9470d2e651da"
dest_uuid: "305640b611784f1d964ac2c719230eb2"
 from {username='slave'} at 127.0.0.1:47452
I20260713 09:08:49.507750 22566 raft_consensus.cc:493] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:49.508011 22566 raft_consensus.cc:3060] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:49.512723 22566 raft_consensus.cc:515] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:49.514217 22566 leader_election.cc:290] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [CANDIDATE]: Term 3 election: Requested vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717)
I20260713 09:08:49.515014 22416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0be97223254655876b9470d2e651da" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33057c8b46cf413bb509550370e33cc8"
I20260713 09:08:49.515511 22492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0be97223254655876b9470d2e651da" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:49.515785 22416 raft_consensus.cc:3055] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:49.516055 22492 raft_consensus.cc:3060] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:49.516163 22416 raft_consensus.cc:740] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:49.517092 22416 consensus_queue.cc:260] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:49.518038 22416 raft_consensus.cc:3060] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:49.520805 22492 raft_consensus.cc:2468] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 305640b611784f1d964ac2c719230eb2 in term 3.
I20260713 09:08:49.521936 22530 leader_election.cc:304] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [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: 305640b611784f1d964ac2c719230eb2, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:49.522702 22711 raft_consensus.cc:2804] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:49.523079 22416 raft_consensus.cc:2468] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 305640b611784f1d964ac2c719230eb2 in term 3.
I20260713 09:08:49.523612 22711 raft_consensus.cc:697] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 3 LEADER]: Becoming Leader. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Running, Role: LEADER
I20260713 09:08:49.524623 22711 consensus_queue.cc:237] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:49.531284 22315 catalog_manager.cc:5697] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 reported cstate change: term changed from 2 to 3, leader changed from 33057c8b46cf413bb509550370e33cc8 (127.21.70.193) to 305640b611784f1d964ac2c719230eb2 (127.21.70.195). New cstate: current_term: 3 leader_uuid: "305640b611784f1d964ac2c719230eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:49.593572 22730 raft_consensus.cc:993] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8: : Instructing follower 305640b611784f1d964ac2c719230eb2 to start an election
I20260713 09:08:49.594026 22750 raft_consensus.cc:1081] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 3 LEADER]: Signalling peer 305640b611784f1d964ac2c719230eb2 to start an election
I20260713 09:08:49.595598 22566 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "606c307edb8142f582d76d968416c714"
dest_uuid: "305640b611784f1d964ac2c719230eb2"
 from {username='slave'} at 127.0.0.1:47452
I20260713 09:08:49.596163 22566 raft_consensus.cc:493] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:49.596441 22566 raft_consensus.cc:3060] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:49.601423 22566 raft_consensus.cc:515] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:49.602707 22566 leader_election.cc:290] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [CANDIDATE]: Term 4 election: Requested vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194:42717)
I20260713 09:08:49.603385 22416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606c307edb8142f582d76d968416c714" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "33057c8b46cf413bb509550370e33cc8"
I20260713 09:08:49.603746 22492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "606c307edb8142f582d76d968416c714" candidate_uuid: "305640b611784f1d964ac2c719230eb2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
I20260713 09:08:49.603971 22416 raft_consensus.cc:3055] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:49.604275 22416 raft_consensus.cc:740] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:49.604296 22492 raft_consensus.cc:3060] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:49.605041 22416 consensus_queue.cc:260] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:49.605927 22416 raft_consensus.cc:3060] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:49.608790 22492 raft_consensus.cc:2468] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 305640b611784f1d964ac2c719230eb2 in term 4.
I20260713 09:08:49.609686 22530 leader_election.cc:304] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [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: 305640b611784f1d964ac2c719230eb2, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:49.610343 22711 raft_consensus.cc:2804] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:49.610389 22416 raft_consensus.cc:2468] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 305640b611784f1d964ac2c719230eb2 in term 4.
I20260713 09:08:49.610926 22711 raft_consensus.cc:697] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 4 LEADER]: Becoming Leader. State: Replica: 305640b611784f1d964ac2c719230eb2, State: Running, Role: LEADER
I20260713 09:08:49.611773 22711 consensus_queue.cc:237] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:49.618042 22315 catalog_manager.cc:5697] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 reported cstate change: term changed from 3 to 4, leader changed from 33057c8b46cf413bb509550370e33cc8 (127.21.70.193) to 305640b611784f1d964ac2c719230eb2 (127.21.70.195). New cstate: current_term: 4 leader_uuid: "305640b611784f1d964ac2c719230eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:49.641814 22730 raft_consensus.cc:993] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8: : Instructing follower 8438b76405734a6c96cc5a45f4be08e8 to start an election
I20260713 09:08:49.642207 22750 raft_consensus.cc:1081] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 3 LEADER]: Signalling peer 8438b76405734a6c96cc5a45f4be08e8 to start an election
I20260713 09:08:49.643622 22492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad"
dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
 from {username='slave'} at 127.0.0.1:37738
I20260713 09:08:49.644060 22492 raft_consensus.cc:493] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:49.644327 22492 raft_consensus.cc:3060] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:49.648730 22492 raft_consensus.cc:515] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:49.650305 22492 leader_election.cc:290] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 4 election: Requested vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:49.651190 22416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "33057c8b46cf413bb509550370e33cc8"
I20260713 09:08:49.651444 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc4ee83f208455f8b6b11a2b73d9dad" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:49.651800 22416 raft_consensus.cc:3055] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:49.651901 22566 raft_consensus.cc:3060] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:49.652153 22416 raft_consensus.cc:740] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:49.652945 22416 consensus_queue.cc:260] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:49.654134 22416 raft_consensus.cc:3060] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:49.657768 22566 raft_consensus.cc:2468] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 4.
I20260713 09:08:49.658973 22456 leader_election.cc:304] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [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: 305640b611784f1d964ac2c719230eb2, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:49.659770 22729 raft_consensus.cc:2804] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:49.660254 22416 raft_consensus.cc:2468] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 4.
I20260713 09:08:49.660960 22729 raft_consensus.cc:697] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 4 LEADER]: Becoming Leader. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Running, Role: LEADER
I20260713 09:08:49.661932 22729 consensus_queue.cc:237] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [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: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:49.668883 22315 catalog_manager.cc:5697] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 reported cstate change: term changed from 3 to 4, leader changed from 33057c8b46cf413bb509550370e33cc8 (127.21.70.193) to 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194). New cstate: current_term: 4 leader_uuid: "8438b76405734a6c96cc5a45f4be08e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:49.794209 22730 raft_consensus.cc:993] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8: : Instructing follower 8438b76405734a6c96cc5a45f4be08e8 to start an election
I20260713 09:08:49.794615 22750 raft_consensus.cc:1081] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Signalling peer 8438b76405734a6c96cc5a45f4be08e8 to start an election
I20260713 09:08:49.795882 22492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d86d78ae97bc4a24a64f6508d2524440"
dest_uuid: "8438b76405734a6c96cc5a45f4be08e8"
 from {username='slave'} at 127.0.0.1:37738
I20260713 09:08:49.796271 22492 raft_consensus.cc:493] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:49.796511 22492 raft_consensus.cc:3060] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.800706 22492 raft_consensus.cc:515] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:49.802162 22492 leader_election.cc:290] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 2 election: Requested vote from peers 33057c8b46cf413bb509550370e33cc8 (127.21.70.193:38391), 305640b611784f1d964ac2c719230eb2 (127.21.70.195:42975)
I20260713 09:08:49.802727 22416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86d78ae97bc4a24a64f6508d2524440" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33057c8b46cf413bb509550370e33cc8"
I20260713 09:08:49.803180 22566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86d78ae97bc4a24a64f6508d2524440" candidate_uuid: "8438b76405734a6c96cc5a45f4be08e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "305640b611784f1d964ac2c719230eb2"
I20260713 09:08:49.803287 22416 raft_consensus.cc:3055] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:49.803670 22566 raft_consensus.cc:3060] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.803683 22416 raft_consensus.cc:740] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33057c8b46cf413bb509550370e33cc8, State: Running, Role: LEADER
I20260713 09:08:49.804713 22416 consensus_queue.cc:260] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:49.805817 22416 raft_consensus.cc:3060] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.808321 22566 raft_consensus.cc:2468] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 2.
I20260713 09:08:49.809165 22456 leader_election.cc:304] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305640b611784f1d964ac2c719230eb2, 8438b76405734a6c96cc5a45f4be08e8; no voters: 
I20260713 09:08:49.809804 22729 raft_consensus.cc:2804] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:49.810191 22729 raft_consensus.cc:697] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 LEADER]: Becoming Leader. State: Replica: 8438b76405734a6c96cc5a45f4be08e8, State: Running, Role: LEADER
I20260713 09:08:49.810228 22416 raft_consensus.cc:2468] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8438b76405734a6c96cc5a45f4be08e8 in term 2.
I20260713 09:08:49.811116 22729 consensus_queue.cc:237] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } } peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } }
I20260713 09:08:49.817824 22315 catalog_manager.cc:5697] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 reported cstate change: term changed from 1 to 2, leader changed from 33057c8b46cf413bb509550370e33cc8 (127.21.70.193) to 8438b76405734a6c96cc5a45f4be08e8 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "8438b76405734a6c96cc5a45f4be08e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:50.038247 22492 raft_consensus.cc:1275] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Refusing update from remote peer 305640b611784f1d964ac2c719230eb2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:50.039499 22711 consensus_queue.cc:1048] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:50.048753 22416 raft_consensus.cc:1275] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Refusing update from remote peer 305640b611784f1d964ac2c719230eb2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:50.050418 22763 consensus_queue.cc:1048] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:50.089452 22416 raft_consensus.cc:1275] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 4 FOLLOWER]: Refusing update from remote peer 8438b76405734a6c96cc5a45f4be08e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:50.090530 22729 consensus_queue.cc:1048] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:50.097987 22566 raft_consensus.cc:1275] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 4 FOLLOWER]: Refusing update from remote peer 8438b76405734a6c96cc5a45f4be08e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:50.099967 22768 consensus_queue.cc:1048] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:50.115301 22492 raft_consensus.cc:1275] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 4 FOLLOWER]: Refusing update from remote peer 305640b611784f1d964ac2c719230eb2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:50.116374 22763 consensus_queue.cc:1048] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8438b76405734a6c96cc5a45f4be08e8" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:50.122015 22416 raft_consensus.cc:1275] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 4 FOLLOWER]: Refusing update from remote peer 305640b611784f1d964ac2c719230eb2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:50.123136 22763 consensus_queue.cc:1048] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:50.260339 22416 raft_consensus.cc:1275] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Refusing update from remote peer 8438b76405734a6c96cc5a45f4be08e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:50.261370 22768 consensus_queue.cc:1048] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33057c8b46cf413bb509550370e33cc8" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 38391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:50.269138 22566 raft_consensus.cc:1275] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Refusing update from remote peer 8438b76405734a6c96cc5a45f4be08e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:50.270591 22768 consensus_queue.cc:1048] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305640b611784f1d964ac2c719230eb2" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:50.276111 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:50.283785 21787 tablet_server.cc:179] TabletServer@127.21.70.193:0 shutting down...
I20260713 09:08:50.306785 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:50.307579 21787 tablet_replica.cc:333] T ec1a623f91d746f6b945674a0a4ef437 P 33057c8b46cf413bb509550370e33cc8: stopping tablet replica
I20260713 09:08:50.308240 21787 raft_consensus.cc:2243] T ec1a623f91d746f6b945674a0a4ef437 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.308665 21787 raft_consensus.cc:2272] T ec1a623f91d746f6b945674a0a4ef437 P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.310303 21787 tablet_replica.cc:333] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8: stopping tablet replica
I20260713 09:08:50.310813 21787 raft_consensus.cc:2243] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.311527 21787 raft_consensus.cc:2272] T 21229b6e3598416cabe1cef3be0cd724 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.313009 21787 tablet_replica.cc:333] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8: stopping tablet replica
I20260713 09:08:50.313474 21787 raft_consensus.cc:2243] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.313838 21787 raft_consensus.cc:2272] T 606c307edb8142f582d76d968416c714 P 33057c8b46cf413bb509550370e33cc8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.315662 21787 tablet_replica.cc:333] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8: stopping tablet replica
I20260713 09:08:50.316151 21787 raft_consensus.cc:2243] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.316910 21787 raft_consensus.cc:2272] T 8bb83c67c7134aefaece8a1ef5be16a7 P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.318392 21787 tablet_replica.cc:333] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8: stopping tablet replica
I20260713 09:08:50.318868 21787 raft_consensus.cc:2243] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.319222 21787 raft_consensus.cc:2272] T d86d78ae97bc4a24a64f6508d2524440 P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.321107 21787 tablet_replica.cc:333] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8: stopping tablet replica
I20260713 09:08:50.321630 21787 raft_consensus.cc:2243] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.322258 21787 raft_consensus.cc:2272] T 209f39146ad44221b93fa3a114ed6308 P 33057c8b46cf413bb509550370e33cc8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.324321 21787 tablet_replica.cc:333] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8: stopping tablet replica
I20260713 09:08:50.325575 21787 raft_consensus.cc:2243] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.325953 21787 raft_consensus.cc:2272] T 7fc4ee83f208455f8b6b11a2b73d9dad P 33057c8b46cf413bb509550370e33cc8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.327896 21787 tablet_replica.cc:333] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8: stopping tablet replica
I20260713 09:08:50.328375 21787 raft_consensus.cc:2243] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.328775 21787 raft_consensus.cc:2272] T 1629686750594c4e97a67fabdf81c02d P 33057c8b46cf413bb509550370e33cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.330196 21787 tablet_replica.cc:333] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8: stopping tablet replica
I20260713 09:08:50.330614 21787 raft_consensus.cc:2243] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.331254 21787 raft_consensus.cc:2272] T f120a27a848d4cbdb3a9d13ce955598e P 33057c8b46cf413bb509550370e33cc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.332727 21787 tablet_replica.cc:333] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8: stopping tablet replica
I20260713 09:08:50.333189 21787 raft_consensus.cc:2243] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.333547 21787 raft_consensus.cc:2272] T 6b0be97223254655876b9470d2e651da P 33057c8b46cf413bb509550370e33cc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.360589 21787 tablet_server.cc:196] TabletServer@127.21.70.193:0 shutdown complete.
I20260713 09:08:50.378978 21787 tablet_server.cc:179] TabletServer@127.21.70.194:0 shutting down...
I20260713 09:08:50.401342 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:50.402021 21787 tablet_replica.cc:333] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8: stopping tablet replica
I20260713 09:08:50.402628 21787 raft_consensus.cc:2243] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.403380 21787 raft_consensus.cc:2272] T ec1a623f91d746f6b945674a0a4ef437 P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.405125 21787 tablet_replica.cc:333] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8: stopping tablet replica
I20260713 09:08:50.405683 21787 raft_consensus.cc:2243] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.406334 21787 raft_consensus.cc:2272] T 7fc4ee83f208455f8b6b11a2b73d9dad P 8438b76405734a6c96cc5a45f4be08e8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.408131 21787 tablet_replica.cc:333] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8: stopping tablet replica
I20260713 09:08:50.408629 21787 raft_consensus.cc:2243] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.409274 21787 raft_consensus.cc:2272] T d86d78ae97bc4a24a64f6508d2524440 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.410991 21787 tablet_replica.cc:333] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8: stopping tablet replica
I20260713 09:08:50.411561 21787 raft_consensus.cc:2243] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.411953 21787 raft_consensus.cc:2272] T 8bb83c67c7134aefaece8a1ef5be16a7 P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.413462 21787 tablet_replica.cc:333] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8: stopping tablet replica
I20260713 09:08:50.413928 21787 raft_consensus.cc:2243] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.414399 21787 raft_consensus.cc:2272] T 209f39146ad44221b93fa3a114ed6308 P 8438b76405734a6c96cc5a45f4be08e8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.416026 21787 tablet_replica.cc:333] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8: stopping tablet replica
I20260713 09:08:50.416568 21787 raft_consensus.cc:2243] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.416952 21787 raft_consensus.cc:2272] T 6b0be97223254655876b9470d2e651da P 8438b76405734a6c96cc5a45f4be08e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.418649 21787 tablet_replica.cc:333] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8: stopping tablet replica
I20260713 09:08:50.419111 21787 raft_consensus.cc:2243] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.419544 21787 raft_consensus.cc:2272] T 606c307edb8142f582d76d968416c714 P 8438b76405734a6c96cc5a45f4be08e8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.421551 21787 tablet_replica.cc:333] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8: stopping tablet replica
I20260713 09:08:50.422008 21787 raft_consensus.cc:2243] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.422406 21787 raft_consensus.cc:2272] T 21229b6e3598416cabe1cef3be0cd724 P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.423861 21787 tablet_replica.cc:333] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8: stopping tablet replica
I20260713 09:08:50.424283 21787 raft_consensus.cc:2243] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.424650 21787 raft_consensus.cc:2272] T 1629686750594c4e97a67fabdf81c02d P 8438b76405734a6c96cc5a45f4be08e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.426103 21787 tablet_replica.cc:333] T f120a27a848d4cbdb3a9d13ce955598e P 8438b76405734a6c96cc5a45f4be08e8: stopping tablet replica
I20260713 09:08:50.426544 21787 raft_consensus.cc:2243] T f120a27a848d4cbdb3a9d13ce955598e P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.426913 21787 raft_consensus.cc:2272] T f120a27a848d4cbdb3a9d13ce955598e P 8438b76405734a6c96cc5a45f4be08e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.454092 21787 tablet_server.cc:196] TabletServer@127.21.70.194:0 shutdown complete.
I20260713 09:08:50.472482 21787 tablet_server.cc:179] TabletServer@127.21.70.195:0 shutting down...
I20260713 09:08:50.492053 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:50.492750 21787 tablet_replica.cc:333] T ec1a623f91d746f6b945674a0a4ef437 P 305640b611784f1d964ac2c719230eb2: stopping tablet replica
I20260713 09:08:50.493320 21787 raft_consensus.cc:2243] T ec1a623f91d746f6b945674a0a4ef437 P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.493758 21787 raft_consensus.cc:2272] T ec1a623f91d746f6b945674a0a4ef437 P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.495376 21787 tablet_replica.cc:333] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2: stopping tablet replica
I20260713 09:08:50.495941 21787 raft_consensus.cc:2243] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.496601 21787 raft_consensus.cc:2272] T 6b0be97223254655876b9470d2e651da P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.498327 21787 tablet_replica.cc:333] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2: stopping tablet replica
I20260713 09:08:50.498785 21787 raft_consensus.cc:2243] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.499486 21787 raft_consensus.cc:2272] T 606c307edb8142f582d76d968416c714 P 305640b611784f1d964ac2c719230eb2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.501294 21787 tablet_replica.cc:333] T f120a27a848d4cbdb3a9d13ce955598e P 305640b611784f1d964ac2c719230eb2: stopping tablet replica
I20260713 09:08:50.501791 21787 raft_consensus.cc:2243] T f120a27a848d4cbdb3a9d13ce955598e P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.502166 21787 raft_consensus.cc:2272] T f120a27a848d4cbdb3a9d13ce955598e P 305640b611784f1d964ac2c719230eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.503758 21787 tablet_replica.cc:333] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2: stopping tablet replica
I20260713 09:08:50.504208 21787 raft_consensus.cc:2243] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.504866 21787 raft_consensus.cc:2272] T 1629686750594c4e97a67fabdf81c02d P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.506382 21787 tablet_replica.cc:333] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2: stopping tablet replica
I20260713 09:08:50.506832 21787 raft_consensus.cc:2243] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.507198 21787 raft_consensus.cc:2272] T 209f39146ad44221b93fa3a114ed6308 P 305640b611784f1d964ac2c719230eb2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.508752 21787 tablet_replica.cc:333] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2: stopping tablet replica
I20260713 09:08:50.509191 21787 raft_consensus.cc:2243] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.509573 21787 raft_consensus.cc:2272] T 8bb83c67c7134aefaece8a1ef5be16a7 P 305640b611784f1d964ac2c719230eb2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.511034 21787 tablet_replica.cc:333] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2: stopping tablet replica
I20260713 09:08:50.511547 21787 raft_consensus.cc:2243] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.511910 21787 raft_consensus.cc:2272] T d86d78ae97bc4a24a64f6508d2524440 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.513518 21787 tablet_replica.cc:333] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2: stopping tablet replica
I20260713 09:08:50.514003 21787 raft_consensus.cc:2243] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.514398 21787 raft_consensus.cc:2272] T 7fc4ee83f208455f8b6b11a2b73d9dad P 305640b611784f1d964ac2c719230eb2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.516409 21787 tablet_replica.cc:333] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2: stopping tablet replica
I20260713 09:08:50.516902 21787 raft_consensus.cc:2243] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.517273 21787 raft_consensus.cc:2272] T 21229b6e3598416cabe1cef3be0cd724 P 305640b611784f1d964ac2c719230eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.543921 21787 tablet_server.cc:196] TabletServer@127.21.70.195:0 shutdown complete.
I20260713 09:08:50.561224 21787 master.cc:562] Master@127.21.70.254:35405 shutting down...
I20260713 09:08:50.580569 21787 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.581022 21787 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.581305 21787 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2393ea60492d465f954eda8e94936a96: stopping tablet replica
I20260713 09:08:50.600184 21787 master.cc:584] Master@127.21.70.254:35405 shutdown complete.
305640b611784f1d964ac2c719230eb2  1
33057c8b46cf413bb509550370e33cc8  5
8438b76405734a6c96cc5a45f4be08e8  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10394 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:08:50.639529 21787 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.70.254:42819
I20260713 09:08:50.640617 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:50.645784 22774 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
W20260713 09:08:50.646539 22775 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
W20260713 09:08:50.647293 22777 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
I20260713 09:08:50.647771 21787 server_base.cc:1061] running on GCE node
I20260713 09:08:50.648554 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:50.648746 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:50.648923 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933730648889 us; error 0 us; skew 500 ppm
I20260713 09:08:50.649456 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:50.651682 21787 webserver.cc:533] Webserver started at http://127.21.70.254:35209/ using document root <none> and password file <none>
I20260713 09:08:50.652136 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:50.652325 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:50.652604 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:50.653635 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/master-0-root/instance:
uuid: "1ebd3629bcef4f74b0377441e83cb4be"
format_stamp: "Formatted at 2026-07-13 09:08:50 on dist-test-slave-0xhf"
I20260713 09:08:50.657677 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:08:50.660794 22782 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:50.661525 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:50.661795 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/master-0-root
uuid: "1ebd3629bcef4f74b0377441e83cb4be"
format_stamp: "Formatted at 2026-07-13 09:08:50 on dist-test-slave-0xhf"
I20260713 09:08:50.662067 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-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)
I20260713 09:08:50.675012 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:50.676180 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:50.711584 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.254:42819
I20260713 09:08:50.711688 22833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.254:42819 every 8 connection(s)
I20260713 09:08:50.715386 22834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:50.724579 22834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be: Bootstrap starting.
I20260713 09:08:50.728888 22834 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:50.732621 22834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be: No bootstrap required, opened a new log
I20260713 09:08:50.734486 22834 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ebd3629bcef4f74b0377441e83cb4be" member_type: VOTER }
I20260713 09:08:50.734820 22834 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:50.734992 22834 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ebd3629bcef4f74b0377441e83cb4be, State: Initialized, Role: FOLLOWER
I20260713 09:08:50.735525 22834 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1ebd3629bcef4f74b0377441e83cb4be" member_type: VOTER }
I20260713 09:08:50.735906 22834 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:50.736086 22834 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:50.736296 22834 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:50.739916 22834 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ebd3629bcef4f74b0377441e83cb4be" member_type: VOTER }
I20260713 09:08:50.740336 22834 leader_election.cc:304] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [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: 1ebd3629bcef4f74b0377441e83cb4be; no voters: 
I20260713 09:08:50.741365 22834 leader_election.cc:290] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:50.741739 22837 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:50.743036 22837 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [term 1 LEADER]: Becoming Leader. State: Replica: 1ebd3629bcef4f74b0377441e83cb4be, State: Running, Role: LEADER
I20260713 09:08:50.743677 22837 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [LEADER]: Queue going to LEADER mode. State: All 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: "1ebd3629bcef4f74b0377441e83cb4be" member_type: VOTER }
I20260713 09:08:50.744149 22834 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:50.746381 22838 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1ebd3629bcef4f74b0377441e83cb4be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ebd3629bcef4f74b0377441e83cb4be" member_type: VOTER } }
I20260713 09:08:50.746500 22839 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1ebd3629bcef4f74b0377441e83cb4be. Latest consensus state: current_term: 1 leader_uuid: "1ebd3629bcef4f74b0377441e83cb4be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ebd3629bcef4f74b0377441e83cb4be" member_type: VOTER } }
I20260713 09:08:50.747002 22839 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:50.747021 22838 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:50.751787 22842 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:50.756604 22842 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:50.758960 21787 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:50.764470 22842 catalog_manager.cc:1383] Generated new cluster ID: 32784a4ea1f846b5a847e8dd90eb069a
I20260713 09:08:50.764720 22842 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:50.779742 22842 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:50.780858 22842 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:50.796607 22842 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be: Generated new TSK 0
I20260713 09:08:50.797133 22842 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:50.825433 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:50.831140 22855 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
W20260713 09:08:50.832541 22856 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
W20260713 09:08:50.833799 22858 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
I20260713 09:08:50.833968 21787 server_base.cc:1061] running on GCE node
I20260713 09:08:50.834820 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:50.835008 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:50.835203 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933730835169 us; error 0 us; skew 500 ppm
I20260713 09:08:50.835764 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:50.837924 21787 webserver.cc:533] Webserver started at http://127.21.70.193:45941/ using document root <none> and password file <none>
I20260713 09:08:50.838411 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:50.838603 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:50.838879 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:50.839969 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-0-root/instance:
uuid: "c9d79c012666476c9c07b93babb3210c"
format_stamp: "Formatted at 2026-07-13 09:08:50 on dist-test-slave-0xhf"
I20260713 09:08:50.844189 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:50.847275 22863 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:50.848026 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:50.848326 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-0-root
uuid: "c9d79c012666476c9c07b93babb3210c"
format_stamp: "Formatted at 2026-07-13 09:08:50 on dist-test-slave-0xhf"
I20260713 09:08:50.848595 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-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)
I20260713 09:08:50.885106 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:50.886296 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:50.887734 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:50.889902 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:50.890113 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:50.890365 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:50.890558 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:50.945061 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.193:43691
I20260713 09:08:50.945204 22925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.193:43691 every 8 connection(s)
I20260713 09:08:50.951246 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:50.959332 22930 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
W20260713 09:08:50.960103 22931 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
I20260713 09:08:50.966280 22926 heartbeater.cc:344] Connected to a master server at 127.21.70.254:42819
I20260713 09:08:50.966714 22926 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:50.967794 22926 heartbeater.cc:507] Master 127.21.70.254:42819 requested a full tablet report, sending...
I20260713 09:08:50.967921 21787 server_base.cc:1061] running on GCE node
W20260713 09:08:50.968961 22933 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
I20260713 09:08:50.970077 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:50.970399 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:50.970572 22799 ts_manager.cc:194] Registered new tserver with Master: c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691)
I20260713 09:08:50.970692 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933730970670 us; error 0 us; skew 500 ppm
I20260713 09:08:50.971673 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:50.973276 22799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52728
I20260713 09:08:50.980635 21787 webserver.cc:533] Webserver started at http://127.21.70.194:38087/ using document root <none> and password file <none>
I20260713 09:08:50.981348 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:50.981633 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:50.982007 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:50.983855 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-1-root/instance:
uuid: "c1b474134daa40068e3c1b71e29ef95d"
format_stamp: "Formatted at 2026-07-13 09:08:50 on dist-test-slave-0xhf"
I20260713 09:08:50.989547 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:08:50.992795 22938 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:50.993558 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:50.993870 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-1-root
uuid: "c1b474134daa40068e3c1b71e29ef95d"
format_stamp: "Formatted at 2026-07-13 09:08:50 on dist-test-slave-0xhf"
I20260713 09:08:50.994172 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-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)
I20260713 09:08:51.016412 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:51.017624 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:51.019078 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:51.021330 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:51.021566 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:51.021842 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:51.022048 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:51.061923 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.194:40547
I20260713 09:08:51.062017 23000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.194:40547 every 8 connection(s)
I20260713 09:08:51.066847 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:51.074147 23004 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
W20260713 09:08:51.075536 23005 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
I20260713 09:08:51.077790 21787 server_base.cc:1061] running on GCE node
W20260713 09:08:51.078717 23007 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
I20260713 09:08:51.079144 23001 heartbeater.cc:344] Connected to a master server at 127.21.70.254:42819
I20260713 09:08:51.079528 23001 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:51.079859 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:51.080091 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:51.080251 23001 heartbeater.cc:507] Master 127.21.70.254:42819 requested a full tablet report, sending...
I20260713 09:08:51.080286 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933731080249 us; error 0 us; skew 500 ppm
I20260713 09:08:51.081153 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:51.082461 22799 ts_manager.cc:194] Registered new tserver with Master: c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:51.083752 21787 webserver.cc:533] Webserver started at http://127.21.70.195:40513/ using document root <none> and password file <none>
I20260713 09:08:51.083925 22799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52732
I20260713 09:08:51.084317 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:51.084565 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:51.084915 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:51.086120 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-2-root/instance:
uuid: "bf96033adc29426cba74eba78672aca8"
format_stamp: "Formatted at 2026-07-13 09:08:51 on dist-test-slave-0xhf"
I20260713 09:08:51.090533 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:51.093712 23012 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:51.094467 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:08:51.094763 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-2-root
uuid: "bf96033adc29426cba74eba78672aca8"
format_stamp: "Formatted at 2026-07-13 09:08:51 on dist-test-slave-0xhf"
I20260713 09:08:51.095072 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-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)
I20260713 09:08:51.118417 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:51.119647 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:51.121073 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:51.123278 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:51.123564 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:51.123831 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:51.123999 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:51.164469 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.195:33161
I20260713 09:08:51.164565 23074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.195:33161 every 8 connection(s)
I20260713 09:08:51.178036 23075 heartbeater.cc:344] Connected to a master server at 127.21.70.254:42819
I20260713 09:08:51.178380 23075 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:51.179018 23075 heartbeater.cc:507] Master 127.21.70.254:42819 requested a full tablet report, sending...
I20260713 09:08:51.180984 22799 ts_manager.cc:194] Registered new tserver with Master: bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:51.181100 21787 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013384864s
I20260713 09:08:51.182255 22799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52734
I20260713 09:08:51.207365 22799 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52738:
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"
    }
  }
}
W20260713 09:08:51.214489 22799 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.
I20260713 09:08:51.355510 22962 tablet_service.cc:1511] Processing CreateTablet for tablet 41547536cec5466eb5969089a08765a8 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:51.356140 22961 tablet_service.cc:1511] Processing CreateTablet for tablet 2a474a01cd5a40438187cf0e7676ef11 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:51.356983 22962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41547536cec5466eb5969089a08765a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.356666 22965 tablet_service.cc:1511] Processing CreateTablet for tablet 95069bbeeb7e45ab8b68828ae5b037aa (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:51.357586 22961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a474a01cd5a40438187cf0e7676ef11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.357633 22891 tablet_service.cc:1511] Processing CreateTablet for tablet caa7a01d89b24e05a1a8f770f84f4d7b (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:51.358981 22891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa7a01d89b24e05a1a8f770f84f4d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.358835 22964 tablet_service.cc:1511] Processing CreateTablet for tablet 7acc4c7a9d51486f94379a03fe577802 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:51.360074 22964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acc4c7a9d51486f94379a03fe577802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.364740 22963 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd35c32d0af4317b4429b4cf3ca4b51 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:51.366003 22963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd35c32d0af4317b4429b4cf3ca4b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.365612 22890 tablet_service.cc:1511] Processing CreateTablet for tablet 95069bbeeb7e45ab8b68828ae5b037aa (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:51.366874 22890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95069bbeeb7e45ab8b68828ae5b037aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.368067 22966 tablet_service.cc:1511] Processing CreateTablet for tablet caa7a01d89b24e05a1a8f770f84f4d7b (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:51.369261 22966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa7a01d89b24e05a1a8f770f84f4d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.371785 22965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95069bbeeb7e45ab8b68828ae5b037aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.377035 22889 tablet_service.cc:1511] Processing CreateTablet for tablet 7acc4c7a9d51486f94379a03fe577802 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:51.378340 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acc4c7a9d51486f94379a03fe577802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.384073 22886 tablet_service.cc:1511] Processing CreateTablet for tablet 2a474a01cd5a40438187cf0e7676ef11 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:51.388284 22884 tablet_service.cc:1511] Processing CreateTablet for tablet 2611660a7bb44f52855a22c97f74ed91 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:51.389072 23040 tablet_service.cc:1511] Processing CreateTablet for tablet caa7a01d89b24e05a1a8f770f84f4d7b (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:51.390281 23040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa7a01d89b24e05a1a8f770f84f4d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.390413 22883 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd4507f914449eea3a04c60fe14a9ae (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:51.392536 22882 tablet_service.cc:1511] Processing CreateTablet for tablet 0b2d7609340e4ab9a347add406cb669b (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:51.393658 23038 tablet_service.cc:1511] Processing CreateTablet for tablet 7acc4c7a9d51486f94379a03fe577802 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:51.394521 22887 tablet_service.cc:1511] Processing CreateTablet for tablet 41547536cec5466eb5969089a08765a8 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:51.396195 23037 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd35c32d0af4317b4429b4cf3ca4b51 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:51.396560 22888 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd35c32d0af4317b4429b4cf3ca4b51 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:51.397895 22885 tablet_service.cc:1511] Processing CreateTablet for tablet e1f9a2fe55c5496291857488f53b52f6 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:51.398417 23036 tablet_service.cc:1511] Processing CreateTablet for tablet 41547536cec5466eb5969089a08765a8 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:51.392536 23039 tablet_service.cc:1511] Processing CreateTablet for tablet 95069bbeeb7e45ab8b68828ae5b037aa (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:51.400638 23035 tablet_service.cc:1511] Processing CreateTablet for tablet 2a474a01cd5a40438187cf0e7676ef11 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:51.394925 23038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acc4c7a9d51486f94379a03fe577802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.404137 22962 tablet_service.cc:1511] Processing CreateTablet for tablet e1f9a2fe55c5496291857488f53b52f6 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:51.404721 23036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41547536cec5466eb5969089a08765a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.405297 22962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1f9a2fe55c5496291857488f53b52f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.409049 22960 tablet_service.cc:1511] Processing CreateTablet for tablet 2611660a7bb44f52855a22c97f74ed91 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:51.410657 22960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2611660a7bb44f52855a22c97f74ed91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.411423 23034 tablet_service.cc:1511] Processing CreateTablet for tablet e1f9a2fe55c5496291857488f53b52f6 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:51.412694 23037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd35c32d0af4317b4429b4cf3ca4b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.415735 23034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1f9a2fe55c5496291857488f53b52f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.417397 22959 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd4507f914449eea3a04c60fe14a9ae (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:51.419059 22959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd4507f914449eea3a04c60fe14a9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.419667 23035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a474a01cd5a40438187cf0e7676ef11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.420933 22958 tablet_service.cc:1511] Processing CreateTablet for tablet 0b2d7609340e4ab9a347add406cb669b (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:51.423650 22957 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3a38490e1e49cf90a025d7138eef87 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:51.424985 23039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95069bbeeb7e45ab8b68828ae5b037aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.428949 22957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3a38490e1e49cf90a025d7138eef87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.429369 23033 tablet_service.cc:1511] Processing CreateTablet for tablet 2611660a7bb44f52855a22c97f74ed91 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:51.430399 22958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b2d7609340e4ab9a347add406cb669b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.433807 23032 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd4507f914449eea3a04c60fe14a9ae (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:51.439898 23032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd4507f914449eea3a04c60fe14a9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.439945 22884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2611660a7bb44f52855a22c97f74ed91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.445417 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd35c32d0af4317b4429b4cf3ca4b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.451742 22882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b2d7609340e4ab9a347add406cb669b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.456509 22883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd4507f914449eea3a04c60fe14a9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.459692 22885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1f9a2fe55c5496291857488f53b52f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.463681 22887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41547536cec5466eb5969089a08765a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.464903 22886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a474a01cd5a40438187cf0e7676ef11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.465041 23033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2611660a7bb44f52855a22c97f74ed91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.474975 23031 tablet_service.cc:1511] Processing CreateTablet for tablet 0b2d7609340e4ab9a347add406cb669b (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:51.476262 23031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b2d7609340e4ab9a347add406cb669b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.535197 23040 tablet_service.cc:1511] Processing CreateTablet for tablet 4b1384db00bf46d58b7fb53e53934145 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:51.544132 23040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b1384db00bf46d58b7fb53e53934145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.542160 22889 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3a38490e1e49cf90a025d7138eef87 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:51.546929 22888 tablet_service.cc:1511] Processing CreateTablet for tablet 2d599a83a0c545d1913c3722734d206c (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:51.554147 23090 tablet_bootstrap.cc:492] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:51.561132 22891 tablet_service.cc:1511] Processing CreateTablet for tablet 8963b86c80434d3c832c834122ef559b (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:51.562388 22891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8963b86c80434d3c832c834122ef559b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.568842 23037 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3a38490e1e49cf90a025d7138eef87 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:51.570485 23037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3a38490e1e49cf90a025d7138eef87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.580291 22963 tablet_service.cc:1511] Processing CreateTablet for tablet 8963b86c80434d3c832c834122ef559b (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:51.580674 22961 tablet_service.cc:1511] Processing CreateTablet for tablet 4b1384db00bf46d58b7fb53e53934145 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:51.581564 22963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8963b86c80434d3c832c834122ef559b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.582190 22962 tablet_service.cc:1511] Processing CreateTablet for tablet 2d599a83a0c545d1913c3722734d206c (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:51.583709 22961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b1384db00bf46d58b7fb53e53934145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.584517 22962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d599a83a0c545d1913c3722734d206c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.586586 23034 tablet_service.cc:1511] Processing CreateTablet for tablet 2d599a83a0c545d1913c3722734d206c (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:51.587795 23034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d599a83a0c545d1913c3722734d206c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.591975 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3a38490e1e49cf90a025d7138eef87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.575151 22890 tablet_service.cc:1511] Processing CreateTablet for tablet 10807960703346f0847f0d1814c6c0f0 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:51.615867 22890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10807960703346f0847f0d1814c6c0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.617904 22886 tablet_service.cc:1511] Processing CreateTablet for tablet 59c503a8fd9c46348344efdc87c7ce6b (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:51.619061 22886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c503a8fd9c46348344efdc87c7ce6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.623347 22891 tablet_service.cc:1511] Processing CreateTablet for tablet b68d1c783e31405ab58be21d93ddf874 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:51.624629 22891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68d1c783e31405ab58be21d93ddf874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.627051 23091 tablet_bootstrap.cc:492] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:51.628027 22964 tablet_service.cc:1511] Processing CreateTablet for tablet 59c503a8fd9c46348344efdc87c7ce6b (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:51.629303 22964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c503a8fd9c46348344efdc87c7ce6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.633755 22883 tablet_service.cc:1511] Processing CreateTablet for tablet 697992efabda486ba79ff1c26b94d3be (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:51.635006 22883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697992efabda486ba79ff1c26b94d3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.634848 22886 tablet_service.cc:1511] Processing CreateTablet for tablet 63ff427387dd4ee4b374edbada30b162 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:51.636219 22886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ff427387dd4ee4b374edbada30b162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.638299 22966 tablet_service.cc:1511] Processing CreateTablet for tablet b68d1c783e31405ab58be21d93ddf874 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:51.639969 22891 tablet_service.cc:1511] Processing CreateTablet for tablet 90fbeda62006490788a8981a60f0759d (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:51.641083 22891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90fbeda62006490788a8981a60f0759d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.647125 22965 tablet_service.cc:1511] Processing CreateTablet for tablet 63ff427387dd4ee4b374edbada30b162 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:51.647637 22959 tablet_service.cc:1511] Processing CreateTablet for tablet 697992efabda486ba79ff1c26b94d3be (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:51.586557 22884 tablet_service.cc:1511] Processing CreateTablet for tablet 4b1384db00bf46d58b7fb53e53934145 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:51.649158 22884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b1384db00bf46d58b7fb53e53934145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.651656 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d599a83a0c545d1913c3722734d206c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.651849 22886 tablet_service.cc:1511] Processing CreateTablet for tablet ed578db50b674fec861a290ee4ab5661 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:51.653050 22886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed578db50b674fec861a290ee4ab5661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.656512 23035 tablet_service.cc:1511] Processing CreateTablet for tablet 8963b86c80434d3c832c834122ef559b (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:51.657869 23035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8963b86c80434d3c832c834122ef559b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.662675 23092 tablet_bootstrap.cc:492] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:51.662497 22960 tablet_service.cc:1511] Processing CreateTablet for tablet 10807960703346f0847f0d1814c6c0f0 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:51.664649 23090 tablet_bootstrap.cc:654] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.673645 23039 tablet_service.cc:1511] Processing CreateTablet for tablet 59c503a8fd9c46348344efdc87c7ce6b (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:51.674863 23039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c503a8fd9c46348344efdc87c7ce6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.660142 22966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68d1c783e31405ab58be21d93ddf874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.676908 22962 tablet_service.cc:1511] Processing CreateTablet for tablet 90fbeda62006490788a8981a60f0759d (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:51.679458 22886 tablet_service.cc:1511] Processing CreateTablet for tablet 8072b4d38ab942cea3e67cd7d7426b4f (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:51.680701 22886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8072b4d38ab942cea3e67cd7d7426b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.644769 22885 tablet_service.cc:1511] Processing CreateTablet for tablet cb5ac32a02c24df9bb75c20d6b2d84d9 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:51.683571 22957 tablet_service.cc:1511] Processing CreateTablet for tablet cb5ac32a02c24df9bb75c20d6b2d84d9 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:51.684165 22885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5ac32a02c24df9bb75c20d6b2d84d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.694940 23032 tablet_service.cc:1511] Processing CreateTablet for tablet 10807960703346f0847f0d1814c6c0f0 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:51.696305 23032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10807960703346f0847f0d1814c6c0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.703536 23038 tablet_service.cc:1511] Processing CreateTablet for tablet b68d1c783e31405ab58be21d93ddf874 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:51.704826 23038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68d1c783e31405ab58be21d93ddf874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.706491 23036 tablet_service.cc:1511] Processing CreateTablet for tablet 697992efabda486ba79ff1c26b94d3be (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:51.711809 22957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5ac32a02c24df9bb75c20d6b2d84d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.712824 22962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90fbeda62006490788a8981a60f0759d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.712808 23031 tablet_service.cc:1511] Processing CreateTablet for tablet 63ff427387dd4ee4b374edbada30b162 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:51.713547 22960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10807960703346f0847f0d1814c6c0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.714087 23031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ff427387dd4ee4b374edbada30b162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.715687 22959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697992efabda486ba79ff1c26b94d3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.715893 23032 tablet_service.cc:1511] Processing CreateTablet for tablet 90fbeda62006490788a8981a60f0759d (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:51.717036 22958 tablet_service.cc:1511] Processing CreateTablet for tablet ed578db50b674fec861a290ee4ab5661 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:51.718215 22958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed578db50b674fec861a290ee4ab5661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.717044 23032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90fbeda62006490788a8981a60f0759d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.729458 23092 tablet_bootstrap.cc:654] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.733253 22964 tablet_service.cc:1511] Processing CreateTablet for tablet 8072b4d38ab942cea3e67cd7d7426b4f (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:51.733294 22959 tablet_service.cc:1511] Processing CreateTablet for tablet e09afc2ba7ac4703b5b3725ff9cc94cd (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:51.737170 23038 tablet_service.cc:1511] Processing CreateTablet for tablet cb5ac32a02c24df9bb75c20d6b2d84d9 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:51.744278 22959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09afc2ba7ac4703b5b3725ff9cc94cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.744694 23038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5ac32a02c24df9bb75c20d6b2d84d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.744830 22964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8072b4d38ab942cea3e67cd7d7426b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.745250 23091 tablet_bootstrap.cc:654] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.750990 23036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697992efabda486ba79ff1c26b94d3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.751174 23032 tablet_service.cc:1511] Processing CreateTablet for tablet ed578db50b674fec861a290ee4ab5661 (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
W20260713 09:08:51.754040 22847 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:51.758539 23033 tablet_service.cc:1511] Processing CreateTablet for tablet e09afc2ba7ac4703b5b3725ff9cc94cd (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:51.752394 23032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed578db50b674fec861a290ee4ab5661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.763630 22882 tablet_service.cc:1511] Processing CreateTablet for tablet e09afc2ba7ac4703b5b3725ff9cc94cd (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:51.764628 22882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09afc2ba7ac4703b5b3725ff9cc94cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.774284 22965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ff427387dd4ee4b374edbada30b162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.779860 23033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09afc2ba7ac4703b5b3725ff9cc94cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.780916 23038 tablet_service.cc:1511] Processing CreateTablet for tablet 8072b4d38ab942cea3e67cd7d7426b4f (DEFAULT_TABLE table=test-workload [id=7093a259706347be879a8e4d143db7dc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:51.782106 23038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8072b4d38ab942cea3e67cd7d7426b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:51.805474 23090 tablet_bootstrap.cc:492] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:51.805934 23090 ts_tablet_manager.cc:1403] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.252s	user 0.012s	sys 0.000s
I20260713 09:08:51.808735 23090 raft_consensus.cc:359] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.809409 23090 raft_consensus.cc:385] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.809706 23090 raft_consensus.cc:740] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.815573 23090 consensus_queue.cc:260] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.826773 23090 ts_tablet_manager.cc:1434] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:08:51.831056 23092 tablet_bootstrap.cc:492] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:51.831233 23091 tablet_bootstrap.cc:492] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:51.831547 23092 ts_tablet_manager.cc:1403] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.169s	user 0.013s	sys 0.017s
I20260713 09:08:51.831722 23091 ts_tablet_manager.cc:1403] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.205s	user 0.019s	sys 0.000s
I20260713 09:08:51.834345 23092 raft_consensus.cc:359] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.834682 23091 raft_consensus.cc:359] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.835035 23092 raft_consensus.cc:385] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.835304 23091 raft_consensus.cc:385] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.835673 23091 raft_consensus.cc:740] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.835741 23001 heartbeater.cc:499] Master 127.21.70.254:42819 was elected leader, sending a full tablet report...
I20260713 09:08:51.835367 23092 raft_consensus.cc:740] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.837036 23092 consensus_queue.cc:260] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.838752 22926 heartbeater.cc:499] Master 127.21.70.254:42819 was elected leader, sending a full tablet report...
I20260713 09:08:51.838920 23092 ts_tablet_manager.cc:1434] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:51.839896 23092 tablet_bootstrap.cc:492] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:51.844381 23090 tablet_bootstrap.cc:492] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:51.845638 23092 tablet_bootstrap.cc:654] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.848045 23091 consensus_queue.cc:260] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.851112 23090 tablet_bootstrap.cc:654] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.859833 23092 tablet_bootstrap.cc:492] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:51.860280 23092 ts_tablet_manager.cc:1403] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260713 09:08:51.861115 23090 tablet_bootstrap.cc:492] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:51.861711 23090 ts_tablet_manager.cc:1403] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260713 09:08:51.863096 23092 raft_consensus.cc:359] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.863828 23092 raft_consensus.cc:385] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.864130 23092 raft_consensus.cc:740] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.864925 23092 consensus_queue.cc:260] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.865299 23090 raft_consensus.cc:359] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.866189 23090 raft_consensus.cc:385] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.866568 23090 raft_consensus.cc:740] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.867262 23092 ts_tablet_manager.cc:1434] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:51.868233 23092 tablet_bootstrap.cc:492] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:51.867615 23090 consensus_queue.cc:260] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.870609 23090 ts_tablet_manager.cc:1434] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260713 09:08:51.871729 23090 tablet_bootstrap.cc:492] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:51.872267 23075 heartbeater.cc:499] Master 127.21.70.254:42819 was elected leader, sending a full tablet report...
I20260713 09:08:51.872874 23091 ts_tablet_manager.cc:1434] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.018s
I20260713 09:08:51.873821 23091 tablet_bootstrap.cc:492] T caa7a01d89b24e05a1a8f770f84f4d7b P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:51.874740 23092 tablet_bootstrap.cc:654] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.877696 23090 tablet_bootstrap.cc:654] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.880066 23091 tablet_bootstrap.cc:654] T caa7a01d89b24e05a1a8f770f84f4d7b P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.897090 23090 tablet_bootstrap.cc:492] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:51.897560 23090 ts_tablet_manager.cc:1403] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260713 09:08:51.898277 23091 tablet_bootstrap.cc:492] T caa7a01d89b24e05a1a8f770f84f4d7b P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:51.898787 23091 ts_tablet_manager.cc:1403] T caa7a01d89b24e05a1a8f770f84f4d7b P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260713 09:08:51.898852 23092 tablet_bootstrap.cc:492] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:51.899428 23092 ts_tablet_manager.cc:1403] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.018s
I20260713 09:08:51.900363 23090 raft_consensus.cc:359] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.901053 23090 raft_consensus.cc:385] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.901350 23090 raft_consensus.cc:740] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.901947 23091 raft_consensus.cc:359] T caa7a01d89b24e05a1a8f770f84f4d7b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } }
I20260713 09:08:51.902179 23090 consensus_queue.cc:260] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.902240 23092 raft_consensus.cc:359] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.902667 23091 raft_consensus.cc:385] T caa7a01d89b24e05a1a8f770f84f4d7b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.903972 23092 raft_consensus.cc:385] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.904091 23091 raft_consensus.cc:740] T caa7a01d89b24e05a1a8f770f84f4d7b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.904261 23090 ts_tablet_manager.cc:1434] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:51.904336 23092 raft_consensus.cc:740] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.905395 23090 tablet_bootstrap.cc:492] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:51.905187 23092 consensus_queue.cc:260] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.905179 23091 consensus_queue.cc:260] T caa7a01d89b24e05a1a8f770f84f4d7b P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } }
I20260713 09:08:51.907565 23091 ts_tablet_manager.cc:1434] T caa7a01d89b24e05a1a8f770f84f4d7b P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260713 09:08:51.907761 23092 ts_tablet_manager.cc:1434] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:08:51.908572 23091 tablet_bootstrap.cc:492] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:51.908748 23092 tablet_bootstrap.cc:492] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:51.912072 23090 tablet_bootstrap.cc:654] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.915364 23092 tablet_bootstrap.cc:654] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.915470 23091 tablet_bootstrap.cc:654] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.925225 23090 tablet_bootstrap.cc:492] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:51.925699 23090 ts_tablet_manager.cc:1403] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260713 09:08:51.927652 23091 tablet_bootstrap.cc:492] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:51.927791 23092 tablet_bootstrap.cc:492] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:51.928215 23091 ts_tablet_manager.cc:1403] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260713 09:08:51.928305 23092 ts_tablet_manager.cc:1403] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260713 09:08:51.928512 23090 raft_consensus.cc:359] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.929262 23090 raft_consensus.cc:385] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.929597 23090 raft_consensus.cc:740] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.930483 23090 consensus_queue.cc:260] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.931247 23092 raft_consensus.cc:359] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } }
I20260713 09:08:51.931977 23092 raft_consensus.cc:385] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.931573 23091 raft_consensus.cc:359] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.932294 23092 raft_consensus.cc:740] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.932808 23090 ts_tablet_manager.cc:1434] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260713 09:08:51.932447 23091 raft_consensus.cc:385] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.933563 23091 raft_consensus.cc:740] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.933739 23090 tablet_bootstrap.cc:492] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:51.933228 23092 consensus_queue.cc:260] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } }
I20260713 09:08:51.934566 23091 consensus_queue.cc:260] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.935854 23092 ts_tablet_manager.cc:1434] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:51.936820 23092 tablet_bootstrap.cc:492] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:51.937116 23091 ts_tablet_manager.cc:1434] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:51.938120 23091 tablet_bootstrap.cc:492] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:51.940310 23090 tablet_bootstrap.cc:654] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.943040 23092 tablet_bootstrap.cc:654] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.944895 23091 tablet_bootstrap.cc:654] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.948309 23097 raft_consensus.cc:493] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:51.948786 23097 raft_consensus.cc:515] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } }
I20260713 09:08:51.952667 23090 tablet_bootstrap.cc:492] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:51.953245 23090 ts_tablet_manager.cc:1403] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260713 09:08:51.957262 23091 tablet_bootstrap.cc:492] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:51.956815 23090 raft_consensus.cc:359] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.957655 23090 raft_consensus.cc:385] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.957810 23091 ts_tablet_manager.cc:1403] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:08:51.957962 23090 raft_consensus.cc:740] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.958738 23090 consensus_queue.cc:260] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.961069 23090 ts_tablet_manager.cc:1434] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:08:51.960856 23091 raft_consensus.cc:359] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.961745 23091 raft_consensus.cc:385] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.962010 23090 tablet_bootstrap.cc:492] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:51.962090 23091 raft_consensus.cc:740] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.963076 23091 consensus_queue.cc:260] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.965471 23091 ts_tablet_manager.cc:1434] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:51.966483 23091 tablet_bootstrap.cc:492] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:51.968276 23090 tablet_bootstrap.cc:654] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.968819 23097 leader_election.cc:290] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:51.973412 23091 tablet_bootstrap.cc:654] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:51.979871 23090 tablet_bootstrap.cc:492] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:51.980386 23090 ts_tablet_manager.cc:1403] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:08:51.983552 23090 raft_consensus.cc:359] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.984340 23090 raft_consensus.cc:385] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:51.984643 23090 raft_consensus.cc:740] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.985970 23096 raft_consensus.cc:493] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:51.986446 23096 raft_consensus.cc:515] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:51.990130 23096 leader_election.cc:290] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:51.988233 23090 consensus_queue.cc:260] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.029959 23097 raft_consensus.cc:493] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.030648 23097 raft_consensus.cc:515] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.033488 23096 raft_consensus.cc:493] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.034011 23097 leader_election.cc:290] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.033982 23096 raft_consensus.cc:515] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.037734 23096 leader_election.cc:290] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.041190 23091 tablet_bootstrap.cc:492] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:52.041492 23092 tablet_bootstrap.cc:492] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:52.041675 23091 ts_tablet_manager.cc:1403] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.017s
I20260713 09:08:52.041939 23092 ts_tablet_manager.cc:1403] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.105s	user 0.028s	sys 0.015s
I20260713 09:08:52.043160 23090 ts_tablet_manager.cc:1434] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260713 09:08:52.044595 23091 raft_consensus.cc:359] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.045311 23091 raft_consensus.cc:385] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.045339 22976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa7a01d89b24e05a1a8f770f84f4d7b" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:52.045702 23091 raft_consensus.cc:740] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.046826 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41547536cec5466eb5969089a08765a8" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:52.047469 22975 raft_consensus.cc:2468] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 0.
W20260713 09:08:52.048686 22865 leader_election.cc:343] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.049319 22865 leader_election.cc:304] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:52.050266 23097 raft_consensus.cc:2804] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:52.050668 23097 raft_consensus.cc:493] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:52.051016 23097 raft_consensus.cc:3060] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.045085 23090 tablet_bootstrap.cc:492] T caa7a01d89b24e05a1a8f770f84f4d7b P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:52.046522 23091 consensus_queue.cc:260] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.057888 23050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa7a01d89b24e05a1a8f770f84f4d7b" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:52.058287 23049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41547536cec5466eb5969089a08765a8" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:52.059171 23050 raft_consensus.cc:2468] T caa7a01d89b24e05a1a8f770f84f4d7b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 0.
I20260713 09:08:52.061174 23091 ts_tablet_manager.cc:1434] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260713 09:08:52.062261 23091 tablet_bootstrap.cc:492] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
W20260713 09:08:52.062181 22866 leader_election.cc:343] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.062611 23099 raft_consensus.cc:493] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.063012 23099 raft_consensus.cc:515] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.063673 23092 raft_consensus.cc:359] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.063154 22866 leader_election.cc:304] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [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: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c; no voters: c1b474134daa40068e3c1b71e29ef95d
I20260713 09:08:52.075791 23090 tablet_bootstrap.cc:654] T caa7a01d89b24e05a1a8f770f84f4d7b P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.068536 23092 raft_consensus.cc:385] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.080168 23092 raft_consensus.cc:740] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.080911 23099 leader_election.cc:290] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:52.094825 23096 raft_consensus.cc:493] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.095309 23096 raft_consensus.cc:515] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.099519 23096 leader_election.cc:290] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.100207 23097 raft_consensus.cc:515] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.102113 23091 tablet_bootstrap.cc:654] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.081418 23092 consensus_queue.cc:260] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.102743 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41547536cec5466eb5969089a08765a8" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:52.109061 22975 raft_consensus.cc:3060] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.109994 23097 leader_election.cc:290] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Requested vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.115162 23050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41547536cec5466eb5969089a08765a8" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:52.116415 23049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2611660a7bb44f52855a22c97f74ed91" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:52.117594 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474a01cd5a40438187cf0e7676ef11" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:52.118279 23048 raft_consensus.cc:2468] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 0.
W20260713 09:08:52.119581 22941 leader_election.cc:343] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:52.120332 22941 leader_election.cc:343] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.120994 22941 leader_election.cc:304] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: 
I20260713 09:08:52.121838 23096 raft_consensus.cc:2804] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:52.122191 23096 raft_consensus.cc:493] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:52.122498 23096 raft_consensus.cc:3060] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.109320 23119 raft_consensus.cc:2804] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:52.128978 23119 raft_consensus.cc:493] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:52.136759 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41547536cec5466eb5969089a08765a8" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:52.138168 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2611660a7bb44f52855a22c97f74ed91" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:52.140887 23099 raft_consensus.cc:493] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.141326 23099 raft_consensus.cc:515] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.143294 23099 leader_election.cc:290] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
W20260713 09:08:52.144773 22939 leader_election.cc:343] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.144877 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474a01cd5a40438187cf0e7676ef11" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:52.145212 22939 leader_election.cc:304] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d; no voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:52.145176 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41547536cec5466eb5969089a08765a8" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:08:52.138825 23119 raft_consensus.cc:3060] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.146488 23090 tablet_bootstrap.cc:492] T caa7a01d89b24e05a1a8f770f84f4d7b P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:52.150519 23090 ts_tablet_manager.cc:1403] T caa7a01d89b24e05a1a8f770f84f4d7b P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.026s
I20260713 09:08:52.150561 22901 raft_consensus.cc:2393] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1b474134daa40068e3c1b71e29ef95d in current term 1: Already voted for candidate c9d79c012666476c9c07b93babb3210c in this term.
W20260713 09:08:52.151708 22866 leader_election.cc:343] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.154992 22976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f9a2fe55c5496291857488f53b52f6" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:52.155507 22974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acc4c7a9d51486f94379a03fe577802" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:52.155681 23092 ts_tablet_manager.cc:1434] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.113s	user 0.013s	sys 0.000s
I20260713 09:08:52.155625 22976 raft_consensus.cc:2468] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 0.
I20260713 09:08:52.156423 22974 raft_consensus.cc:2468] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 0.
I20260713 09:08:52.152170 22975 raft_consensus.cc:2468] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 1.
I20260713 09:08:52.157584 23014 leader_election.cc:304] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: 
I20260713 09:08:52.158504 23014 leader_election.cc:304] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: 
I20260713 09:08:52.158303 22865 leader_election.cc:304] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [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: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: bf96033adc29426cba74eba78672aca8
I20260713 09:08:52.159893 23099 raft_consensus.cc:2804] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:52.160322 23099 raft_consensus.cc:493] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:52.160729 23099 raft_consensus.cc:3060] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.169430 23122 raft_consensus.cc:2804] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:52.170207 23122 raft_consensus.cc:697] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Becoming Leader. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Running, Role: LEADER
I20260713 09:08:52.169598 23092 tablet_bootstrap.cc:492] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:52.171015 23122 consensus_queue.cc:237] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.173524 23091 tablet_bootstrap.cc:492] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:52.174000 23091 ts_tablet_manager.cc:1403] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.112s	user 0.020s	sys 0.003s
W20260713 09:08:52.175532 22939 leader_election.cc:343] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.177865 23096 raft_consensus.cc:515] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.178651 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f9a2fe55c5496291857488f53b52f6" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:52.179265 22939 leader_election.cc:304] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d; no voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:52.179819 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acc4c7a9d51486f94379a03fe577802" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:52.180399 22899 raft_consensus.cc:2468] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 0.
I20260713 09:08:52.181334 23126 raft_consensus.cc:2804] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:52.181839 23126 raft_consensus.cc:493] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:08:52.182020 23013 leader_election.cc:343] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.182286 23126 raft_consensus.cc:3060] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.183715 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474a01cd5a40438187cf0e7676ef11" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:08:52.184423 23048 raft_consensus.cc:3060] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.184556 23119 raft_consensus.cc:515] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } }
I20260713 09:08:52.179841 23096 leader_election.cc:290] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.178463 23091 raft_consensus.cc:359] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.187737 23092 tablet_bootstrap.cc:654] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.189605 23091 raft_consensus.cc:385] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.190037 23091 raft_consensus.cc:740] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.191011 23091 consensus_queue.cc:260] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.192976 23096 raft_consensus.cc:2749] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:52.195690 23125 raft_consensus.cc:2749] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:52.196509 23048 raft_consensus.cc:2468] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 1.
I20260713 09:08:52.197810 23090 raft_consensus.cc:359] T caa7a01d89b24e05a1a8f770f84f4d7b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } }
I20260713 09:08:52.198729 23090 raft_consensus.cc:385] T caa7a01d89b24e05a1a8f770f84f4d7b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.199903 22941 leader_election.cc:304] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: 
I20260713 09:08:52.201208 23125 raft_consensus.cc:2804] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:52.201785 23125 raft_consensus.cc:697] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Becoming Leader. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Running, Role: LEADER
I20260713 09:08:52.205581 23099 raft_consensus.cc:515] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.199098 23090 raft_consensus.cc:740] T caa7a01d89b24e05a1a8f770f84f4d7b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.208926 23096 raft_consensus.cc:493] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.210235 23096 raft_consensus.cc:515] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.214352 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474a01cd5a40438187cf0e7676ef11" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:52.216452 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd35c32d0af4317b4429b4cf3ca4b51" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:52.217005 22899 raft_consensus.cc:2468] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 0.
I20260713 09:08:52.202802 23125 consensus_queue.cc:237] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.217635 22796 catalog_manager.cc:5697] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d79c012666476c9c07b93babb3210c (127.21.70.193). New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:52.220446 23049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd35c32d0af4317b4429b4cf3ca4b51" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:52.221019 23049 raft_consensus.cc:2468] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 0.
I20260713 09:08:52.220712 23090 consensus_queue.cc:260] T caa7a01d89b24e05a1a8f770f84f4d7b P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } }
I20260713 09:08:52.222687 22941 leader_election.cc:304] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: 
I20260713 09:08:52.222783 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa7a01d89b24e05a1a8f770f84f4d7b" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
W20260713 09:08:52.224018 22939 leader_election.cc:343] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.226030 23099 leader_election.cc:290] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:52.226680 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f9a2fe55c5496291857488f53b52f6" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:52.223663 23048 raft_consensus.cc:3060] T caa7a01d89b24e05a1a8f770f84f4d7b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:52.239264 23013 leader_election.cc:343] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.239872 23126 raft_consensus.cc:515] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.240658 23128 raft_consensus.cc:2804] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:52.241119 23128 raft_consensus.cc:493] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:52.240945 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa7a01d89b24e05a1a8f770f84f4d7b" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:52.243935 23092 tablet_bootstrap.cc:492] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:52.244386 23092 ts_tablet_manager.cc:1403] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.005s
I20260713 09:08:52.245831 22975 raft_consensus.cc:3060] T caa7a01d89b24e05a1a8f770f84f4d7b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.238521 23119 leader_election.cc:290] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Requested vote from peers bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:52.242338 23128 raft_consensus.cc:3060] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.242431 23096 leader_election.cc:290] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.251622 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acc4c7a9d51486f94379a03fe577802" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:52.252245 22899 raft_consensus.cc:3060] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.253125 23099 raft_consensus.cc:493] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.253582 23099 raft_consensus.cc:515] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.254958 22974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f9a2fe55c5496291857488f53b52f6" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:52.255523 22974 raft_consensus.cc:3060] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.259178 22975 raft_consensus.cc:2468] T caa7a01d89b24e05a1a8f770f84f4d7b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 1.
I20260713 09:08:52.259735 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2611660a7bb44f52855a22c97f74ed91" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:52.259209 22799 catalog_manager.cc:5697] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d reported cstate change: term changed from 0 to 1, leader changed from <none> to c1b474134daa40068e3c1b71e29ef95d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:52.260416 22865 leader_election.cc:304] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:52.261142 23119 raft_consensus.cc:2804] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:52.261473 23090 ts_tablet_manager.cc:1434] T caa7a01d89b24e05a1a8f770f84f4d7b P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.110s	user 0.008s	sys 0.001s
I20260713 09:08:52.256176 23099 leader_election.cc:290] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:52.261742 23119 raft_consensus.cc:697] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Becoming Leader. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Running, Role: LEADER
I20260713 09:08:52.262441 23090 tablet_bootstrap.cc:492] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:52.262607 23119 consensus_queue.cc:237] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } }
I20260713 09:08:52.264129 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2611660a7bb44f52855a22c97f74ed91" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:52.264283 22974 raft_consensus.cc:2468] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 1.
I20260713 09:08:52.265501 23091 ts_tablet_manager.cc:1434] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.091s	user 0.010s	sys 0.004s
I20260713 09:08:52.268429 23048 raft_consensus.cc:2468] T caa7a01d89b24e05a1a8f770f84f4d7b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 1.
I20260713 09:08:52.268822 23128 raft_consensus.cc:515] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.271220 23090 tablet_bootstrap.cc:654] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.264145 22899 raft_consensus.cc:2468] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 1.
I20260713 09:08:52.270637 23014 leader_election.cc:304] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [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: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: c9d79c012666476c9c07b93babb3210c
I20260713 09:08:52.272373 22975 raft_consensus.cc:2468] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 0.
I20260713 09:08:52.275619 23099 raft_consensus.cc:2804] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:52.275496 23092 raft_consensus.cc:359] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.276072 23099 raft_consensus.cc:697] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Becoming Leader. State: Replica: bf96033adc29426cba74eba78672aca8, State: Running, Role: LEADER
I20260713 09:08:52.276221 23092 raft_consensus.cc:385] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.276521 23092 raft_consensus.cc:740] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.276877 23099 consensus_queue.cc:237] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.277294 23092 consensus_queue.cc:260] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.272982 23128 leader_election.cc:290] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.280007 23126 leader_election.cc:290] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:52.274608 23013 leader_election.cc:304] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:52.280359 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd35c32d0af4317b4429b4cf3ca4b51" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:52.279678 23092 ts_tablet_manager.cc:1434] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260713 09:08:52.282833 22901 raft_consensus.cc:3060] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.282778 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd35c32d0af4317b4429b4cf3ca4b51" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:08:52.282974 23099 raft_consensus.cc:2804] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:52.274618 23091 tablet_bootstrap.cc:492] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:52.283504 23048 raft_consensus.cc:3060] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.291114 23099 raft_consensus.cc:697] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Becoming Leader. State: Replica: bf96033adc29426cba74eba78672aca8, State: Running, Role: LEADER
I20260713 09:08:52.293613 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acc4c7a9d51486f94379a03fe577802" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:52.294178 22975 raft_consensus.cc:3060] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.294245 23099 consensus_queue.cc:237] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.296753 23091 tablet_bootstrap.cc:654] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.282049 23014 leader_election.cc:304] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: 
W20260713 09:08:52.297992 23013 leader_election.cc:343] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.299971 23092 tablet_bootstrap.cc:492] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:52.304457 23136 raft_consensus.cc:2804] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:52.313506 23092 tablet_bootstrap.cc:654] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.305961 23136 raft_consensus.cc:493] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:52.315809 23136 raft_consensus.cc:3060] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.322338 22975 raft_consensus.cc:2468] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 1.
I20260713 09:08:52.329460 22901 raft_consensus.cc:2468] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 1.
I20260713 09:08:52.329763 23048 raft_consensus.cc:2468] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 1.
I20260713 09:08:52.331125 22939 leader_election.cc:304] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:52.332779 23092 tablet_bootstrap.cc:492] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:52.333252 23092 ts_tablet_manager.cc:1403] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.009s
I20260713 09:08:52.333282 23128 raft_consensus.cc:2804] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:52.333820 23128 raft_consensus.cc:697] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Becoming Leader. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Running, Role: LEADER
I20260713 09:08:52.334796 23128 consensus_queue.cc:237] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.337051 23092 raft_consensus.cc:359] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.337920 23092 raft_consensus.cc:385] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.338231 23092 raft_consensus.cc:740] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.338716 23136 raft_consensus.cc:515] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.339089 23092 consensus_queue.cc:260] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.343961 23136 leader_election.cc:290] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:52.344085 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2611660a7bb44f52855a22c97f74ed91" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:52.344893 22975 raft_consensus.cc:3060] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.345186 23092 ts_tablet_manager.cc:1434] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:52.346450 23092 tablet_bootstrap.cc:492] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:52.350041 22796 catalog_manager.cc:5697] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d79c012666476c9c07b93babb3210c (127.21.70.193). New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:52.344597 22797 catalog_manager.cc:5697] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf96033adc29426cba74eba78672aca8 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:52.354612 23092 tablet_bootstrap.cc:654] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.354216 22797 catalog_manager.cc:5697] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf96033adc29426cba74eba78672aca8 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:52.355682 22975 raft_consensus.cc:2468] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 1.
I20260713 09:08:52.356748 23014 leader_election.cc:304] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: 
I20260713 09:08:52.357532 23136 raft_consensus.cc:2804] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:52.358026 23136 raft_consensus.cc:697] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Becoming Leader. State: Replica: bf96033adc29426cba74eba78672aca8, State: Running, Role: LEADER
I20260713 09:08:52.358803 23136 consensus_queue.cc:237] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.359427 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2611660a7bb44f52855a22c97f74ed91" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:52.359788 23092 tablet_bootstrap.cc:492] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:52.360265 23092 ts_tablet_manager.cc:1403] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260713 09:08:52.360646 22901 raft_consensus.cc:3060] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.362510 23091 tablet_bootstrap.cc:492] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:52.361923 23090 tablet_bootstrap.cc:492] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:52.362982 23091 ts_tablet_manager.cc:1403] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.092s	user 0.020s	sys 0.004s
I20260713 09:08:52.363305 23090 ts_tablet_manager.cc:1403] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.000s
I20260713 09:08:52.362803 23092 raft_consensus.cc:359] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.363732 23092 raft_consensus.cc:385] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.364032 23092 raft_consensus.cc:740] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.364635 23092 consensus_queue.cc:260] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.365829 23091 raft_consensus.cc:359] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.366488 23092 ts_tablet_manager.cc:1434] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260713 09:08:52.367578 23092 tablet_bootstrap.cc:492] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:52.366039 23090 raft_consensus.cc:359] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.366508 23091 raft_consensus.cc:385] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.371577 23090 raft_consensus.cc:385] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.371640 23091 raft_consensus.cc:740] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.371963 23090 raft_consensus.cc:740] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.372864 23092 tablet_bootstrap.cc:654] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.372573 23091 consensus_queue.cc:260] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.373517 22901 raft_consensus.cc:2468] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 1.
I20260713 09:08:52.375022 23091 ts_tablet_manager.cc:1434] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260713 09:08:52.376210 23091 tablet_bootstrap.cc:492] T 2cd4507f914449eea3a04c60fe14a9ae P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:52.377580 23090 consensus_queue.cc:260] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.383044 23090 ts_tablet_manager.cc:1434] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:08:52.383500 23091 tablet_bootstrap.cc:654] T 2cd4507f914449eea3a04c60fe14a9ae P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.383906 23090 tablet_bootstrap.cc:492] T 2cd4507f914449eea3a04c60fe14a9ae P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:52.389819 23090 tablet_bootstrap.cc:654] T 2cd4507f914449eea3a04c60fe14a9ae P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.390332 22799 catalog_manager.cc:5697] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d reported cstate change: term changed from 0 to 1, leader changed from <none> to c1b474134daa40068e3c1b71e29ef95d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:52.394001 22796 catalog_manager.cc:5697] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf96033adc29426cba74eba78672aca8 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:52.399253 23092 tablet_bootstrap.cc:492] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:52.399663 23092 ts_tablet_manager.cc:1403] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.009s
I20260713 09:08:52.401566 23092 raft_consensus.cc:359] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.402020 23092 raft_consensus.cc:385] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.402228 23092 raft_consensus.cc:740] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.402848 23092 consensus_queue.cc:260] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.404363 23092 ts_tablet_manager.cc:1434] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:08:52.405054 23092 tablet_bootstrap.cc:492] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:52.411033 23092 tablet_bootstrap.cc:654] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.413442 23091 tablet_bootstrap.cc:492] T 2cd4507f914449eea3a04c60fe14a9ae P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:52.414026 23091 ts_tablet_manager.cc:1403] T 2cd4507f914449eea3a04c60fe14a9ae P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.008s
I20260713 09:08:52.417258 23091 raft_consensus.cc:359] T 2cd4507f914449eea3a04c60fe14a9ae P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.418136 23091 raft_consensus.cc:385] T 2cd4507f914449eea3a04c60fe14a9ae P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.418533 23091 raft_consensus.cc:740] T 2cd4507f914449eea3a04c60fe14a9ae P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.419456 23091 consensus_queue.cc:260] T 2cd4507f914449eea3a04c60fe14a9ae P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.421599 23091 ts_tablet_manager.cc:1434] T 2cd4507f914449eea3a04c60fe14a9ae P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:52.422469 23091 tablet_bootstrap.cc:492] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:52.427754 23091 tablet_bootstrap.cc:654] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.431155 23092 tablet_bootstrap.cc:492] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:52.431681 23092 ts_tablet_manager.cc:1403] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.006s
I20260713 09:08:52.434780 23092 raft_consensus.cc:359] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.437420 23092 raft_consensus.cc:385] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.437722 23092 raft_consensus.cc:740] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.438380 23092 consensus_queue.cc:260] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.439043 23090 tablet_bootstrap.cc:492] T 2cd4507f914449eea3a04c60fe14a9ae P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:52.439460 23090 ts_tablet_manager.cc:1403] T 2cd4507f914449eea3a04c60fe14a9ae P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.056s	user 0.032s	sys 0.019s
I20260713 09:08:52.440310 23092 ts_tablet_manager.cc:1434] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:52.441105 23092 tablet_bootstrap.cc:492] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:52.441111 23119 raft_consensus.cc:493] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.441684 23119 raft_consensus.cc:515] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.442715 23090 raft_consensus.cc:359] T 2cd4507f914449eea3a04c60fe14a9ae P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.443337 23091 tablet_bootstrap.cc:492] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:52.443328 23090 raft_consensus.cc:385] T 2cd4507f914449eea3a04c60fe14a9ae P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.443605 23119 leader_election.cc:290] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.443830 23090 raft_consensus.cc:740] T 2cd4507f914449eea3a04c60fe14a9ae P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.444031 23091 ts_tablet_manager.cc:1403] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260713 09:08:52.445066 23128 raft_consensus.cc:493] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.444609 23090 consensus_queue.cc:260] T 2cd4507f914449eea3a04c60fe14a9ae P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.445212 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95069bbeeb7e45ab8b68828ae5b037aa" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:52.445509 23128 raft_consensus.cc:515] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.446893 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95069bbeeb7e45ab8b68828ae5b037aa" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:52.447259 23092 tablet_bootstrap.cc:654] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:52.448259 22865 leader_election.cc:343] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.448648 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d599a83a0c545d1913c3722734d206c" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:52.449031 23090 ts_tablet_manager.cc:1434] T 2cd4507f914449eea3a04c60fe14a9ae P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:08:52.449832 23090 tablet_bootstrap.cc:492] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
W20260713 09:08:52.451923 22939 leader_election.cc:343] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.452628 23128 leader_election.cc:290] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.454173 23049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d599a83a0c545d1913c3722734d206c" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:52.455082 23090 tablet_bootstrap.cc:654] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.455009 23091 raft_consensus.cc:359] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.455864 23091 raft_consensus.cc:385] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.456197 23091 raft_consensus.cc:740] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.456874 23091 consensus_queue.cc:260] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.457805 23048 raft_consensus.cc:2468] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 0.
W20260713 09:08:52.457022 22941 leader_election.cc:343] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.458407 22941 leader_election.cc:304] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d; no voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:52.458664 23092 tablet_bootstrap.cc:492] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:52.459124 23092 ts_tablet_manager.cc:1403] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:08:52.459896 22866 leader_election.cc:304] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [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: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c; no voters: c1b474134daa40068e3c1b71e29ef95d
I20260713 09:08:52.460917 23119 raft_consensus.cc:2804] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:52.461241 23119 raft_consensus.cc:493] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:52.461547 23119 raft_consensus.cc:3060] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.462652 23128 raft_consensus.cc:2749] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:52.462280 23092 raft_consensus.cc:359] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.463114 23092 raft_consensus.cc:385] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.463471 23092 raft_consensus.cc:740] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.467494 23092 consensus_queue.cc:260] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.467909 23091 ts_tablet_manager.cc:1434] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260713 09:08:52.468895 23091 tablet_bootstrap.cc:492] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:52.470587 23092 ts_tablet_manager.cc:1434] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:08:52.471437 23092 tablet_bootstrap.cc:492] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:52.472227 23090 tablet_bootstrap.cc:492] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:52.472607 23090 ts_tablet_manager.cc:1403] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260713 09:08:52.475909 23119 raft_consensus.cc:515] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.476756 23090 raft_consensus.cc:359] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.477247 23091 tablet_bootstrap.cc:654] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.477429 23090 raft_consensus.cc:385] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.477741 23090 raft_consensus.cc:740] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.478457 23090 consensus_queue.cc:260] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.480466 23090 ts_tablet_manager.cc:1434] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:52.479130 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95069bbeeb7e45ab8b68828ae5b037aa" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:52.481514 23090 tablet_bootstrap.cc:492] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:52.481551 23092 tablet_bootstrap.cc:654] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.481487 22975 raft_consensus.cc:3060] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.488034 23091 tablet_bootstrap.cc:492] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:52.488505 23091 ts_tablet_manager.cc:1403] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260713 09:08:52.488700 23090 tablet_bootstrap.cc:654] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.490938 23091 raft_consensus.cc:359] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.491686 23091 raft_consensus.cc:385] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.491943 23091 raft_consensus.cc:740] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.492733 22975 raft_consensus.cc:2468] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 1.
I20260713 09:08:52.494719 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95069bbeeb7e45ab8b68828ae5b037aa" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:08:52.494866 22865 leader_election.cc:304] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:52.495296 23048 raft_consensus.cc:3060] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.495913 23119 leader_election.cc:290] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Requested vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.496466 23119 raft_consensus.cc:2804] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:52.492673 23091 consensus_queue.cc:260] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.499799 23090 tablet_bootstrap.cc:492] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:52.500191 23090 ts_tablet_manager.cc:1403] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:08:52.500959 23091 ts_tablet_manager.cc:1434] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:52.501773 23091 tablet_bootstrap.cc:492] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:52.501621 23048 raft_consensus.cc:2468] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 1.
I20260713 09:08:52.502686 23090 raft_consensus.cc:359] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.503391 23090 raft_consensus.cc:385] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.503662 23090 raft_consensus.cc:740] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.504360 23090 consensus_queue.cc:260] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.507990 23090 ts_tablet_manager.cc:1434] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:52.508541 23092 tablet_bootstrap.cc:492] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:52.508462 23128 raft_consensus.cc:493] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.508992 23092 ts_tablet_manager.cc:1403] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.001s
I20260713 09:08:52.508977 23128 raft_consensus.cc:515] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.509948 23091 tablet_bootstrap.cc:654] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.511032 23128 leader_election.cc:290] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.511646 23092 raft_consensus.cc:359] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.512282 23092 raft_consensus.cc:385] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.512445 23049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3a38490e1e49cf90a025d7138eef87" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:52.512641 23092 raft_consensus.cc:740] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
W20260713 09:08:52.513906 22941 leader_election.cc:343] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.513540 23092 consensus_queue.cc:260] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.515436 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3a38490e1e49cf90a025d7138eef87" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:52.516032 23092 ts_tablet_manager.cc:1434] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260713 09:08:52.516691 22939 leader_election.cc:343] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.517129 23092 tablet_bootstrap.cc:492] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:52.517102 22939 leader_election.cc:304] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d; no voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:52.517937 23128 raft_consensus.cc:2749] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:52.518580 23119 raft_consensus.cc:697] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Becoming Leader. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Running, Role: LEADER
I20260713 09:08:52.519143 23119 consensus_queue.cc:237] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.522035 23090 tablet_bootstrap.cc:492] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:52.526708 23092 tablet_bootstrap.cc:654] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.527626 23136 raft_consensus.cc:493] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.527932 23090 tablet_bootstrap.cc:654] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.528131 23136 raft_consensus.cc:515] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.530165 23136 leader_election.cc:290] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:52.532488 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2d7609340e4ab9a347add406cb669b" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
W20260713 09:08:52.533617 23013 leader_election.cc:343] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.533932 23091 tablet_bootstrap.cc:492] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:52.535898 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2d7609340e4ab9a347add406cb669b" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
W20260713 09:08:52.537181 23014 leader_election.cc:343] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.537598 23090 tablet_bootstrap.cc:492] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:52.537654 23014 leader_election.cc:304] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf96033adc29426cba74eba78672aca8; no voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:52.538257 23090 ts_tablet_manager.cc:1403] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:08:52.539072 23136 raft_consensus.cc:2749] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:52.539548 23091 ts_tablet_manager.cc:1403] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.025s
I20260713 09:08:52.542547 23090 raft_consensus.cc:359] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.543382 23090 raft_consensus.cc:385] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.543727 23090 raft_consensus.cc:740] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.544366 23090 consensus_queue.cc:260] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.546095 23090 ts_tablet_manager.cc:1434] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260713 09:08:52.547506 23090 tablet_bootstrap.cc:492] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:52.550398 22799 catalog_manager.cc:5697] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d79c012666476c9c07b93babb3210c (127.21.70.193). New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:52.554319 23091 raft_consensus.cc:359] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.555012 23091 raft_consensus.cc:385] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.555271 23091 raft_consensus.cc:740] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.555925 23091 consensus_queue.cc:260] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.559224 23091 ts_tablet_manager.cc:1434] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:08:52.560050 23091 tablet_bootstrap.cc:492] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:52.564745 23091 tablet_bootstrap.cc:654] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.564859 23090 tablet_bootstrap.cc:654] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.566594 23092 tablet_bootstrap.cc:492] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:52.566992 23092 ts_tablet_manager.cc:1403] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.011s
I20260713 09:08:52.569753 23092 raft_consensus.cc:359] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.570528 23092 raft_consensus.cc:385] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.570840 23092 raft_consensus.cc:740] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.571561 23092 consensus_queue.cc:260] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.573360 23091 tablet_bootstrap.cc:492] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:52.573444 23092 ts_tablet_manager.cc:1434] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260713 09:08:52.573801 23091 ts_tablet_manager.cc:1403] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:08:52.574270 23092 tablet_bootstrap.cc:492] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:52.576193 23091 raft_consensus.cc:359] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.576807 23091 raft_consensus.cc:385] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.577090 23091 raft_consensus.cc:740] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.577745 23091 consensus_queue.cc:260] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.579608 23091 ts_tablet_manager.cc:1434] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:52.579860 23092 tablet_bootstrap.cc:654] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.580627 23091 tablet_bootstrap.cc:492] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:52.580757 23090 tablet_bootstrap.cc:492] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:52.581204 23090 ts_tablet_manager.cc:1403] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.003s
I20260713 09:08:52.583904 23090 raft_consensus.cc:359] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.584488 23090 raft_consensus.cc:385] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.584738 23090 raft_consensus.cc:740] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.585505 23119 raft_consensus.cc:493] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.585423 23090 consensus_queue.cc:260] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.585950 23119 raft_consensus.cc:515] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.586860 23091 tablet_bootstrap.cc:654] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.588080 23119 leader_election.cc:290] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.589221 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474a01cd5a40438187cf0e7676ef11" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:52.589955 23048 raft_consensus.cc:2393] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d79c012666476c9c07b93babb3210c in current term 1: Already voted for candidate c1b474134daa40068e3c1b71e29ef95d in this term.
I20260713 09:08:52.590776 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474a01cd5a40438187cf0e7676ef11" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:52.593447 22866 leader_election.cc:304] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d79c012666476c9c07b93babb3210c; no voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d
I20260713 09:08:52.595981 23119 raft_consensus.cc:3060] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.598204 23090 ts_tablet_manager.cc:1434] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:08:52.600195 23048 raft_consensus.cc:3060] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.606690 23122 consensus_queue.cc:1048] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:52.607965 23090 tablet_bootstrap.cc:492] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:52.616794 23090 tablet_bootstrap.cc:654] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.629810 23090 tablet_bootstrap.cc:492] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:52.630357 23090 ts_tablet_manager.cc:1403] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260713 09:08:52.634169 23090 raft_consensus.cc:359] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.644841 23090 raft_consensus.cc:385] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.645146 23119 raft_consensus.cc:2749] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:52.645282 23090 raft_consensus.cc:740] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.646466 23090 consensus_queue.cc:260] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.652882 23128 raft_consensus.cc:493] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.653481 23128 raft_consensus.cc:515] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.652663 23119 consensus_queue.cc:1048] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:52.660043 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697992efabda486ba79ff1c26b94d3be" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:52.661626 23131 consensus_queue.cc:1048] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:52.662070 23128 leader_election.cc:290] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.663831 23050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697992efabda486ba79ff1c26b94d3be" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
W20260713 09:08:52.665097 22941 leader_election.cc:343] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:52.667131 22939 leader_election.cc:343] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.667701 22939 leader_election.cc:304] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d; no voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:52.668646 23131 raft_consensus.cc:2749] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:52.669420 23090 ts_tablet_manager.cc:1434] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260713 09:08:52.671378 23090 tablet_bootstrap.cc:492] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:52.679379 23090 tablet_bootstrap.cc:654] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.686192 23131 consensus_queue.cc:1048] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:52.688531 23136 consensus_queue.cc:1048] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:52.691288 23090 tablet_bootstrap.cc:492] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:52.691815 23090 ts_tablet_manager.cc:1403] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260713 09:08:52.695596 23090 raft_consensus.cc:359] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.696429 23090 raft_consensus.cc:385] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.696736 23090 raft_consensus.cc:740] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.697649 23090 consensus_queue.cc:260] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.700008 23128 raft_consensus.cc:493] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.700582 23128 raft_consensus.cc:515] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.702879 23128 leader_election.cc:290] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.704890 23136 consensus_queue.cc:1048] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:52.705827 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2d7609340e4ab9a347add406cb669b" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:52.706651 23047 raft_consensus.cc:2468] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 0.
I20260713 09:08:52.709890 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2d7609340e4ab9a347add406cb669b" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
W20260713 09:08:52.714344 22939 leader_election.cc:343] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:52.716413 22941 leader_election.cc:304] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [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: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: c9d79c012666476c9c07b93babb3210c
I20260713 09:08:52.718833 23090 ts_tablet_manager.cc:1434] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260713 09:08:52.718931 23128 raft_consensus.cc:2804] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:52.719439 23128 raft_consensus.cc:493] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:52.719833 23128 raft_consensus.cc:3060] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.719981 23090 tablet_bootstrap.cc:492] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:52.725370 23122 raft_consensus.cc:493] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.725986 23122 raft_consensus.cc:515] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.731364 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd4507f914449eea3a04c60fe14a9ae" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:52.732149 22975 raft_consensus.cc:2468] T 2cd4507f914449eea3a04c60fe14a9ae P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 0.
I20260713 09:08:52.733498 22865 leader_election.cc:304] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:52.734591 23097 raft_consensus.cc:2804] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:52.735052 23097 raft_consensus.cc:493] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:52.735481 23097 raft_consensus.cc:3060] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.758069 23090 tablet_bootstrap.cc:654] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:52.766153 23122 leader_election.cc:290] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
W20260713 09:08:52.768150 22847 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:52.770568 23097 raft_consensus.cc:515] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.774029 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd4507f914449eea3a04c60fe14a9ae" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:52.774688 22975 raft_consensus.cc:3060] T 2cd4507f914449eea3a04c60fe14a9ae P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.778122 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd4507f914449eea3a04c60fe14a9ae" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:52.778857 23047 raft_consensus.cc:2468] T 2cd4507f914449eea3a04c60fe14a9ae P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 0.
I20260713 09:08:52.784091 23097 leader_election.cc:290] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Requested vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.784737 23097 raft_consensus.cc:493] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.785207 23097 raft_consensus.cc:515] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.788450 22976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c503a8fd9c46348344efdc87c7ce6b" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:52.789021 22976 raft_consensus.cc:2468] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 0.
I20260713 09:08:52.789209 23119 consensus_queue.cc:1048] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:52.790292 22865 leader_election.cc:304] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:52.791225 23119 raft_consensus.cc:2804] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:52.791606 23119 raft_consensus.cc:493] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:52.791939 23119 raft_consensus.cc:3060] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.792210 23097 leader_election.cc:290] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.792284 23122 consensus_queue.cc:1048] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:52.792728 22975 raft_consensus.cc:2468] T 2cd4507f914449eea3a04c60fe14a9ae P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 1.
I20260713 09:08:52.793040 23090 tablet_bootstrap.cc:492] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:52.793470 23090 ts_tablet_manager.cc:1403] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.074s	user 0.021s	sys 0.002s
I20260713 09:08:52.793769 22865 leader_election.cc:304] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:52.794520 23122 raft_consensus.cc:2804] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:52.795012 23122 raft_consensus.cc:697] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Becoming Leader. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Running, Role: LEADER
I20260713 09:08:52.795863 23122 consensus_queue.cc:237] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.796578 23049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd4507f914449eea3a04c60fe14a9ae" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:08:52.797264 23049 raft_consensus.cc:3060] T 2cd4507f914449eea3a04c60fe14a9ae P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.795984 23090 raft_consensus.cc:359] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.798337 23090 raft_consensus.cc:385] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:52.798702 23090 raft_consensus.cc:740] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.800470 23090 consensus_queue.cc:260] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.809732 23099 raft_consensus.cc:493] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.821220 23099 raft_consensus.cc:515] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.825457 23128 raft_consensus.cc:515] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.829303 23096 consensus_queue.cc:1048] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:52.830266 23050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2d7609340e4ab9a347add406cb669b" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:08:52.830646 23128 leader_election.cc:290] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:52.832420 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c503a8fd9c46348344efdc87c7ce6b" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:52.856725 23050 raft_consensus.cc:3060] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:52.872920 23133 consensus_queue.cc:1048] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:52.907116 23177 raft_consensus.cc:493] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.907773 23177 raft_consensus.cc:515] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:52.874349 23097 raft_consensus.cc:493] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:52.940809 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f9a2fe55c5496291857488f53b52f6" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:52.930127 23097 raft_consensus.cc:515] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.094937 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68d1c783e31405ab58be21d93ddf874" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
W20260713 09:08:53.108198 22865 leader_election.cc:343] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.045161 23177 leader_election.cc:290] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.088637 23096 raft_consensus.cc:493] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.124653 23096 raft_consensus.cc:515] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.131420 23177 raft_consensus.cc:493] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.131994 23177 raft_consensus.cc:515] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.154708 23128 raft_consensus.cc:493] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.155356 23180 raft_consensus.cc:493] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.155217 23128 raft_consensus.cc:515] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.155857 23180 raft_consensus.cc:515] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.157883 23180 leader_election.cc:290] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:53.157987 23099 leader_election.cc:290] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:53.158316 23090 ts_tablet_manager.cc:1434] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.365s	user 0.027s	sys 0.033s
I20260713 09:08:53.159492 23090 tablet_bootstrap.cc:492] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:53.159899 23119 raft_consensus.cc:515] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.166396 22976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8963b86c80434d3c832c834122ef559b" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:53.165777 23097 leader_election.cc:290] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.168699 23097 raft_consensus.cc:493] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:53.168794 22865 leader_election.cc:343] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.169248 23097 raft_consensus.cc:515] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.171555 22976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c503a8fd9c46348344efdc87c7ce6b" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:53.171726 23119 leader_election.cc:290] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Requested vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.172099 22976 raft_consensus.cc:3060] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.167768 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2d7609340e4ab9a347add406cb669b" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:53.164390 23050 raft_consensus.cc:2468] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 1.
W20260713 09:08:53.159653 23013 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.70.193:43691, user_credentials={real_user=slave}} blocked reactor thread for 328079us
I20260713 09:08:53.175001 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ff427387dd4ee4b374edbada30b162" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:53.180241 23177 leader_election.cc:290] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
W20260713 09:08:53.189890 22865 leader_election.cc:343] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.191454 23097 leader_election.cc:290] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.191684 23091 tablet_bootstrap.cc:492] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:53.192245 23091 ts_tablet_manager.cc:1403] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.612s	user 0.096s	sys 0.136s
I20260713 09:08:53.192272 23128 leader_election.cc:290] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.197059 23091 raft_consensus.cc:359] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.197907 23091 raft_consensus.cc:385] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.198235 23091 raft_consensus.cc:740] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.183706 23096 leader_election.cc:290] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.202500 23091 consensus_queue.cc:260] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.208567 23092 tablet_bootstrap.cc:492] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:53.203792 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68d1c783e31405ab58be21d93ddf874" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:53.209008 23092 ts_tablet_manager.cc:1403] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.635s	user 0.107s	sys 0.126s
I20260713 09:08:53.210603 23091 ts_tablet_manager.cc:1434] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
W20260713 09:08:53.212641 22866 leader_election.cc:343] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.209033 22972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:53.213434 22972 raft_consensus.cc:2468] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 0.
I20260713 09:08:53.214330 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:53.217427 23182 consensus_queue.cc:1048] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:08:53.220279 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68d1c783e31405ab58be21d93ddf874" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:53.220789 23090 tablet_bootstrap.cc:654] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.216110 22941 leader_election.cc:304] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: 
I20260713 09:08:53.206919 23049 raft_consensus.cc:2468] T 2cd4507f914449eea3a04c60fe14a9ae P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 1.
I20260713 09:08:53.220922 22900 raft_consensus.cc:2468] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 0.
W20260713 09:08:53.223513 23013 leader_election.cc:343] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.204802 23099 consensus_queue.cc:1048] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:08:53.226590 23050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:53.236498 23050 raft_consensus.cc:2468] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 0.
I20260713 09:08:53.236863 23099 raft_consensus.cc:493] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.231809 23128 raft_consensus.cc:2804] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.237468 23099 raft_consensus.cc:515] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.238019 23128 raft_consensus.cc:697] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Becoming Leader. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Running, Role: LEADER
I20260713 09:08:53.239825 23099 leader_election.cc:290] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:53.239281 23128 consensus_queue.cc:237] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.232239 22976 raft_consensus.cc:2468] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 1.
I20260713 09:08:53.232365 22899 raft_consensus.cc:3060] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.250871 23091 tablet_bootstrap.cc:492] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:53.270824 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90fbeda62006490788a8981a60f0759d" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:53.272575 23099 consensus_queue.cc:1048] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.278961 22865 leader_election.cc:304] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:53.279920 23097 raft_consensus.cc:2804] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.280409 23097 raft_consensus.cc:697] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Becoming Leader. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Running, Role: LEADER
I20260713 09:08:53.281237 23097 consensus_queue.cc:237] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.288671 23090 tablet_bootstrap.cc:492] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:53.289104 23090 ts_tablet_manager.cc:1403] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.130s	user 0.018s	sys 0.005s
I20260713 09:08:53.297215 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90fbeda62006490788a8981a60f0759d" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:53.290356 23013 leader_election.cc:304] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:53.302368 23133 raft_consensus.cc:2804] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.302733 23133 raft_consensus.cc:493] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.303061 23133 raft_consensus.cc:3060] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:53.312634 23013 leader_election.cc:343] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.313912 22901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
W20260713 09:08:53.301366 23014 leader_election.cc:343] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.301904 23048 raft_consensus.cc:2468] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 0.
I20260713 09:08:53.317649 22897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90fbeda62006490788a8981a60f0759d" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:53.319772 23090 raft_consensus.cc:359] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.320410 23090 raft_consensus.cc:385] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.320659 23090 raft_consensus.cc:740] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.321250 23090 consensus_queue.cc:260] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.323205 23090 ts_tablet_manager.cc:1434] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.000s
I20260713 09:08:53.324455 23090 tablet_bootstrap.cc:492] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:53.328035 23133 raft_consensus.cc:515] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.330051 23014 leader_election.cc:304] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [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: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: c9d79c012666476c9c07b93babb3210c
I20260713 09:08:53.330942 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68d1c783e31405ab58be21d93ddf874" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:53.335345 23092 raft_consensus.cc:359] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.336473 23092 raft_consensus.cc:385] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.336820 23092 raft_consensus.cc:740] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.339891 23092 consensus_queue.cc:260] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.339691 22900 raft_consensus.cc:3060] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.345412 23180 consensus_queue.cc:1048] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:53.346552 23131 raft_consensus.cc:493] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.346980 23131 raft_consensus.cc:515] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.351003 22941 leader_election.cc:304] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: 
I20260713 09:08:53.351336 23131 leader_election.cc:290] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.352246 23131 raft_consensus.cc:2804] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.352584 23131 raft_consensus.cc:493] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.352886 23131 raft_consensus.cc:3060] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.356561 23092 ts_tablet_manager.cc:1434] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.147s	user 0.006s	sys 0.001s
I20260713 09:08:53.341498 23133 leader_election.cc:290] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:53.357651 23092 tablet_bootstrap.cc:492] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:53.338560 23136 raft_consensus.cc:2804] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.360055 23136 raft_consensus.cc:493] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.368718 23136 raft_consensus.cc:3060] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.374686 23119 consensus_queue.cc:1048] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260713 09:08:53.372318 22939 leader_election.cc:343] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.387693 23050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c503a8fd9c46348344efdc87c7ce6b" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:08:53.385672 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f9a2fe55c5496291857488f53b52f6" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:53.387012 23047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8963b86c80434d3c832c834122ef559b" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:53.383657 22972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90fbeda62006490788a8981a60f0759d" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:53.420194 22972 raft_consensus.cc:2468] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 0.
W20260713 09:08:53.420680 22866 leader_election.cc:343] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.421119 22866 leader_election.cc:304] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d79c012666476c9c07b93babb3210c; no voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d
I20260713 09:08:53.421666 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5ac32a02c24df9bb75c20d6b2d84d9" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:53.387362 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ff427387dd4ee4b374edbada30b162" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:53.424110 23185 raft_consensus.cc:2749] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.425343 23092 tablet_bootstrap.cc:654] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.422322 23097 consensus_queue.cc:1048] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260713 09:08:53.426050 23193 log.cc:927] Time spent T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260713 09:08:53.415803 23049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68d1c783e31405ab58be21d93ddf874" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:53.426893 23049 raft_consensus.cc:2393] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d79c012666476c9c07b93babb3210c in current term 1: Already voted for candidate bf96033adc29426cba74eba78672aca8 in this term.
W20260713 09:08:53.429054 23191 log.cc:927] Time spent T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260713 09:08:53.417021 22939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.70.193:43691, user_credentials={real_user=slave}} blocked reactor thread for 45804.5us
I20260713 09:08:53.435235 22896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5ac32a02c24df9bb75c20d6b2d84d9" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:53.435509 22972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68d1c783e31405ab58be21d93ddf874" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
W20260713 09:08:53.437968 23188 log.cc:927] Time spent T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260713 09:08:53.439306 23090 tablet_bootstrap.cc:654] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.444998 23177 raft_consensus.cc:493] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:53.445251 22939 leader_election.cc:343] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.445441 23177 raft_consensus.cc:515] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
W20260713 09:08:53.446218 22939 leader_election.cc:343] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.447985 23194 consensus_queue.cc:1048] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:53.449671 22976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2d7609340e4ab9a347add406cb669b" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:53.450556 23177 leader_election.cc:290] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
W20260713 09:08:53.455839 22939 leader_election.cc:343] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.459391 23091 tablet_bootstrap.cc:654] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.450181 22900 raft_consensus.cc:2468] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 1.
I20260713 09:08:53.461625 22941 leader_election.cc:304] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [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: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: c9d79c012666476c9c07b93babb3210c
W20260713 09:08:53.457329 22866 leader_election.cc:343] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.468225 22866 leader_election.cc:304] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d79c012666476c9c07b93babb3210c; no voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d
I20260713 09:08:53.468945 23119 raft_consensus.cc:2749] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.470613 22866 leader_election.cc:304] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d79c012666476c9c07b93babb3210c; no voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d
I20260713 09:08:53.470896 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2d7609340e4ab9a347add406cb669b" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:53.471660 23046 raft_consensus.cc:2393] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d79c012666476c9c07b93babb3210c in current term 1: Already voted for candidate c1b474134daa40068e3c1b71e29ef95d in this term.
I20260713 09:08:53.475267 23119 raft_consensus.cc:2749] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:53.475591 22866 leader_election.cc:343] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.476158 22866 leader_election.cc:304] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d79c012666476c9c07b93babb3210c; no voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d
I20260713 09:08:53.479558 23131 raft_consensus.cc:515] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.481875 23131 leader_election.cc:290] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.485751 23119 raft_consensus.cc:2749] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.485613 23194 raft_consensus.cc:2804] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.492646 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:53.493489 23194 raft_consensus.cc:493] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.495240 23194 raft_consensus.cc:3060] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.495196 22866 leader_election.cc:304] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d79c012666476c9c07b93babb3210c; no voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d
I20260713 09:08:53.496032 23177 raft_consensus.cc:3060] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.497905 23119 consensus_queue.cc:1048] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.498236 23013 leader_election.cc:304] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:53.499145 23180 raft_consensus.cc:2804] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.499701 23180 raft_consensus.cc:697] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Becoming Leader. State: Replica: bf96033adc29426cba74eba78672aca8, State: Running, Role: LEADER
I20260713 09:08:53.500568 23180 consensus_queue.cc:237] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.501631 23092 tablet_bootstrap.cc:492] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:53.502067 23092 ts_tablet_manager.cc:1403] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.000s
I20260713 09:08:53.503283 23136 raft_consensus.cc:515] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
W20260713 09:08:53.503489 22939 leader_election.cc:343] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.505666 22797 catalog_manager.cc:5697] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d reported cstate change: term changed from 0 to 1, leader changed from <none> to c1b474134daa40068e3c1b71e29ef95d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.507359 23136 leader_election.cc:290] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
W20260713 09:08:53.513123 22941 leader_election.cc:343] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.482781 22796 catalog_manager.cc:5697] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d79c012666476c9c07b93babb3210c (127.21.70.193). New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.518308 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
W20260713 09:08:53.521883 23013 leader_election.cc:343] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.522234 23194 raft_consensus.cc:515] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.517571 22941 leader_election.cc:304] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d; no voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:53.527972 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90fbeda62006490788a8981a60f0759d" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:53.530138 23131 raft_consensus.cc:2749] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:53.530810 22939 leader_election.cc:343] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.531893 23177 raft_consensus.cc:2749] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.531798 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:53.532672 22973 raft_consensus.cc:2393] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bf96033adc29426cba74eba78672aca8 in current term 1: Already voted for candidate c1b474134daa40068e3c1b71e29ef95d in this term.
I20260713 09:08:53.527379 23194 leader_election.cc:290] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.540634 23014 leader_election.cc:304] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [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: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: c9d79c012666476c9c07b93babb3210c
I20260713 09:08:53.541934 23136 raft_consensus.cc:2804] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.542420 23136 raft_consensus.cc:493] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.542867 23136 raft_consensus.cc:3060] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:53.549237 23014 leader_election.cc:343] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.551694 23136 raft_consensus.cc:515] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.553129 23014 leader_election.cc:304] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [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: bf96033adc29426cba74eba78672aca8; no voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:53.554003 23133 raft_consensus.cc:2749] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.554706 22896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90fbeda62006490788a8981a60f0759d" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
W20260713 09:08:53.556279 23013 leader_election.cc:343] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.558369 23136 leader_election.cc:290] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:53.563225 23092 raft_consensus.cc:359] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.564251 23092 raft_consensus.cc:385] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.564630 23092 raft_consensus.cc:740] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.565503 23092 consensus_queue.cc:260] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.579691 23092 ts_tablet_manager.cc:1434] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.077s	user 0.025s	sys 0.015s
I20260713 09:08:53.581059 23092 tablet_bootstrap.cc:492] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:53.589684 23044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:08:53.590742 23044 raft_consensus.cc:2393] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c1b474134daa40068e3c1b71e29ef95d in current term 1: Already voted for candidate bf96033adc29426cba74eba78672aca8 in this term.
I20260713 09:08:53.601470 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90fbeda62006490788a8981a60f0759d" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:08:53.602097 23090 tablet_bootstrap.cc:492] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:53.602336 23048 raft_consensus.cc:2393] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c1b474134daa40068e3c1b71e29ef95d in current term 1: Already voted for candidate bf96033adc29426cba74eba78672aca8 in this term.
I20260713 09:08:53.602522 23090 ts_tablet_manager.cc:1403] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.278s	user 0.008s	sys 0.029s
I20260713 09:08:53.604985 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90fbeda62006490788a8981a60f0759d" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:53.605007 23090 raft_consensus.cc:359] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.605710 22975 raft_consensus.cc:2393] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bf96033adc29426cba74eba78672aca8 in current term 1: Already voted for candidate c1b474134daa40068e3c1b71e29ef95d in this term.
I20260713 09:08:53.606645 23090 raft_consensus.cc:385] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.607328 23090 raft_consensus.cc:740] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.607962 23092 tablet_bootstrap.cc:654] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.608073 23090 consensus_queue.cc:260] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.610677 22941 leader_election.cc:304] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [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: c1b474134daa40068e3c1b71e29ef95d; no voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:53.611634 23091 tablet_bootstrap.cc:492] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:53.612123 23091 ts_tablet_manager.cc:1403] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.362s	user 0.023s	sys 0.029s
I20260713 09:08:53.613387 23194 raft_consensus.cc:2749] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.614420 22941 leader_election.cc:304] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [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: c1b474134daa40068e3c1b71e29ef95d; no voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:53.615641 23194 raft_consensus.cc:2749] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.617475 23014 leader_election.cc:304] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [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: bf96033adc29426cba74eba78672aca8; no voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:53.617607 23090 ts_tablet_manager.cc:1434] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:08:53.618783 23090 tablet_bootstrap.cc:492] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:53.619633 23136 raft_consensus.cc:2749] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.621742 23091 raft_consensus.cc:359] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.622447 23091 raft_consensus.cc:385] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.622743 23091 raft_consensus.cc:740] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.623464 23091 consensus_queue.cc:260] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.625787 23090 tablet_bootstrap.cc:654] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.631119 23091 ts_tablet_manager.cc:1434] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:08:53.632092 23091 tablet_bootstrap.cc:492] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:53.641866 23090 tablet_bootstrap.cc:492] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:53.642426 23090 ts_tablet_manager.cc:1403] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260713 09:08:53.643548 23091 tablet_bootstrap.cc:654] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.645629 23090 raft_consensus.cc:359] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.646471 23090 raft_consensus.cc:385] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.646806 23090 raft_consensus.cc:740] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.647778 23090 consensus_queue.cc:260] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.651221 23090 ts_tablet_manager.cc:1434] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260713 09:08:53.651675 23136 raft_consensus.cc:493] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.652132 23090 tablet_bootstrap.cc:492] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:53.652127 23136 raft_consensus.cc:515] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.654199 23136 leader_election.cc:290] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:53.655498 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5ac32a02c24df9bb75c20d6b2d84d9" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:53.656066 22975 raft_consensus.cc:2468] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 0.
I20260713 09:08:53.657469 23014 leader_election.cc:304] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: 
I20260713 09:08:53.657661 22896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5ac32a02c24df9bb75c20d6b2d84d9" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:53.658326 23136 raft_consensus.cc:2804] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.656091 23194 raft_consensus.cc:493] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.658674 23136 raft_consensus.cc:493] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.659298 23194 raft_consensus.cc:515] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
W20260713 09:08:53.660162 23013 leader_election.cc:343] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.660921 23090 tablet_bootstrap.cc:654] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.661369 23194 leader_election.cc:290] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.662900 23092 tablet_bootstrap.cc:492] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:53.663367 23092 ts_tablet_manager.cc:1403] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.021s
I20260713 09:08:53.665652 22896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09afc2ba7ac4703b5b3725ff9cc94cd" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:53.666837 23092 raft_consensus.cc:359] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.667776 23092 raft_consensus.cc:385] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.667752 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09afc2ba7ac4703b5b3725ff9cc94cd" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
W20260713 09:08:53.668504 22939 leader_election.cc:343] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.669417 23092 raft_consensus.cc:740] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.670481 23092 consensus_queue.cc:260] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.659286 23136 raft_consensus.cc:3060] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:53.675797 22941 leader_election.cc:343] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.676194 22941 leader_election.cc:304] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d; no voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:53.679231 23131 raft_consensus.cc:2749] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.680130 23194 consensus_queue.cc:1048] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:53.681176 22866 consensus_peers.cc:597] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c -> Peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Couldn't send request to peer bf96033adc29426cba74eba78672aca8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:53.683323 23091 tablet_bootstrap.cc:492] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:53.683805 23091 ts_tablet_manager.cc:1403] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.006s
I20260713 09:08:53.685465 23092 ts_tablet_manager.cc:1434] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:08:53.689206 23091 raft_consensus.cc:359] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.689674 23091 raft_consensus.cc:385] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.689891 23091 raft_consensus.cc:740] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.691200 23092 tablet_bootstrap.cc:492] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:53.692128 23091 consensus_queue.cc:260] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.693701 23090 tablet_bootstrap.cc:492] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:53.694168 23090 ts_tablet_manager.cc:1403] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.005s
I20260713 09:08:53.698859 23136 raft_consensus.cc:515] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.701435 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5ac32a02c24df9bb75c20d6b2d84d9" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:53.703975 23091 ts_tablet_manager.cc:1434] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:08:53.704694 23136 leader_election.cc:290] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:53.704924 23091 tablet_bootstrap.cc:492] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
W20260713 09:08:53.705422 23013 leader_election.cc:343] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.706581 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5ac32a02c24df9bb75c20d6b2d84d9" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:53.707178 22975 raft_consensus.cc:3060] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.713443 22975 raft_consensus.cc:2468] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 1.
I20260713 09:08:53.715515 23194 consensus_queue.cc:1048] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.730616 23014 leader_election.cc:304] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [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: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: c9d79c012666476c9c07b93babb3210c
I20260713 09:08:53.731444 23136 raft_consensus.cc:2804] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.731884 23136 raft_consensus.cc:697] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Becoming Leader. State: Replica: bf96033adc29426cba74eba78672aca8, State: Running, Role: LEADER
I20260713 09:08:53.731768 22799 catalog_manager.cc:5697] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf96033adc29426cba74eba78672aca8 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.732653 23136 consensus_queue.cc:237] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.733260 23092 tablet_bootstrap.cc:654] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.740092 23090 raft_consensus.cc:359] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.740757 23090 raft_consensus.cc:385] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.741014 23090 raft_consensus.cc:740] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.743572 23177 raft_consensus.cc:493] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.742988 23090 consensus_queue.cc:260] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.744290 23177 raft_consensus.cc:515] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.745573 23090 ts_tablet_manager.cc:1434] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.001s
I20260713 09:08:53.746203 23177 leader_election.cc:290] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.746397 23090 tablet_bootstrap.cc:492] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:53.748677 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed578db50b674fec861a290ee4ab5661" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:53.749620 23091 tablet_bootstrap.cc:654] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:53.750000 22865 leader_election.cc:343] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.755379 22796 catalog_manager.cc:5697] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d79c012666476c9c07b93babb3210c (127.21.70.193). New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.761188 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed578db50b674fec861a290ee4ab5661" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
W20260713 09:08:53.764568 22866 leader_election.cc:343] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.765009 22866 leader_election.cc:304] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d79c012666476c9c07b93babb3210c; no voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d
I20260713 09:08:53.765690 23177 raft_consensus.cc:2749] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:53.778133 23092 tablet_bootstrap.cc:492] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:53.778496 23092 ts_tablet_manager.cc:1403] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.000s
I20260713 09:08:53.784415 23090 tablet_bootstrap.cc:654] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.790385 23092 raft_consensus.cc:359] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.791026 23092 raft_consensus.cc:385] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.791191 23091 tablet_bootstrap.cc:492] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:53.791325 23092 raft_consensus.cc:740] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.791620 23091 ts_tablet_manager.cc:1403] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.001s
I20260713 09:08:53.792119 23092 consensus_queue.cc:260] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.794587 23092 ts_tablet_manager.cc:1434] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:08:53.798063 23092 tablet_bootstrap.cc:492] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:53.794266 23091 raft_consensus.cc:359] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.801215 23091 raft_consensus.cc:385] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.801570 23091 raft_consensus.cc:740] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.802387 23091 consensus_queue.cc:260] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.805143 23091 ts_tablet_manager.cc:1434] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
W20260713 09:08:53.805567 22847 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:53.805944 23091 tablet_bootstrap.cc:492] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:53.805783 22797 catalog_manager.cc:5697] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf96033adc29426cba74eba78672aca8 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.809167 23092 tablet_bootstrap.cc:654] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.810807 23090 tablet_bootstrap.cc:492] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:53.811174 23090 ts_tablet_manager.cc:1403] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.004s
I20260713 09:08:53.813259 23090 raft_consensus.cc:359] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.813827 23090 raft_consensus.cc:385] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.814057 23090 raft_consensus.cc:740] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.814716 23090 consensus_queue.cc:260] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.816646 23090 ts_tablet_manager.cc:1434] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:08:53.817437 23090 tablet_bootstrap.cc:492] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:53.822271 23091 tablet_bootstrap.cc:654] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.822824 23090 tablet_bootstrap.cc:654] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.842530 23092 tablet_bootstrap.cc:492] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:53.843065 23092 ts_tablet_manager.cc:1403] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.012s
I20260713 09:08:53.845134 23090 tablet_bootstrap.cc:492] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:53.845593 23090 ts_tablet_manager.cc:1403] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.010s
I20260713 09:08:53.845850 23092 raft_consensus.cc:359] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.846530 23092 raft_consensus.cc:385] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.846791 23092 raft_consensus.cc:740] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.847443 23092 consensus_queue.cc:260] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.848352 23090 raft_consensus.cc:359] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.849056 23090 raft_consensus.cc:385] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.849359 23090 raft_consensus.cc:740] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.850077 23090 consensus_queue.cc:260] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.851425 23091 tablet_bootstrap.cc:492] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:53.851846 23091 ts_tablet_manager.cc:1403] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.011s
I20260713 09:08:53.852427 23090 ts_tablet_manager.cc:1434] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:53.853551 23090 tablet_bootstrap.cc:492] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:53.854432 23091 raft_consensus.cc:359] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.855116 23091 raft_consensus.cc:385] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.855387 23091 raft_consensus.cc:740] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.849466 23092 ts_tablet_manager.cc:1434] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:53.856719 23092 tablet_bootstrap.cc:492] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:53.860349 23090 tablet_bootstrap.cc:654] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.861874 23092 tablet_bootstrap.cc:654] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.864580 23091 consensus_queue.cc:260] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.866703 23091 ts_tablet_manager.cc:1434] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260713 09:08:53.867887 23091 tablet_bootstrap.cc:492] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:53.873824 23091 tablet_bootstrap.cc:654] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.875463 23090 tablet_bootstrap.cc:492] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:53.875936 23090 ts_tablet_manager.cc:1403] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260713 09:08:53.878397 23092 tablet_bootstrap.cc:492] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:53.878329 23090 raft_consensus.cc:359] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.878856 23092 ts_tablet_manager.cc:1403] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.004s
I20260713 09:08:53.879160 23090 raft_consensus.cc:385] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.879518 23090 raft_consensus.cc:740] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.880249 23090 consensus_queue.cc:260] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.881260 23092 raft_consensus.cc:359] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.881717 23092 raft_consensus.cc:385] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.881933 23092 raft_consensus.cc:740] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.882647 23092 consensus_queue.cc:260] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.884544 23092 ts_tablet_manager.cc:1434] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:08:53.886583 23091 tablet_bootstrap.cc:492] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:53.886583 23177 consensus_queue.cc:1048] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.887125 23091 ts_tablet_manager.cc:1403] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.004s
I20260713 09:08:53.888662 23090 ts_tablet_manager.cc:1434] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260713 09:08:53.889530 23090 tablet_bootstrap.cc:492] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d: Bootstrap starting.
I20260713 09:08:53.889819 23091 raft_consensus.cc:359] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.890424 23091 raft_consensus.cc:385] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.890707 23091 raft_consensus.cc:740] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.891925 23092 tablet_bootstrap.cc:492] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:53.891872 23177 raft_consensus.cc:493] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.892369 23177 raft_consensus.cc:515] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.895200 23090 tablet_bootstrap.cc:654] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.895241 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8072b4d38ab942cea3e67cd7d7426b4f" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:53.896422 23091 consensus_queue.cc:260] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
W20260713 09:08:53.896751 22866 leader_election.cc:343] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.899278 23091 ts_tablet_manager.cc:1434] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:08:53.898280 23177 leader_election.cc:290] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.903671 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8072b4d38ab942cea3e67cd7d7426b4f" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:53.904382 22973 raft_consensus.cc:2468] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 0.
I20260713 09:08:53.906106 22865 leader_election.cc:304] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [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: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: bf96033adc29426cba74eba78672aca8
I20260713 09:08:53.908165 23092 tablet_bootstrap.cc:654] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.910383 23177 raft_consensus.cc:2804] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.910725 23177 raft_consensus.cc:493] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.911034 23177 raft_consensus.cc:3060] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.912446 23091 tablet_bootstrap.cc:492] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:53.919498 23090 tablet_bootstrap.cc:492] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d: No bootstrap required, opened a new log
I20260713 09:08:53.919987 23090 ts_tablet_manager.cc:1403] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.005s
I20260713 09:08:53.921175 23177 raft_consensus.cc:515] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.922515 23090 raft_consensus.cc:359] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.923202 23090 raft_consensus.cc:385] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.923555 23090 raft_consensus.cc:740] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.923915 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8072b4d38ab942cea3e67cd7d7426b4f" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:53.924597 22973 raft_consensus.cc:3060] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.924310 23090 consensus_queue.cc:260] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.926589 23090 ts_tablet_manager.cc:1434] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:53.923915 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8072b4d38ab942cea3e67cd7d7426b4f" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:08:53.927861 23177 leader_election.cc:290] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Requested vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.928910 23091 tablet_bootstrap.cc:654] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:53.929014 22866 leader_election.cc:343] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.930244 23092 tablet_bootstrap.cc:492] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:53.930671 23092 ts_tablet_manager.cc:1403] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.005s
I20260713 09:08:53.932893 23136 consensus_queue.cc:1048] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:53.933205 23092 raft_consensus.cc:359] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.933861 23092 raft_consensus.cc:385] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.934141 23092 raft_consensus.cc:740] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.934792 23092 consensus_queue.cc:260] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.935497 22973 raft_consensus.cc:2468] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 1.
I20260713 09:08:53.937299 23092 ts_tablet_manager.cc:1434] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:53.936972 22865 leader_election.cc:304] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [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: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: bf96033adc29426cba74eba78672aca8
I20260713 09:08:53.934700 23194 raft_consensus.cc:493] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.938187 23092 tablet_bootstrap.cc:492] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:53.938301 23194 raft_consensus.cc:515] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.939286 23182 raft_consensus.cc:2804] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.939906 23182 raft_consensus.cc:697] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Becoming Leader. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Running, Role: LEADER
I20260713 09:08:53.940202 23194 leader_election.cc:290] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.940958 23182 consensus_queue.cc:237] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.942406 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b1384db00bf46d58b7fb53e53934145" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:53.943004 22900 raft_consensus.cc:2468] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 0.
I20260713 09:08:53.944120 23092 tablet_bootstrap.cc:654] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.944311 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b1384db00bf46d58b7fb53e53934145" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:53.944651 22939 leader_election.cc:304] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:53.946249 23128 raft_consensus.cc:2804] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.946607 23128 raft_consensus.cc:493] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:08:53.946750 22941 leader_election.cc:343] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.947027 23128 raft_consensus.cc:3060] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.965008 23131 raft_consensus.cc:493] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.965649 23131 raft_consensus.cc:515] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.967939 23136 raft_consensus.cc:493] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.968554 23136 raft_consensus.cc:515] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.970577 23180 raft_consensus.cc:493] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.971179 23180 raft_consensus.cc:515] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.971635 23136 leader_election.cc:290] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:53.973660 23131 leader_election.cc:290] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.975554 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ff427387dd4ee4b374edbada30b162" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:53.976339 22899 raft_consensus.cc:2468] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 0.
I20260713 09:08:53.977885 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d599a83a0c545d1913c3722734d206c" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:53.978669 22900 raft_consensus.cc:2468] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 0.
I20260713 09:08:53.980554 23013 leader_election.cc:304] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:53.973697 23180 leader_election.cc:290] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:53.981525 23136 raft_consensus.cc:2804] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.982168 23136 raft_consensus.cc:493] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.982616 23136 raft_consensus.cc:3060] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.985996 22939 leader_election.cc:304] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:53.987035 23194 raft_consensus.cc:493] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:53.987578 23194 raft_consensus.cc:515] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:53.989091 23131 raft_consensus.cc:2804] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:53.989459 23131 raft_consensus.cc:493] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:53.989792 23131 raft_consensus.cc:3060] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.990710 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8963b86c80434d3c832c834122ef559b" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:53.985059 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d599a83a0c545d1913c3722734d206c" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:53.991526 22899 raft_consensus.cc:2468] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 0.
I20260713 09:08:53.992178 22975 raft_consensus.cc:2468] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 0.
I20260713 09:08:53.990024 23194 leader_election.cc:290] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:53.994251 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ff427387dd4ee4b374edbada30b162" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:53.995635 22939 leader_election.cc:304] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:53.995814 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3a38490e1e49cf90a025d7138eef87" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:53.996614 22973 raft_consensus.cc:2468] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 0.
I20260713 09:08:53.996884 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3a38490e1e49cf90a025d7138eef87" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
W20260713 09:08:53.998569 23013 leader_election.cc:343] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:53.999686 23096 raft_consensus.cc:2804] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:54.000065 23096 raft_consensus.cc:493] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:54.000437 23096 raft_consensus.cc:3060] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.001579 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8963b86c80434d3c832c834122ef559b" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:54.002148 23045 raft_consensus.cc:2468] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 0.
I20260713 09:08:54.006132 23194 raft_consensus.cc:493] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.006605 23194 raft_consensus.cc:515] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.007570 23133 raft_consensus.cc:493] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.007726 23096 raft_consensus.cc:515] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.008018 23133 raft_consensus.cc:515] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.009609 23096 leader_election.cc:290] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:54.009831 23133 leader_election.cc:290] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:54.010131 23096 raft_consensus.cc:493] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.010524 23096 raft_consensus.cc:515] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.012342 23096 leader_election.cc:290] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:54.013397 22897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68d1c783e31405ab58be21d93ddf874" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:54.019069 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8963b86c80434d3c832c834122ef559b" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:54.020038 22899 raft_consensus.cc:3060] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.020906 23131 raft_consensus.cc:515] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.026371 22897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ff427387dd4ee4b374edbada30b162" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:54.029615 22897 raft_consensus.cc:3060] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.037393 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed578db50b674fec861a290ee4ab5661" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:54.038120 22898 raft_consensus.cc:2468] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 0.
I20260713 09:08:54.027519 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed578db50b674fec861a290ee4ab5661" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:54.039528 22939 leader_election.cc:304] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:54.042909 23096 raft_consensus.cc:2804] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:54.043283 23096 raft_consensus.cc:493] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:54.043710 23096 raft_consensus.cc:3060] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.045771 23194 leader_election.cc:290] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:54.040184 23131 leader_election.cc:290] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:54.047685 22900 raft_consensus.cc:2468] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 0.
I20260713 09:08:54.062674 23096 raft_consensus.cc:515] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.067030 22898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed578db50b674fec861a290ee4ab5661" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:54.067613 22898 raft_consensus.cc:3060] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.075460 23013 leader_election.cc:304] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:54.076870 23180 raft_consensus.cc:2804] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:54.077330 23180 raft_consensus.cc:493] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:54.077771 23180 raft_consensus.cc:3060] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.080451 22799 catalog_manager.cc:5697] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d79c012666476c9c07b93babb3210c (127.21.70.193). New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:54.053352 23128 raft_consensus.cc:515] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.084816 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b1384db00bf46d58b7fb53e53934145" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:54.089429 23091 tablet_bootstrap.cc:492] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:54.089982 23091 ts_tablet_manager.cc:1403] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.184s	user 0.039s	sys 0.065s
I20260713 09:08:54.077342 22898 raft_consensus.cc:2468] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 1.
I20260713 09:08:54.086799 23128 leader_election.cc:290] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:54.095958 23096 leader_election.cc:290] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:54.096976 23092 tablet_bootstrap.cc:492] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:54.102950 23092 ts_tablet_manager.cc:1403] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.165s	user 0.027s	sys 0.060s
W20260713 09:08:54.096455 22941 leader_election.cc:343] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:54.099179 23091 raft_consensus.cc:359] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.086395 22900 raft_consensus.cc:3060] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.105247 22939 leader_election.cc:304] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:54.107991 23092 raft_consensus.cc:359] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.108336 22897 raft_consensus.cc:2468] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 1.
I20260713 09:08:54.108722 23092 raft_consensus.cc:385] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.109126 23092 raft_consensus.cc:740] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.110051 22939 leader_election.cc:304] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:54.110152 23092 consensus_queue.cc:260] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.111374 23096 raft_consensus.cc:2804] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:54.111366 23128 raft_consensus.cc:2804] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:54.112236 23182 raft_consensus.cc:493] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.112305 23128 raft_consensus.cc:697] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Becoming Leader. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Running, Role: LEADER
I20260713 09:08:54.112972 23096 raft_consensus.cc:697] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Becoming Leader. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Running, Role: LEADER
I20260713 09:08:54.112886 23182 raft_consensus.cc:515] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.113544 23128 consensus_queue.cc:237] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.113901 23096 consensus_queue.cc:237] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.104467 23091 raft_consensus.cc:385] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.114845 23182 leader_election.cc:290] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:54.115815 23091 raft_consensus.cc:740] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.116250 23014 leader_election.cc:304] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [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: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: c9d79c012666476c9c07b93babb3210c
I20260713 09:08:54.116586 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:54.116577 23091 consensus_queue.cc:260] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.117362 23092 ts_tablet_manager.cc:1434] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:08:54.117492 22973 raft_consensus.cc:2393] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d79c012666476c9c07b93babb3210c in current term 1: Already voted for candidate c1b474134daa40068e3c1b71e29ef95d in this term.
I20260713 09:08:54.118193 23092 tablet_bootstrap.cc:492] T 697992efabda486ba79ff1c26b94d3be P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:54.108319 23180 raft_consensus.cc:515] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.129333 23136 raft_consensus.cc:515] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.131139 23177 raft_consensus.cc:493] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.132179 23177 raft_consensus.cc:515] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.141101 23177 leader_election.cc:290] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:54.144971 22897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed578db50b674fec861a290ee4ab5661" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:54.147825 22897 raft_consensus.cc:2393] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bf96033adc29426cba74eba78672aca8 in current term 1: Already voted for candidate c1b474134daa40068e3c1b71e29ef95d in this term.
I20260713 09:08:54.125964 22899 raft_consensus.cc:2468] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 1.
I20260713 09:08:54.149531 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90fbeda62006490788a8981a60f0759d" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:54.150090 22939 leader_election.cc:304] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:54.150547 22975 raft_consensus.cc:2393] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d79c012666476c9c07b93babb3210c in current term 1: Already voted for candidate c1b474134daa40068e3c1b71e29ef95d in this term.
I20260713 09:08:54.151044 23235 raft_consensus.cc:2804] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:54.151639 23235 raft_consensus.cc:697] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Becoming Leader. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Running, Role: LEADER
I20260713 09:08:54.154748 23133 raft_consensus.cc:493] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.155200 23133 raft_consensus.cc:515] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.157804 23235 consensus_queue.cc:237] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.153345 23180 leader_election.cc:290] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:54.159808 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8072b4d38ab942cea3e67cd7d7426b4f" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
W20260713 09:08:54.160914 23014 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.70.194:40547, user_credentials={real_user=slave}} blocked reactor thread for 44762.5us
I20260713 09:08:54.161435 23136 leader_election.cc:290] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:54.162282 23236 raft_consensus.cc:2804] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:54.175381 23048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68d1c783e31405ab58be21d93ddf874" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:54.172945 23177 raft_consensus.cc:493] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.180568 23177 raft_consensus.cc:515] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.183074 23133 leader_election.cc:290] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:54.181334 23044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ff427387dd4ee4b374edbada30b162" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:08:54.182881 23236 raft_consensus.cc:493] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:54.191931 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed578db50b674fec861a290ee4ab5661" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:54.192186 23049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b1384db00bf46d58b7fb53e53934145" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:08:54.192344 22973 raft_consensus.cc:3060] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.187206 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed578db50b674fec861a290ee4ab5661" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:54.195564 23091 ts_tablet_manager.cc:1434] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.105s	user 0.012s	sys 0.034s
I20260713 09:08:54.197141 23091 tablet_bootstrap.cc:492] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:54.191310 23045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8963b86c80434d3c832c834122ef559b" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:08:54.199847 23045 raft_consensus.cc:3060] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.201020 23046 raft_consensus.cc:2393] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1b474134daa40068e3c1b71e29ef95d in current term 1: Already voted for candidate bf96033adc29426cba74eba78672aca8 in this term.
I20260713 09:08:54.207334 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d599a83a0c545d1913c3722734d206c" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:54.207985 22899 raft_consensus.cc:3060] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.208812 23177 leader_election.cc:290] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:54.193192 23236 raft_consensus.cc:3060] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.211035 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09afc2ba7ac4703b5b3725ff9cc94cd" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:54.211621 22975 raft_consensus.cc:2468] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 0.
I20260713 09:08:54.215502 23092 tablet_bootstrap.cc:654] T 697992efabda486ba79ff1c26b94d3be P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.213172 22865 leader_election.cc:304] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:54.217586 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed578db50b674fec861a290ee4ab5661" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:08:54.217911 23177 raft_consensus.cc:2804] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:54.218293 23046 raft_consensus.cc:2393] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c1b474134daa40068e3c1b71e29ef95d in current term 1: Already voted for candidate bf96033adc29426cba74eba78672aca8 in this term.
I20260713 09:08:54.218307 23177 raft_consensus.cc:493] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:54.218824 23177 raft_consensus.cc:3060] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.226179 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed578db50b674fec861a290ee4ab5661" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:54.222783 22799 catalog_manager.cc:5697] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d reported cstate change: term changed from 0 to 1, leader changed from <none> to c1b474134daa40068e3c1b71e29ef95d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:54.229745 22799 catalog_manager.cc:5697] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d reported cstate change: term changed from 0 to 1, leader changed from <none> to c1b474134daa40068e3c1b71e29ef95d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:54.221231 22899 raft_consensus.cc:2468] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 1.
I20260713 09:08:54.236613 22900 raft_consensus.cc:2468] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 1.
I20260713 09:08:54.241355 23045 raft_consensus.cc:2468] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 1.
I20260713 09:08:54.241767 23013 leader_election.cc:304] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:54.243520 23239 raft_consensus.cc:2804] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:54.244077 23239 raft_consensus.cc:697] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Becoming Leader. State: Replica: bf96033adc29426cba74eba78672aca8, State: Running, Role: LEADER
I20260713 09:08:54.244951 23239 consensus_queue.cc:237] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.242544 23236 raft_consensus.cc:515] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.248695 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d599a83a0c545d1913c3722734d206c" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:54.248832 23236 leader_election.cc:290] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:54.249243 22975 raft_consensus.cc:3060] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.249366 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3a38490e1e49cf90a025d7138eef87" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
W20260713 09:08:54.250612 23013 leader_election.cc:343] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:54.251586 23177 raft_consensus.cc:515] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.255930 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:54.256755 23046 raft_consensus.cc:2393] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d79c012666476c9c07b93babb3210c in current term 1: Already voted for candidate bf96033adc29426cba74eba78672aca8 in this term.
I20260713 09:08:54.256534 22941 leader_election.cc:304] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d; no voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:54.257133 22975 raft_consensus.cc:2468] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 1.
I20260713 09:08:54.257279 23049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90fbeda62006490788a8981a60f0759d" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
W20260713 09:08:54.257295 23013 consensus_peers.cc:597] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 -> Peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Couldn't send request to peer c9d79c012666476c9c07b93babb3210c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.260073 23049 raft_consensus.cc:2393] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d79c012666476c9c07b93babb3210c in current term 1: Already voted for candidate bf96033adc29426cba74eba78672aca8 in this term.
I20260713 09:08:54.260195 23128 raft_consensus.cc:2749] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:54.260519 23091 tablet_bootstrap.cc:654] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.243485 22939 leader_election.cc:304] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
W20260713 09:08:54.261178 22941 leader_election.cc:343] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:54.261654 23128 raft_consensus.cc:2804] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:08:54.262276 22941 leader_election.cc:343] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:54.262375 23128 raft_consensus.cc:697] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Becoming Leader. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Running, Role: LEADER
I20260713 09:08:54.263437 23128 consensus_queue.cc:237] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.267009 23049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09afc2ba7ac4703b5b3725ff9cc94cd" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:54.269809 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8072b4d38ab942cea3e67cd7d7426b4f" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:54.270548 22975 raft_consensus.cc:2393] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf96033adc29426cba74eba78672aca8 in current term 1: Already voted for candidate c9d79c012666476c9c07b93babb3210c in this term.
I20260713 09:08:54.270717 23092 tablet_bootstrap.cc:492] T 697992efabda486ba79ff1c26b94d3be P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:54.271142 23092 ts_tablet_manager.cc:1403] T 697992efabda486ba79ff1c26b94d3be P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.153s	user 0.005s	sys 0.019s
I20260713 09:08:54.272182 23236 consensus_queue.cc:1048] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.273775 23014 leader_election.cc:304] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [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: bf96033adc29426cba74eba78672aca8; no voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:54.274608 23092 raft_consensus.cc:359] T 697992efabda486ba79ff1c26b94d3be P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.275449 23236 raft_consensus.cc:2749] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:54.275485 23092 raft_consensus.cc:385] T 697992efabda486ba79ff1c26b94d3be P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.276224 23092 raft_consensus.cc:740] T 697992efabda486ba79ff1c26b94d3be P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.278081 23091 tablet_bootstrap.cc:492] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:54.278026 23239 consensus_queue.cc:1048] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:54.278692 23091 ts_tablet_manager.cc:1403] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.006s
I20260713 09:08:54.278158 23014 leader_election.cc:304] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf96033adc29426cba74eba78672aca8; no voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:54.278704 23092 consensus_queue.cc:260] T 697992efabda486ba79ff1c26b94d3be P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.281044 23091 raft_consensus.cc:359] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.281720 23091 raft_consensus.cc:385] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.281756 23239 raft_consensus.cc:3060] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.282060 23091 raft_consensus.cc:740] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.282122 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3a38490e1e49cf90a025d7138eef87" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:54.282685 22975 raft_consensus.cc:3060] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.282812 23091 consensus_queue.cc:260] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.284857 23091 ts_tablet_manager.cc:1434] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:54.285727 23091 tablet_bootstrap.cc:492] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:54.286171 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09afc2ba7ac4703b5b3725ff9cc94cd" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:54.286708 22973 raft_consensus.cc:3060] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.290410 23092 ts_tablet_manager.cc:1434] T 697992efabda486ba79ff1c26b94d3be P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:08:54.291158 23091 tablet_bootstrap.cc:654] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.292541 22975 raft_consensus.cc:2468] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 1.
I20260713 09:08:54.293665 22973 raft_consensus.cc:2468] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d79c012666476c9c07b93babb3210c in term 1.
I20260713 09:08:54.293462 22866 leader_election.cc:304] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d79c012666476c9c07b93babb3210c; no voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d
I20260713 09:08:54.300304 22866 leader_election.cc:304] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d79c012666476c9c07b93babb3210c; no voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d
W20260713 09:08:54.301813 22866 leader_election.cc:343] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:54.302312 23182 raft_consensus.cc:3060] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.302819 23119 raft_consensus.cc:3060] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.308768 23182 raft_consensus.cc:2749] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:54.310540 23119 raft_consensus.cc:2749] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:54.312089 22865 leader_election.cc:304] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:54.312883 23119 raft_consensus.cc:2804] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:54.313321 23119 raft_consensus.cc:697] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Becoming Leader. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Running, Role: LEADER
I20260713 09:08:54.314260 23177 leader_election.cc:290] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Requested vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:54.280808 22799 catalog_manager.cc:5697] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf96033adc29426cba74eba78672aca8 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:54.314666 23119 consensus_queue.cc:237] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.316205 23014 leader_election.cc:304] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [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: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: c9d79c012666476c9c07b93babb3210c
I20260713 09:08:54.313318 22797 catalog_manager.cc:5697] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d reported cstate change: term changed from 0 to 1, leader changed from <none> to c1b474134daa40068e3c1b71e29ef95d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:54.321162 23236 raft_consensus.cc:2804] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:54.321609 23236 raft_consensus.cc:697] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Becoming Leader. State: Replica: bf96033adc29426cba74eba78672aca8, State: Running, Role: LEADER
I20260713 09:08:54.322369 23236 consensus_queue.cc:237] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.324498 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09afc2ba7ac4703b5b3725ff9cc94cd" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
W20260713 09:08:54.326009 22866 leader_election.cc:343] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:54.319089 23092 tablet_bootstrap.cc:492] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:54.326012 22797 catalog_manager.cc:5697] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d reported cstate change: term changed from 0 to 1, leader changed from <none> to c1b474134daa40068e3c1b71e29ef95d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:54.330890 23239 raft_consensus.cc:2749] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:54.354846 23091 tablet_bootstrap.cc:492] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:54.355286 23091 ts_tablet_manager.cc:1403] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.070s	user 0.035s	sys 0.030s
I20260713 09:08:54.357728 23091 raft_consensus.cc:359] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.358358 23091 raft_consensus.cc:385] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.358664 23091 raft_consensus.cc:740] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.359479 23092 tablet_bootstrap.cc:654] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.359009 22797 catalog_manager.cc:5697] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf96033adc29426cba74eba78672aca8 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:54.359287 23091 consensus_queue.cc:260] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.361562 23091 ts_tablet_manager.cc:1434] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:54.362396 23091 tablet_bootstrap.cc:492] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:54.366771 23091 tablet_bootstrap.cc:654] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.369004 22796 catalog_manager.cc:5697] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d79c012666476c9c07b93babb3210c (127.21.70.193). New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:54.371335 23092 tablet_bootstrap.cc:492] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:54.371860 23092 ts_tablet_manager.cc:1403] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.010s
I20260713 09:08:54.375085 23092 raft_consensus.cc:359] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.375767 23092 raft_consensus.cc:385] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.376029 23092 raft_consensus.cc:740] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.376631 23092 consensus_queue.cc:260] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.377048 23091 tablet_bootstrap.cc:492] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:54.377542 23091 ts_tablet_manager.cc:1403] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260713 09:08:54.378527 23092 ts_tablet_manager.cc:1434] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:54.379487 23092 tablet_bootstrap.cc:492] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c: Bootstrap starting.
I20260713 09:08:54.379938 23091 raft_consensus.cc:359] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.380543 23091 raft_consensus.cc:385] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.380789 23091 raft_consensus.cc:740] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.381421 23091 consensus_queue.cc:260] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.383692 23091 ts_tablet_manager.cc:1434] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:54.384490 23091 tablet_bootstrap.cc:492] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:54.385514 23092 tablet_bootstrap.cc:654] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.386734 23236 raft_consensus.cc:493] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.387212 23236 raft_consensus.cc:515] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.389559 23236 leader_election.cc:290] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:54.391001 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b1384db00bf46d58b7fb53e53934145" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:54.391749 22899 raft_consensus.cc:2393] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf96033adc29426cba74eba78672aca8 in current term 1: Already voted for candidate c1b474134daa40068e3c1b71e29ef95d in this term.
I20260713 09:08:54.392616 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b1384db00bf46d58b7fb53e53934145" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:54.395085 23013 leader_election.cc:304] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf96033adc29426cba74eba78672aca8; no voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:54.396103 23091 tablet_bootstrap.cc:654] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.396569 23236 raft_consensus.cc:3060] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.405650 23236 raft_consensus.cc:2749] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:54.407225 23119 consensus_queue.cc:1048] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.408166 23092 tablet_bootstrap.cc:492] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c: No bootstrap required, opened a new log
I20260713 09:08:54.408720 23092 ts_tablet_manager.cc:1403] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.007s
I20260713 09:08:54.414217 23091 tablet_bootstrap.cc:492] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:54.414274 23092 raft_consensus.cc:359] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.414745 23091 ts_tablet_manager.cc:1403] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.014s
I20260713 09:08:54.414820 23092 raft_consensus.cc:385] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.415076 23092 raft_consensus.cc:740] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.415542 23092 consensus_queue.cc:260] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.417444 23092 ts_tablet_manager.cc:1434] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:54.417593 23091 raft_consensus.cc:359] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.418260 23091 raft_consensus.cc:385] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.418536 23091 raft_consensus.cc:740] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.419076 23119 consensus_queue.cc:1048] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:54.419226 23091 consensus_queue.cc:260] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.421361 23091 ts_tablet_manager.cc:1434] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:54.422663 23091 tablet_bootstrap.cc:492] T 697992efabda486ba79ff1c26b94d3be P bf96033adc29426cba74eba78672aca8: Bootstrap starting.
I20260713 09:08:54.428640 23091 tablet_bootstrap.cc:654] T 697992efabda486ba79ff1c26b94d3be P bf96033adc29426cba74eba78672aca8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.438974 23236 raft_consensus.cc:493] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.439643 23236 raft_consensus.cc:515] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.442433 23236 leader_election.cc:290] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:54.444051 22976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09afc2ba7ac4703b5b3725ff9cc94cd" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:54.444898 22976 raft_consensus.cc:2393] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf96033adc29426cba74eba78672aca8 in current term 1: Already voted for candidate c9d79c012666476c9c07b93babb3210c in this term.
I20260713 09:08:54.448881 23091 tablet_bootstrap.cc:492] T 697992efabda486ba79ff1c26b94d3be P bf96033adc29426cba74eba78672aca8: No bootstrap required, opened a new log
I20260713 09:08:54.449340 23091 ts_tablet_manager.cc:1403] T 697992efabda486ba79ff1c26b94d3be P bf96033adc29426cba74eba78672aca8: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260713 09:08:54.449949 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09afc2ba7ac4703b5b3725ff9cc94cd" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:54.451537 23013 leader_election.cc:304] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf96033adc29426cba74eba78672aca8; no voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c
I20260713 09:08:54.452119 23091 raft_consensus.cc:359] T 697992efabda486ba79ff1c26b94d3be P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.452605 23239 raft_consensus.cc:3060] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.452795 23091 raft_consensus.cc:385] T 697992efabda486ba79ff1c26b94d3be P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.453155 23091 raft_consensus.cc:740] T 697992efabda486ba79ff1c26b94d3be P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.453826 23091 consensus_queue.cc:260] T 697992efabda486ba79ff1c26b94d3be P bf96033adc29426cba74eba78672aca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.456737 23091 ts_tablet_manager.cc:1434] T 697992efabda486ba79ff1c26b94d3be P bf96033adc29426cba74eba78672aca8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:54.459662 23239 raft_consensus.cc:2749] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:54.552407 23128 consensus_queue.cc:1048] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.552677 23046 raft_consensus.cc:3060] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.560387 23096 consensus_queue.cc:1048] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.607276 23096 consensus_queue.cc:1048] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.616593 23096 consensus_queue.cc:1048] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.625804 23096 consensus_queue.cc:1048] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.636617 23235 consensus_queue.cc:1048] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.642779 23049 raft_consensus.cc:3060] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.683061 23096 raft_consensus.cc:493] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.683506 23096 raft_consensus.cc:515] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.685204 23096 leader_election.cc:290] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:54.685778 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697992efabda486ba79ff1c26b94d3be" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:54.686108 23049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697992efabda486ba79ff1c26b94d3be" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:54.686424 22899 raft_consensus.cc:2468] T 697992efabda486ba79ff1c26b94d3be P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 0.
I20260713 09:08:54.686693 23049 raft_consensus.cc:2468] T 697992efabda486ba79ff1c26b94d3be P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 0.
I20260713 09:08:54.687500 22939 leader_election.cc:304] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:54.688146 23096 raft_consensus.cc:2804] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:54.688489 23096 raft_consensus.cc:493] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:54.688771 23096 raft_consensus.cc:3060] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.693216 23096 raft_consensus.cc:515] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.694694 23096 leader_election.cc:290] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:54.695298 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697992efabda486ba79ff1c26b94d3be" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:54.695585 23049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697992efabda486ba79ff1c26b94d3be" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:08:54.695819 22899 raft_consensus.cc:3060] T 697992efabda486ba79ff1c26b94d3be P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.696126 23049 raft_consensus.cc:3060] T 697992efabda486ba79ff1c26b94d3be P bf96033adc29426cba74eba78672aca8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.699515 22900 raft_consensus.cc:3060] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.700812 22899 raft_consensus.cc:2468] T 697992efabda486ba79ff1c26b94d3be P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 1.
I20260713 09:08:54.701661 23049 raft_consensus.cc:2468] T 697992efabda486ba79ff1c26b94d3be P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 1.
I20260713 09:08:54.701725 22939 leader_election.cc:304] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:54.702536 23096 raft_consensus.cc:2804] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:54.702992 23096 raft_consensus.cc:697] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Becoming Leader. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Running, Role: LEADER
I20260713 09:08:54.703786 23096 consensus_queue.cc:237] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.712692 22796 catalog_manager.cc:5697] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d reported cstate change: term changed from 0 to 1, leader changed from <none> to c1b474134daa40068e3c1b71e29ef95d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:54.731822 23177 consensus_queue.cc:1048] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.740767 23097 consensus_queue.cc:1048] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.741693 23177 raft_consensus.cc:493] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.742118 23177 raft_consensus.cc:515] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:54.744787 23177 leader_election.cc:290] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:54.745460 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3a38490e1e49cf90a025d7138eef87" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:54.745682 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3a38490e1e49cf90a025d7138eef87" candidate_uuid: "c9d79c012666476c9c07b93babb3210c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf96033adc29426cba74eba78672aca8" is_pre_election: true
I20260713 09:08:54.746320 22975 raft_consensus.cc:2393] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d79c012666476c9c07b93babb3210c in current term 1: Already voted for candidate bf96033adc29426cba74eba78672aca8 in this term.
I20260713 09:08:54.747462 22865 leader_election.cc:304] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d79c012666476c9c07b93babb3210c; no voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d
I20260713 09:08:54.748405 23177 raft_consensus.cc:3060] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.753278 23177 raft_consensus.cc:2749] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:54.763455 23239 consensus_queue.cc:1048] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.772331 23237 consensus_queue.cc:1048] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.795022 23096 consensus_queue.cc:1048] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.804296 23194 consensus_queue.cc:1048] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:54.819308 22847 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:54.841467 23236 consensus_queue.cc:1048] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:54.842180 23237 consensus_queue.cc:1048] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.173283 23096 consensus_queue.cc:1048] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.184610 23194 consensus_queue.cc:1048] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.212054 23239 raft_consensus.cc:493] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.212461 23239 raft_consensus.cc:515] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:55.214062 23239 leader_election.cc:290] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:55.214591 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90fbeda62006490788a8981a60f0759d" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:55.214860 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90fbeda62006490788a8981a60f0759d" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:55.215094 22900 raft_consensus.cc:2468] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 1.
I20260713 09:08:55.215448 22975 raft_consensus.cc:2468] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 1.
I20260713 09:08:55.216078 23013 leader_election.cc:304] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [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: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:55.216729 23239 raft_consensus.cc:2804] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:55.217087 23239 raft_consensus.cc:493] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.217392 23239 raft_consensus.cc:3060] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:55.222184 23239 raft_consensus.cc:515] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:55.223675 23239 leader_election.cc:290] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 2 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:55.224249 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90fbeda62006490788a8981a60f0759d" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:55.224531 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90fbeda62006490788a8981a60f0759d" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:55.224761 22900 raft_consensus.cc:3060] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:55.225047 22975 raft_consensus.cc:3060] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:55.230211 22900 raft_consensus.cc:2468] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 2.
I20260713 09:08:55.230425 22975 raft_consensus.cc:2468] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 2.
I20260713 09:08:55.231137 23013 leader_election.cc:304] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:55.231941 23239 raft_consensus.cc:2804] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:55.232360 23239 raft_consensus.cc:697] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 2 LEADER]: Becoming Leader. State: Replica: bf96033adc29426cba74eba78672aca8, State: Running, Role: LEADER
I20260713 09:08:55.233028 23239 consensus_queue.cc:237] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue going to LEADER 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:55.239310 22797 catalog_manager.cc:5697] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 reported cstate change: term changed from 0 to 2, leader changed from <none> to bf96033adc29426cba74eba78672aca8 (127.21.70.195). New cstate: current_term: 2 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:55.593662 23136 raft_consensus.cc:493] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.594080 23136 raft_consensus.cc:515] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:55.595737 23136 leader_election.cc:290] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:55.596372 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c" is_pre_election: true
I20260713 09:08:55.596570 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d" is_pre_election: true
I20260713 09:08:55.596890 22900 raft_consensus.cc:2468] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 1.
I20260713 09:08:55.597095 22975 raft_consensus.cc:2468] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 1.
I20260713 09:08:55.597926 23013 leader_election.cc:304] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [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: bf96033adc29426cba74eba78672aca8, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:08:55.598547 23136 raft_consensus.cc:2804] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:55.598803 23136 raft_consensus.cc:493] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.599015 23136 raft_consensus.cc:3060] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:55.603690 23136 raft_consensus.cc:515] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:55.605157 23136 leader_election.cc:290] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 2 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:55.605724 22900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:08:55.606030 22975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:08:55.606262 22900 raft_consensus.cc:3060] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:55.606506 22975 raft_consensus.cc:3060] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:55.612150 22975 raft_consensus.cc:2468] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 2.
I20260713 09:08:55.612150 22900 raft_consensus.cc:2468] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 2.
I20260713 09:08:55.613224 23014 leader_election.cc:304] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: 
I20260713 09:08:55.613821 23136 raft_consensus.cc:2804] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:55.614241 23136 raft_consensus.cc:697] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 2 LEADER]: Becoming Leader. State: Replica: bf96033adc29426cba74eba78672aca8, State: Running, Role: LEADER
I20260713 09:08:55.614929 23136 consensus_queue.cc:237] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue going to LEADER 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:08:55.621743 22796 catalog_manager.cc:5697] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 reported cstate change: term changed from 0 to 2, leader changed from <none> to bf96033adc29426cba74eba78672aca8 (127.21.70.195). New cstate: current_term: 2 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:55.655370 22975 raft_consensus.cc:1275] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:55.656491 23136 consensus_queue.cc:1048] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.664517 22900 raft_consensus.cc:1275] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:55.666014 23236 consensus_queue.cc:1048] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.693252 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:55.698810 23286 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
W20260713 09:08:55.699805 23287 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
I20260713 09:08:55.702245 21787 server_base.cc:1061] running on GCE node
W20260713 09:08:55.702301 23289 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
I20260713 09:08:55.703544 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:55.703764 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:55.703959 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933735703942 us; error 0 us; skew 500 ppm
I20260713 09:08:55.704648 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:55.707149 21787 webserver.cc:533] Webserver started at http://127.21.70.196:43275/ using document root <none> and password file <none>
I20260713 09:08:55.707647 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:55.707857 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:55.708151 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:55.709137 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-3-root/instance:
uuid: "e91770199aa642dea3e64bc9ce3f0a6e"
format_stamp: "Formatted at 2026-07-13 09:08:55 on dist-test-slave-0xhf"
I20260713 09:08:55.713266 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:55.716794 23294 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:55.717617 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:55.717911 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-3-root
uuid: "e91770199aa642dea3e64bc9ce3f0a6e"
format_stamp: "Formatted at 2026-07-13 09:08:55 on dist-test-slave-0xhf"
I20260713 09:08:55.718258 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-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)
I20260713 09:08:55.735004 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:55.736222 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:55.737571 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:55.740258 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:55.740509 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:55.740767 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:55.740978 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:55.796790 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.196:43451
I20260713 09:08:55.797281 23356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.196:43451 every 8 connection(s)
I20260713 09:08:55.808794 21787 auto_leader_rebalancer-test.cc:392] add a tserver: e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:08:55.821250 23357 heartbeater.cc:344] Connected to a master server at 127.21.70.254:42819
I20260713 09:08:55.821739 23357 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:55.822570 23357 heartbeater.cc:507] Master 127.21.70.254:42819 requested a full tablet report, sending...
I20260713 09:08:55.824538 22796 ts_manager.cc:194] Registered new tserver with Master: e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451)
I20260713 09:08:55.826167 22796 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52748
I20260713 09:08:56.007125 22975 raft_consensus.cc:1275] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:56.008220 23239 consensus_queue.cc:1048] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:56.016954 22900 raft_consensus.cc:1275] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:56.018908 23136 consensus_queue.cc:1048] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:56.828739 23357 heartbeater.cc:499] Master 127.21.70.254:42819 was elected leader, sending a full tablet report...
I20260713 09:08:56.885150 23049 consensus_queue.cc:237] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:56.891180 22976 raft_consensus.cc:1275] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:56.891994 22900 raft_consensus.cc:1275] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:56.893260 23239 consensus_queue.cc:1048] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:56.894371 23236 consensus_queue.cc:1048] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:56.903426 23239 raft_consensus.cc:2955] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:56.907366 22900 raft_consensus.cc:2955] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:56.918516 22797 catalog_manager.cc:5697] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:56.920243 23016 consensus_peers.cc:597] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7acc4c7a9d51486f94379a03fe577802. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:56.925848 22976 raft_consensus.cc:2955] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:56.949195 22975 consensus_queue.cc:237] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:56.959005 23049 raft_consensus.cc:1275] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:56.961345 22900 raft_consensus.cc:1275] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:56.966091 23235 consensus_queue.cc:1048] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:56.971275 23364 consensus_queue.cc:1048] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:56.980532 22942 consensus_peers.cc:597] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b2d7609340e4ab9a347add406cb669b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:56.981400 23235 raft_consensus.cc:2955] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:56.983570 22900 raft_consensus.cc:2955] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:56.988325 23049 raft_consensus.cc:2955] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:56.995779 22975 consensus_queue.cc:237] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:56.995911 22799 catalog_manager.cc:5697] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:57.008616 23049 raft_consensus.cc:1275] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:57.009452 22942 consensus_peers.cc:597] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8963b86c80434d3c832c834122ef559b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:57.009907 22900 raft_consensus.cc:1275] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:57.010057 23379 consensus_queue.cc:1048] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:57.011147 23364 consensus_queue.cc:1048] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:57.019306 23379 raft_consensus.cc:2955] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:57.021016 23049 raft_consensus.cc:2955] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:57.024701 22900 raft_consensus.cc:2955] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:57.033452 22797 catalog_manager.cc:5697] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:57.035346 22976 consensus_queue.cc:237] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:57.041386 23049 raft_consensus.cc:1275] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:57.042476 22942 consensus_peers.cc:597] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3bd35c32d0af4317b4429b4cf3ca4b51. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:57.043530 23379 consensus_queue.cc:1048] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:57.047425 22900 raft_consensus.cc:1275] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:57.049443 23364 consensus_queue.cc:1048] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:57.055052 23379 raft_consensus.cc:2955] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:57.055363 23049 raft_consensus.cc:2955] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:57.059808 22900 raft_consensus.cc:2955] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:57.070050 22796 catalog_manager.cc:5697] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:57.394295 23390 ts_tablet_manager.cc:933] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:08:57.397933 23390 tablet_copy_client.cc:323] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.195:33161
I20260713 09:08:57.410786 23060 tablet_copy_service.cc:140] P bf96033adc29426cba74eba78672aca8: Received BeginTabletCopySession request for tablet 7acc4c7a9d51486f94379a03fe577802 from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:45946)
I20260713 09:08:57.411367 23060 tablet_copy_service.cc:161] P bf96033adc29426cba74eba78672aca8: Beginning new tablet copy session on tablet 7acc4c7a9d51486f94379a03fe577802 from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:45946: session id = e91770199aa642dea3e64bc9ce3f0a6e-7acc4c7a9d51486f94379a03fe577802
I20260713 09:08:57.418919 23060 tablet_copy_source_session.cc:215] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:57.422693 23390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acc4c7a9d51486f94379a03fe577802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:57.435053 23390 tablet_copy_client.cc:806] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:57.435662 23390 tablet_copy_client.cc:670] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:57.439303 23390 tablet_copy_client.cc:538] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:57.447933 23390 tablet_bootstrap.cc:492] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:08:57.462880 23396 ts_tablet_manager.cc:933] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:57.464618 23396 tablet_copy_client.cc:323] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.194:40547
I20260713 09:08:57.477828 23390 tablet_bootstrap.cc:492] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:08:57.478225 23400 ts_tablet_manager.cc:933] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:57.478802 23390 tablet_bootstrap.cc:492] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:08:57.479705 23390 ts_tablet_manager.cc:1403] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.005s
I20260713 09:08:57.483069 23390 raft_consensus.cc:359] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:57.483855 22986 tablet_copy_service.cc:140] P c1b474134daa40068e3c1b71e29ef95d: Received BeginTabletCopySession request for tablet 8963b86c80434d3c832c834122ef559b from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:37630)
I20260713 09:08:57.483976 23390 raft_consensus.cc:740] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:08:57.484063 23400 tablet_copy_client.cc:323] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.194:40547
I20260713 09:08:57.484467 22986 tablet_copy_service.cc:161] P c1b474134daa40068e3c1b71e29ef95d: Beginning new tablet copy session on tablet 8963b86c80434d3c832c834122ef559b from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:37630: session id = e91770199aa642dea3e64bc9ce3f0a6e-8963b86c80434d3c832c834122ef559b
I20260713 09:08:57.484865 23390 consensus_queue.cc:260] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:57.486260 22985 tablet_copy_service.cc:140] P c1b474134daa40068e3c1b71e29ef95d: Received BeginTabletCopySession request for tablet 3bd35c32d0af4317b4429b4cf3ca4b51 from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:37630)
I20260713 09:08:57.486783 22985 tablet_copy_service.cc:161] P c1b474134daa40068e3c1b71e29ef95d: Beginning new tablet copy session on tablet 3bd35c32d0af4317b4429b4cf3ca4b51 from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:37630: session id = e91770199aa642dea3e64bc9ce3f0a6e-3bd35c32d0af4317b4429b4cf3ca4b51
I20260713 09:08:57.491747 22986 tablet_copy_source_session.cc:215] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:57.494436 23390 ts_tablet_manager.cc:1434] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260713 09:08:57.494900 23396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8963b86c80434d3c832c834122ef559b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:57.496104 23060 tablet_copy_service.cc:342] P bf96033adc29426cba74eba78672aca8: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-7acc4c7a9d51486f94379a03fe577802 received from {username='slave'} at 127.0.0.1:45946
I20260713 09:08:57.496573 23060 tablet_copy_service.cc:434] P bf96033adc29426cba74eba78672aca8: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-7acc4c7a9d51486f94379a03fe577802 on tablet 7acc4c7a9d51486f94379a03fe577802 with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:08:57.497587 22985 tablet_copy_source_session.cc:215] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:57.507133 23400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd35c32d0af4317b4429b4cf3ca4b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:57.508179 23390 ts_tablet_manager.cc:933] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:08:57.513446 23396 tablet_copy_client.cc:806] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:57.514037 23396 tablet_copy_client.cc:670] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:57.517829 23396 tablet_copy_client.cc:538] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:57.519069 23390 tablet_copy_client.cc:323] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.194:40547
I20260713 09:08:57.520939 22985 tablet_copy_service.cc:140] P c1b474134daa40068e3c1b71e29ef95d: Received BeginTabletCopySession request for tablet 0b2d7609340e4ab9a347add406cb669b from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:37630)
I20260713 09:08:57.521498 22985 tablet_copy_service.cc:161] P c1b474134daa40068e3c1b71e29ef95d: Beginning new tablet copy session on tablet 0b2d7609340e4ab9a347add406cb669b from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:37630: session id = e91770199aa642dea3e64bc9ce3f0a6e-0b2d7609340e4ab9a347add406cb669b
I20260713 09:08:57.526608 23396 tablet_bootstrap.cc:492] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:08:57.530066 22985 tablet_copy_source_session.cc:215] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:57.532313 23400 tablet_copy_client.cc:806] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:57.532852 23400 tablet_copy_client.cc:670] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:57.533593 23390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b2d7609340e4ab9a347add406cb669b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:57.541685 23400 tablet_copy_client.cc:538] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:57.549506 23400 tablet_bootstrap.cc:492] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:08:57.555287 23390 tablet_copy_client.cc:806] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:57.555863 23390 tablet_copy_client.cc:670] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:57.560963 23390 tablet_copy_client.cc:538] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:57.564440 23396 tablet_bootstrap.cc:492] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:08:57.565294 23396 tablet_bootstrap.cc:492] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:08:57.569883 23390 tablet_bootstrap.cc:492] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:08:57.569964 23396 ts_tablet_manager.cc:1403] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.015s
I20260713 09:08:57.573156 23396 raft_consensus.cc:359] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:57.574080 23396 raft_consensus.cc:740] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:08:57.574798 23396 consensus_queue.cc:260] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:57.577041 23396 ts_tablet_manager.cc:1434] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:57.579041 22985 tablet_copy_service.cc:342] P c1b474134daa40068e3c1b71e29ef95d: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-8963b86c80434d3c832c834122ef559b received from {username='slave'} at 127.0.0.1:37630
I20260713 09:08:57.579470 22985 tablet_copy_service.cc:434] P c1b474134daa40068e3c1b71e29ef95d: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-8963b86c80434d3c832c834122ef559b on tablet 8963b86c80434d3c832c834122ef559b with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:08:57.593034 23400 tablet_bootstrap.cc:492] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:08:57.593858 23400 tablet_bootstrap.cc:492] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:08:57.594542 23390 tablet_bootstrap.cc:492] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:08:57.594566 23400 ts_tablet_manager.cc:1403] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.009s
I20260713 09:08:57.595954 23390 tablet_bootstrap.cc:492] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:08:57.596722 23390 ts_tablet_manager.cc:1403] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.003s
I20260713 09:08:57.597966 23400 raft_consensus.cc:359] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:57.598821 23400 raft_consensus.cc:740] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:08:57.599536 23390 raft_consensus.cc:359] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:57.599709 23400 consensus_queue.cc:260] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:57.600404 23390 raft_consensus.cc:740] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:08:57.601218 23390 consensus_queue.cc:260] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:57.602413 23400 ts_tablet_manager.cc:1434] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:08:57.604013 22985 tablet_copy_service.cc:342] P c1b474134daa40068e3c1b71e29ef95d: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-3bd35c32d0af4317b4429b4cf3ca4b51 received from {username='slave'} at 127.0.0.1:37630
I20260713 09:08:57.604352 22985 tablet_copy_service.cc:434] P c1b474134daa40068e3c1b71e29ef95d: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-3bd35c32d0af4317b4429b4cf3ca4b51 on tablet 3bd35c32d0af4317b4429b4cf3ca4b51 with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:08:57.605634 23390 ts_tablet_manager.cc:1434] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:57.608373 22985 tablet_copy_service.cc:342] P c1b474134daa40068e3c1b71e29ef95d: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-0b2d7609340e4ab9a347add406cb669b received from {username='slave'} at 127.0.0.1:37630
I20260713 09:08:57.608717 22985 tablet_copy_service.cc:434] P c1b474134daa40068e3c1b71e29ef95d: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-0b2d7609340e4ab9a347add406cb669b on tablet 0b2d7609340e4ab9a347add406cb669b with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:08:57.855726 23332 raft_consensus.cc:1217] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:57.900558 23332 raft_consensus.cc:1217] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:57.934671 23332 raft_consensus.cc:1217] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:57.983031 23332 raft_consensus.cc:1217] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:58.311709 23235 raft_consensus.cc:1064] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:08:58.312760 23411 raft_consensus.cc:1064] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:08:58.314594 23235 consensus_queue.cc:237] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:08:58.315603 23411 consensus_queue.cc:237] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:08:58.322253 23045 raft_consensus.cc:1275] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:58.323732 23364 consensus_queue.cc:1048] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:58.327884 23331 raft_consensus.cc:1275] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:58.329284 23364 consensus_queue.cc:1048] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:58.335985 23332 raft_consensus.cc:1275] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:58.338272 23364 consensus_queue.cc:1048] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:58.340520 22899 raft_consensus.cc:1275] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:58.343495 23412 consensus_queue.cc:1048] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:58.344986 23045 raft_consensus.cc:1275] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:58.360883 23364 consensus_queue.cc:1048] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:58.369954 23239 raft_consensus.cc:1064] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:08:58.373937 23364 raft_consensus.cc:2955] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.377053 23239 consensus_queue.cc:237] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:08:58.386476 23411 raft_consensus.cc:1064] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:08:58.397812 23049 raft_consensus.cc:2955] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.411422 22899 raft_consensus.cc:2955] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.407618 22799 catalog_manager.cc:5697] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:58.433369 22900 raft_consensus.cc:1275] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:58.440770 22973 raft_consensus.cc:1275] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:58.441704 22897 raft_consensus.cc:1275] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:58.437901 23332 raft_consensus.cc:2955] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.444185 23331 raft_consensus.cc:1275] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:58.446020 23410 consensus_queue.cc:1048] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:58.448129 23410 consensus_queue.cc:1048] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:58.454998 23412 consensus_queue.cc:1048] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:08:58.466289 23420 log.cc:927] Time spent T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260713 09:08:58.472246 23239 consensus_queue.cc:1048] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:58.488765 23412 raft_consensus.cc:2955] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.481555 23411 consensus_queue.cc:237] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:08:58.492530 22897 raft_consensus.cc:2955] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.514775 23332 raft_consensus.cc:2955] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.517671 23395 raft_consensus.cc:2955] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.519666 22973 raft_consensus.cc:2955] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.525744 23331 raft_consensus.cc:2955] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.534391 22897 raft_consensus.cc:2955] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.546908 23045 raft_consensus.cc:2955] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.550143 23046 raft_consensus.cc:1275] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:58.551107 22897 raft_consensus.cc:1275] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:58.552623 23412 consensus_queue.cc:1048] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:58.554143 23331 raft_consensus.cc:1275] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:58.557545 23412 consensus_queue.cc:1048] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:58.559947 23424 consensus_queue.cc:1048] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:58.577533 22973 consensus_queue.cc:237] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [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: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:08:58.586385 23045 raft_consensus.cc:1275] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:58.588315 23424 consensus_queue.cc:1048] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:58.585834 23331 raft_consensus.cc:1275] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:58.592589 23424 consensus_queue.cc:1048] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:58.595963 23416 raft_consensus.cc:2955] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.597368 22799 catalog_manager.cc:5697] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:58.603199 23330 raft_consensus.cc:2955] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.612330 23045 raft_consensus.cc:2955] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.613291 22784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0b2d7609340e4ab9a347add406cb669b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:58.619582 23412 raft_consensus.cc:2955] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.624122 22900 raft_consensus.cc:2955] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.624423 22797 catalog_manager.cc:5697] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:58.628144 23332 raft_consensus.cc:2955] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.635313 23046 raft_consensus.cc:2955] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.650163 23045 consensus_queue.cc:237] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:08:58.655269 22973 consensus_queue.cc:237] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:08:58.657795 22897 raft_consensus.cc:1275] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:58.659561 22797 catalog_manager.cc:5697] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.660934 23331 raft_consensus.cc:1275] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:58.661747 22900 raft_consensus.cc:1275] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:58.661677 22797 catalog_manager.cc:5697] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.662796 23395 consensus_queue.cc:1048] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:58.662982 23411 consensus_queue.cc:1048] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:58.666320 23412 consensus_queue.cc:1048] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:58.663925 23332 raft_consensus.cc:1275] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:58.669490 23395 consensus_queue.cc:1048] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:58.673933 23239 raft_consensus.cc:2955] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.681193 22885 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b2d7609340e4ab9a347add406cb669b with delete_type TABLET_DATA_TOMBSTONED (TS c9d79c012666476c9c07b93babb3210c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41424
I20260713 09:08:58.680996 22897 raft_consensus.cc:2955] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.683130 23331 raft_consensus.cc:2955] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.685199 22899 raft_consensus.cc:2955] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.678259 23422 raft_consensus.cc:2955] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.692332 23330 raft_consensus.cc:2955] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.694176 23437 tablet_replica.cc:333] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:08:58.694697 22785 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7acc4c7a9d51486f94379a03fe577802 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:58.697472 23437 raft_consensus.cc:2243] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.698167 23437 raft_consensus.cc:2272] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.699966 22796 catalog_manager.cc:5697] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:58.702457 22976 consensus_queue.cc:237] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:08:58.710883 23332 raft_consensus.cc:1275] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:58.712177 22897 raft_consensus.cc:1275] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:58.712317 23412 consensus_queue.cc:1048] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:58.713652 23416 consensus_queue.cc:1048] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:58.718392 22958 tablet_service.cc:1558] Processing DeleteTablet for tablet 7acc4c7a9d51486f94379a03fe577802 with delete_type TABLET_DATA_TOMBSTONED (TS c1b474134daa40068e3c1b71e29ef95d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34272
I20260713 09:08:58.718734 23437 ts_tablet_manager.cc:1916] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:58.723054 23411 raft_consensus.cc:2955] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.735141 23332 raft_consensus.cc:2955] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.737591 22899 raft_consensus.cc:2955] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.745694 22795 catalog_manager.cc:5697] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c reported cstate change: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.748041 23438 tablet_replica.cc:333] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:08:58.749760 23438 raft_consensus.cc:2243] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.750599 23438 raft_consensus.cc:2272] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.735183 23437 ts_tablet_manager.cc:1929] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:58.753423 22784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8963b86c80434d3c832c834122ef559b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:58.754719 22784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3bd35c32d0af4317b4429b4cf3ca4b51 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:58.752789 23437 log.cc:1199] T 0b2d7609340e4ab9a347add406cb669b P c9d79c012666476c9c07b93babb3210c: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-0-root/wals/0b2d7609340e4ab9a347add406cb669b
I20260713 09:08:58.757512 23438 ts_tablet_manager.cc:1916] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:58.759214 22783 catalog_manager.cc:5028] TS c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): tablet 0b2d7609340e4ab9a347add406cb669b (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:08:58.765940 23036 tablet_service.cc:1558] Processing DeleteTablet for tablet 8963b86c80434d3c832c834122ef559b with delete_type TABLET_DATA_TOMBSTONED (TS bf96033adc29426cba74eba78672aca8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32934
I20260713 09:08:58.772042 22799 catalog_manager.cc:5697] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e reported cstate change: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:08:58.783195 23039 tablet_service.cc:1558] Processing DeleteTablet for tablet 3bd35c32d0af4317b4429b4cf3ca4b51 with delete_type TABLET_DATA_TOMBSTONED (TS bf96033adc29426cba74eba78672aca8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32934
I20260713 09:08:58.786609 23439 tablet_replica.cc:333] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:08:58.787622 23439 raft_consensus.cc:2243] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.788267 23439 raft_consensus.cc:2272] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.791097 23439 ts_tablet_manager.cc:1916] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:58.792375 23438 ts_tablet_manager.cc:1929] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:58.792804 23438 log.cc:1199] T 7acc4c7a9d51486f94379a03fe577802 P c1b474134daa40068e3c1b71e29ef95d: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-1-root/wals/7acc4c7a9d51486f94379a03fe577802
I20260713 09:08:58.794513 22784 catalog_manager.cc:5028] TS c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): tablet 7acc4c7a9d51486f94379a03fe577802 (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:08:58.802062 23439 ts_tablet_manager.cc:1929] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:58.802393 23439 log.cc:1199] T 8963b86c80434d3c832c834122ef559b P bf96033adc29426cba74eba78672aca8: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-2-root/wals/8963b86c80434d3c832c834122ef559b
I20260713 09:08:58.803799 23439 tablet_replica.cc:333] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:08:58.803691 22785 catalog_manager.cc:5028] TS bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): tablet 8963b86c80434d3c832c834122ef559b (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:08:58.804615 23439 raft_consensus.cc:2243] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.805218 23439 raft_consensus.cc:2272] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.808146 23439 ts_tablet_manager.cc:1916] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:58.817258 23439 ts_tablet_manager.cc:1929] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:58.817524 23439 log.cc:1199] T 3bd35c32d0af4317b4429b4cf3ca4b51 P bf96033adc29426cba74eba78672aca8: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-2-root/wals/3bd35c32d0af4317b4429b4cf3ca4b51
I20260713 09:08:58.818599 22785 catalog_manager.cc:5028] TS bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): tablet 3bd35c32d0af4317b4429b4cf3ca4b51 (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:08:59.814504 22973 consensus_queue.cc:237] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:59.821316 23046 raft_consensus.cc:1275] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:59.821727 22942 consensus_peers.cc:597] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63ff427387dd4ee4b374edbada30b162. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:59.821877 22899 raft_consensus.cc:1275] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:59.822640 23441 consensus_queue.cc:1048] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:59.823338 23412 consensus_queue.cc:1048] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:59.830109 23412 raft_consensus.cc:2955] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:59.831835 22899 raft_consensus.cc:2955] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:59.833069 23046 raft_consensus.cc:2955] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:59.844866 23046 consensus_queue.cc:237] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:59.845134 22795 catalog_manager.cc:5697] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:59.852670 22973 raft_consensus.cc:1275] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:59.854122 23239 consensus_queue.cc:1048] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:59.854590 22899 raft_consensus.cc:1275] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:59.855072 23016 consensus_peers.cc:597] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f3a38490e1e49cf90a025d7138eef87. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:59.856213 23395 consensus_queue.cc:1048] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:59.868358 23239 raft_consensus.cc:2955] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:59.869628 22973 raft_consensus.cc:2955] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:59.870555 22899 raft_consensus.cc:2955] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:59.885694 22799 catalog_manager.cc:5697] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:59.915192 22899 consensus_queue.cc:237] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:59.922263 22973 raft_consensus.cc:1275] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:59.923668 23046 raft_consensus.cc:1275] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:59.925948 23363 consensus_queue.cc:1048] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:59.927076 23409 consensus_queue.cc:1048] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:59.938402 22867 consensus_peers.cc:597] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e09afc2ba7ac4703b5b3725ff9cc94cd. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:59.945376 23363 raft_consensus.cc:2955] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:59.949077 23046 raft_consensus.cc:2955] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:59.950881 22973 raft_consensus.cc:2955] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:59.959714 23046 consensus_queue.cc:237] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:08:59.960508 22799 catalog_manager.cc:5697] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:59.967206 22973 raft_consensus.cc:1275] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:59.968600 23395 consensus_queue.cc:1048] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:59.969775 23016 consensus_peers.cc:597] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d599a83a0c545d1913c3722734d206c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:59.970254 22899 raft_consensus.cc:1275] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:59.971868 23395 consensus_queue.cc:1048] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:59.978049 23453 raft_consensus.cc:2955] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:59.980998 22976 raft_consensus.cc:2955] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:59.982393 22899 raft_consensus.cc:2955] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:08:59.997135 22796 catalog_manager.cc:5697] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:00.226840 23465 ts_tablet_manager.cc:933] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:09:00.228731 23465 tablet_copy_client.cc:323] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.194:40547
I20260713 09:09:00.230419 22985 tablet_copy_service.cc:140] P c1b474134daa40068e3c1b71e29ef95d: Received BeginTabletCopySession request for tablet 63ff427387dd4ee4b374edbada30b162 from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:37630)
I20260713 09:09:00.230947 22985 tablet_copy_service.cc:161] P c1b474134daa40068e3c1b71e29ef95d: Beginning new tablet copy session on tablet 63ff427387dd4ee4b374edbada30b162 from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:37630: session id = e91770199aa642dea3e64bc9ce3f0a6e-63ff427387dd4ee4b374edbada30b162
I20260713 09:09:00.238340 22985 tablet_copy_source_session.cc:215] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:00.241308 23465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ff427387dd4ee4b374edbada30b162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.253999 23465 tablet_copy_client.cc:806] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:00.254627 23465 tablet_copy_client.cc:670] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:00.258769 23465 tablet_copy_client.cc:538] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:00.265664 23465 tablet_bootstrap.cc:492] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:09:00.283975 23465 tablet_bootstrap.cc:492] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:09:00.284657 23465 tablet_bootstrap.cc:492] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:09:00.285203 23465 ts_tablet_manager.cc:1403] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260713 09:09:00.288223 23465 raft_consensus.cc:359] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:00.288853 23465 raft_consensus.cc:740] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:09:00.289397 23465 consensus_queue.cc:260] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:00.292387 23465 ts_tablet_manager.cc:1434] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:00.294080 22985 tablet_copy_service.cc:342] P c1b474134daa40068e3c1b71e29ef95d: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-63ff427387dd4ee4b374edbada30b162 received from {username='slave'} at 127.0.0.1:37630
I20260713 09:09:00.294531 22985 tablet_copy_service.cc:434] P c1b474134daa40068e3c1b71e29ef95d: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-63ff427387dd4ee4b374edbada30b162 on tablet 63ff427387dd4ee4b374edbada30b162 with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:00.351743 23465 ts_tablet_manager.cc:933] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:09:00.353370 23465 tablet_copy_client.cc:323] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.195:33161
I20260713 09:09:00.354974 23060 tablet_copy_service.cc:140] P bf96033adc29426cba74eba78672aca8: Received BeginTabletCopySession request for tablet 5f3a38490e1e49cf90a025d7138eef87 from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:45946)
I20260713 09:09:00.355537 23060 tablet_copy_service.cc:161] P bf96033adc29426cba74eba78672aca8: Beginning new tablet copy session on tablet 5f3a38490e1e49cf90a025d7138eef87 from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:45946: session id = e91770199aa642dea3e64bc9ce3f0a6e-5f3a38490e1e49cf90a025d7138eef87
I20260713 09:09:00.362874 23060 tablet_copy_source_session.cc:215] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:00.365675 23465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3a38490e1e49cf90a025d7138eef87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.375488 23465 tablet_copy_client.cc:806] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:00.376004 23465 tablet_copy_client.cc:670] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:00.379504 23465 tablet_copy_client.cc:538] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:00.387292 23465 tablet_bootstrap.cc:492] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:09:00.406147 23465 tablet_bootstrap.cc:492] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:09:00.406956 23465 tablet_bootstrap.cc:492] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:09:00.407600 23465 ts_tablet_manager.cc:1403] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.008s
I20260713 09:09:00.410328 23465 raft_consensus.cc:359] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:00.411124 23465 raft_consensus.cc:740] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:09:00.411738 23465 consensus_queue.cc:260] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:00.413964 23465 ts_tablet_manager.cc:1434] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:00.427675 23060 tablet_copy_service.cc:342] P bf96033adc29426cba74eba78672aca8: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-5f3a38490e1e49cf90a025d7138eef87 received from {username='slave'} at 127.0.0.1:45946
I20260713 09:09:00.428164 23060 tablet_copy_service.cc:434] P bf96033adc29426cba74eba78672aca8: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-5f3a38490e1e49cf90a025d7138eef87 on tablet 5f3a38490e1e49cf90a025d7138eef87 with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:00.489621 23465 ts_tablet_manager.cc:933] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691)
I20260713 09:09:00.491878 23465 tablet_copy_client.cc:323] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.193:43691
I20260713 09:09:00.504112 22911 tablet_copy_service.cc:140] P c9d79c012666476c9c07b93babb3210c: Received BeginTabletCopySession request for tablet e09afc2ba7ac4703b5b3725ff9cc94cd from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:53338)
I20260713 09:09:00.504650 22911 tablet_copy_service.cc:161] P c9d79c012666476c9c07b93babb3210c: Beginning new tablet copy session on tablet e09afc2ba7ac4703b5b3725ff9cc94cd from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:53338: session id = e91770199aa642dea3e64bc9ce3f0a6e-e09afc2ba7ac4703b5b3725ff9cc94cd
I20260713 09:09:00.511703 22911 tablet_copy_source_session.cc:215] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:00.514293 23465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09afc2ba7ac4703b5b3725ff9cc94cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.526139 23465 tablet_copy_client.cc:806] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:00.526603 23465 tablet_copy_client.cc:670] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:00.529759 23465 tablet_copy_client.cc:538] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:00.536507 23465 tablet_bootstrap.cc:492] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:09:00.536589 23474 ts_tablet_manager.cc:933] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:09:00.538141 23474 tablet_copy_client.cc:323] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.195:33161
I20260713 09:09:00.539379 23060 tablet_copy_service.cc:140] P bf96033adc29426cba74eba78672aca8: Received BeginTabletCopySession request for tablet 2d599a83a0c545d1913c3722734d206c from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:45946)
I20260713 09:09:00.539837 23060 tablet_copy_service.cc:161] P bf96033adc29426cba74eba78672aca8: Beginning new tablet copy session on tablet 2d599a83a0c545d1913c3722734d206c from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:45946: session id = e91770199aa642dea3e64bc9ce3f0a6e-2d599a83a0c545d1913c3722734d206c
I20260713 09:09:00.545994 23060 tablet_copy_source_session.cc:215] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:00.548563 23474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d599a83a0c545d1913c3722734d206c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.553663 23465 tablet_bootstrap.cc:492] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:09:00.554427 23465 tablet_bootstrap.cc:492] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:09:00.554997 23465 ts_tablet_manager.cc:1403] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260713 09:09:00.557464 23465 raft_consensus.cc:359] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:00.558220 23465 raft_consensus.cc:740] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:09:00.558429 23474 tablet_copy_client.cc:806] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:00.558952 23474 tablet_copy_client.cc:670] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:00.558830 23465 consensus_queue.cc:260] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:00.561019 23465 ts_tablet_manager.cc:1434] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:00.562474 23474 tablet_copy_client.cc:538] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:00.563777 22911 tablet_copy_service.cc:342] P c9d79c012666476c9c07b93babb3210c: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-e09afc2ba7ac4703b5b3725ff9cc94cd received from {username='slave'} at 127.0.0.1:53338
I20260713 09:09:00.564195 22911 tablet_copy_service.cc:434] P c9d79c012666476c9c07b93babb3210c: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-e09afc2ba7ac4703b5b3725ff9cc94cd on tablet e09afc2ba7ac4703b5b3725ff9cc94cd with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:00.576210 23474 tablet_bootstrap.cc:492] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:09:00.590754 23474 tablet_bootstrap.cc:492] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:09:00.591377 23474 tablet_bootstrap.cc:492] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:09:00.591897 23474 ts_tablet_manager.cc:1403] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260713 09:09:00.593837 23474 raft_consensus.cc:359] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:00.594380 23474 raft_consensus.cc:740] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:09:00.594970 23474 consensus_queue.cc:260] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:00.597110 23474 ts_tablet_manager.cc:1434] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:00.598740 23060 tablet_copy_service.cc:342] P bf96033adc29426cba74eba78672aca8: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-2d599a83a0c545d1913c3722734d206c received from {username='slave'} at 127.0.0.1:45946
I20260713 09:09:00.599128 23060 tablet_copy_service.cc:434] P bf96033adc29426cba74eba78672aca8: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-2d599a83a0c545d1913c3722734d206c on tablet 2d599a83a0c545d1913c3722734d206c with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:00.668506 23330 raft_consensus.cc:1217] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:00.751668 23330 raft_consensus.cc:1217] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:00.924468 23330 raft_consensus.cc:1217] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:00.936311 23330 raft_consensus.cc:1217] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:01.126395 23441 raft_consensus.cc:1064] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:09:01.129062 23441 consensus_queue.cc:237] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:01.155095 23330 raft_consensus.cc:1275] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:01.156725 23412 consensus_queue.cc:1048] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:01.186585 23046 raft_consensus.cc:1275] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:01.490837 23485 consensus_queue.cc:1048] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:01.618247 22897 raft_consensus.cc:1275] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260713 09:09:01.626813 22941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.70.195:33161, user_credentials={real_user=slave}} blocked reactor thread for 344037us
I20260713 09:09:01.660356 23491 raft_consensus.cc:1064] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:09:01.662276 23481 raft_consensus.cc:1064] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:09:01.667163 23491 consensus_queue.cc:237] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
W20260713 09:09:01.791646 22866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.70.195:33161, user_credentials={real_user=slave}} blocked reactor thread for 75304.2us
I20260713 09:09:01.794266 23330 raft_consensus.cc:1275] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:01.795847 23363 consensus_queue.cc:1048] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:01.802532 23049 raft_consensus.cc:1275] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:01.801806 23493 raft_consensus.cc:2955] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:01.807624 23363 consensus_queue.cc:1048] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:01.812706 23046 raft_consensus.cc:2955] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
W20260713 09:09:01.820659 23013 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.70.193:43691, user_credentials={real_user=slave}} blocked reactor thread for 107441us
I20260713 09:09:01.825505 23441 consensus_queue.cc:1048] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:01.832370 23481 consensus_queue.cc:237] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:01.832768 23461 raft_consensus.cc:2955] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
W20260713 09:09:01.837294 23016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.70.196:43451, user_credentials={real_user=slave}} blocked reactor thread for 187715us
I20260713 09:09:01.841648 23495 raft_consensus.cc:1064] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:09:01.841320 23332 raft_consensus.cc:2955] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:01.845777 23495 consensus_queue.cc:237] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
W20260713 09:09:01.851714 23014 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 09:09:01.859503 22972 raft_consensus.cc:1275] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:01.861120 23363 consensus_queue.cc:1048] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:01.872350 23046 raft_consensus.cc:2955] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:01.873849 22899 raft_consensus.cc:2955] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:01.883386 23330 raft_consensus.cc:2955] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:01.889674 22973 raft_consensus.cc:1275] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:01.889403 22795 catalog_manager.cc:5697] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:01.891350 23395 consensus_queue.cc:1048] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:01.903987 23331 raft_consensus.cc:1275] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:01.905277 22796 catalog_manager.cc:5697] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:01.906319 23453 consensus_queue.cc:1048] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:01.916532 22971 raft_consensus.cc:1275] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:01.922350 23496 consensus_queue.cc:1048] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260713 09:09:01.925410 22899 raft_consensus.cc:1275] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:01.926648 23496 consensus_queue.cc:1048] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:01.930725 23331 raft_consensus.cc:1275] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:01.961932 22900 raft_consensus.cc:1275] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:01.957504 23453 consensus_queue.cc:1048] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260713 09:09:01.944664 22972 raft_consensus.cc:2955] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:01.967540 23453 consensus_queue.cc:1048] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260713 09:09:01.982483 22900 raft_consensus.cc:2955] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:01.992347 23453 raft_consensus.cc:2955] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.009408 23330 raft_consensus.cc:2955] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.021183 23330 raft_consensus.cc:2955] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.020599 23481 raft_consensus.cc:2955] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.023367 22971 raft_consensus.cc:2955] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.019706 22899 raft_consensus.cc:2955] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.044229 22972 raft_consensus.cc:2955] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.071089 22972 consensus_queue.cc:237] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [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: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:02.079056 23046 raft_consensus.cc:1275] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:02.080189 23330 raft_consensus.cc:1275] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:02.080821 23488 consensus_queue.cc:1048] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:02.081948 23493 consensus_queue.cc:1048] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:02.088066 23493 raft_consensus.cc:2955] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.090440 23330 raft_consensus.cc:2955] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.098295 22797 catalog_manager.cc:5697] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:02.100361 22797 catalog_manager.cc:5697] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:02.090672 23046 raft_consensus.cc:2955] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.108870 22784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 63ff427387dd4ee4b374edbada30b162 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:02.116446 22796 catalog_manager.cc:5697] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e reported cstate change: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.122519 23049 consensus_queue.cc:237] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:02.123875 22899 consensus_queue.cc:237] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:02.130169 22900 raft_consensus.cc:1275] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:02.130896 22885 tablet_service.cc:1558] Processing DeleteTablet for tablet 63ff427387dd4ee4b374edbada30b162 with delete_type TABLET_DATA_TOMBSTONED (TS c9d79c012666476c9c07b93babb3210c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41424
I20260713 09:09:02.133123 23489 consensus_queue.cc:1048] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:02.135989 23045 consensus_queue.cc:237] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [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: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:02.143683 23453 raft_consensus.cc:2955] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.145632 23331 raft_consensus.cc:1275] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:02.147240 23395 consensus_queue.cc:1048] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:02.148896 22972 raft_consensus.cc:1275] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:02.155725 22897 raft_consensus.cc:2955] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.159039 23496 consensus_queue.cc:1048] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:02.161674 23480 raft_consensus.cc:2955] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.165025 23330 raft_consensus.cc:1275] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:02.168941 23496 consensus_queue.cc:1048] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:02.175868 22972 raft_consensus.cc:2955] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.180510 23332 raft_consensus.cc:1275] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:02.185662 23461 consensus_queue.cc:1048] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:02.185281 22794 catalog_manager.cc:5697] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:02.187379 22785 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5f3a38490e1e49cf90a025d7138eef87 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:02.176919 23331 raft_consensus.cc:2955] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.195142 23500 raft_consensus.cc:2955] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.198804 23330 raft_consensus.cc:2955] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.202848 22958 tablet_service.cc:1558] Processing DeleteTablet for tablet 5f3a38490e1e49cf90a025d7138eef87 with delete_type TABLET_DATA_TOMBSTONED (TS c1b474134daa40068e3c1b71e29ef95d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34272
I20260713 09:09:02.205135 23332 raft_consensus.cc:2955] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.210417 23519 tablet_replica.cc:333] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:02.214753 23519 raft_consensus.cc:2243] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.205870 23045 raft_consensus.cc:1275] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:02.215677 23519 raft_consensus.cc:2272] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.222946 22783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e09afc2ba7ac4703b5b3725ff9cc94cd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:02.227658 23520 tablet_replica.cc:333] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:02.228690 23520 raft_consensus.cc:2243] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.229436 23520 raft_consensus.cc:2272] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.229521 23519 ts_tablet_manager.cc:1916] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:02.233678 23461 consensus_queue.cc:1048] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:02.234659 23520 ts_tablet_manager.cc:1916] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:02.235766 22785 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2d599a83a0c545d1913c3722734d206c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:02.227161 22797 catalog_manager.cc:5697] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d reported cstate change: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
W20260713 09:09:02.242781 22997 debug-util.cc:398] Leaking SignalData structure 0x7b08000da060 after lost signal to thread 21790
W20260713 09:09:02.243808 22997 debug-util.cc:398] Leaking SignalData structure 0x7b080012e0e0 after lost signal to thread 22833
W20260713 09:09:02.244831 22997 debug-util.cc:398] Leaking SignalData structure 0x7b080022de00 after lost signal to thread 22925
W20260713 09:09:02.245970 22997 debug-util.cc:398] Leaking SignalData structure 0x7b080017c740 after lost signal to thread 23000
W20260713 09:09:02.246969 22997 debug-util.cc:398] Leaking SignalData structure 0x7b0800262e60 after lost signal to thread 23074
W20260713 09:09:02.248071 22997 debug-util.cc:398] Leaking SignalData structure 0x7b08001b2360 after lost signal to thread 23356
I20260713 09:09:02.251497 22799 catalog_manager.cc:5697] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c reported cstate change: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:02.253165 23520 ts_tablet_manager.cc:1929] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:02.253847 23520 log.cc:1199] T 5f3a38490e1e49cf90a025d7138eef87 P c1b474134daa40068e3c1b71e29ef95d: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-1-root/wals/5f3a38490e1e49cf90a025d7138eef87
I20260713 09:09:02.253302 23045 raft_consensus.cc:2955] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:02.260033 22784 catalog_manager.cc:5028] TS c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): tablet 5f3a38490e1e49cf90a025d7138eef87 (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:09:02.264602 23519 ts_tablet_manager.cc:1929] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:02.265192 23519 log.cc:1199] T 63ff427387dd4ee4b374edbada30b162 P c9d79c012666476c9c07b93babb3210c: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-0-root/wals/63ff427387dd4ee4b374edbada30b162
I20260713 09:09:02.265259 22958 tablet_service.cc:1558] Processing DeleteTablet for tablet e09afc2ba7ac4703b5b3725ff9cc94cd with delete_type TABLET_DATA_TOMBSTONED (TS c1b474134daa40068e3c1b71e29ef95d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34272
I20260713 09:09:02.266350 23520 tablet_replica.cc:333] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:02.266938 22783 catalog_manager.cc:5028] TS c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): tablet 63ff427387dd4ee4b374edbada30b162 (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:09:02.267386 23520 raft_consensus.cc:2243] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.268059 23520 raft_consensus.cc:2272] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.271023 22885 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d599a83a0c545d1913c3722734d206c with delete_type TABLET_DATA_TOMBSTONED (TS c9d79c012666476c9c07b93babb3210c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41424
I20260713 09:09:02.273653 23519 tablet_replica.cc:333] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:02.274036 23520 ts_tablet_manager.cc:1916] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:02.274828 23519 raft_consensus.cc:2243] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.277956 23519 raft_consensus.cc:2272] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.295176 23520 ts_tablet_manager.cc:1929] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:02.295617 23520 log.cc:1199] T e09afc2ba7ac4703b5b3725ff9cc94cd P c1b474134daa40068e3c1b71e29ef95d: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-1-root/wals/e09afc2ba7ac4703b5b3725ff9cc94cd
I20260713 09:09:02.296813 22784 catalog_manager.cc:5028] TS c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): tablet e09afc2ba7ac4703b5b3725ff9cc94cd (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:09:02.296926 23519 ts_tablet_manager.cc:1916] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:02.312502 23519 ts_tablet_manager.cc:1929] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:02.312892 23519 log.cc:1199] T 2d599a83a0c545d1913c3722734d206c P c9d79c012666476c9c07b93babb3210c: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-0-root/wals/2d599a83a0c545d1913c3722734d206c
I20260713 09:09:02.314420 22783 catalog_manager.cc:5028] TS c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): tablet 2d599a83a0c545d1913c3722734d206c (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:09:03.325809 22972 consensus_queue.cc:237] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:03.334174 23045 raft_consensus.cc:1275] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:03.335894 23488 consensus_queue.cc:1048] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:03.336560 22899 raft_consensus.cc:1275] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:03.338104 23488 consensus_queue.cc:1048] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:03.338971 22942 consensus_peers.cc:597] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b1384db00bf46d58b7fb53e53934145. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:03.345939 23525 raft_consensus.cc:2955] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:03.348367 23045 raft_consensus.cc:2955] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:03.362381 22798 catalog_manager.cc:5697] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:03.363826 22897 raft_consensus.cc:2955] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:03.368685 22899 consensus_queue.cc:237] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
W20260713 09:09:03.383999 22867 consensus_peers.cc:597] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 59c503a8fd9c46348344efdc87c7ce6b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:03.384563 23045 raft_consensus.cc:1275] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:03.385439 22972 raft_consensus.cc:1275] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:03.386154 23526 consensus_queue.cc:1048] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:03.386960 23500 consensus_queue.cc:1048] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:03.401923 23500 raft_consensus.cc:2955] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:03.403126 23045 raft_consensus.cc:2955] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:03.406819 22971 raft_consensus.cc:2955] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:03.419641 22797 catalog_manager.cc:5697] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:03.421128 23046 consensus_queue.cc:237] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:03.442288 22971 raft_consensus.cc:1275] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:03.443888 23016 consensus_peers.cc:597] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb5ac32a02c24df9bb75c20d6b2d84d9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:03.443917 23523 consensus_queue.cc:1048] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:03.447315 22899 raft_consensus.cc:1275] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:03.448390 23523 consensus_queue.cc:1048] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:03.464468 23524 raft_consensus.cc:2955] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:03.465907 22899 raft_consensus.cc:2955] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:03.476354 22972 raft_consensus.cc:2955] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:03.481087 22795 catalog_manager.cc:5697] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.484761 22897 consensus_queue.cc:237] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
W20260713 09:09:03.507740 22867 consensus_peers.cc:597] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41547536cec5466eb5969089a08765a8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:03.508256 23046 raft_consensus.cc:1275] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:03.509657 23500 consensus_queue.cc:1048] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:03.510877 22972 raft_consensus.cc:1275] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:03.512295 23500 consensus_queue.cc:1048] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:03.517834 23526 raft_consensus.cc:2955] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:03.519431 23046 raft_consensus.cc:2955] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:03.526925 22972 raft_consensus.cc:2955] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:03.534380 22795 catalog_manager.cc:5697] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:03.744861 23543 ts_tablet_manager.cc:933] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:09:03.746976 23543 tablet_copy_client.cc:323] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.194:40547
I20260713 09:09:03.748596 22985 tablet_copy_service.cc:140] P c1b474134daa40068e3c1b71e29ef95d: Received BeginTabletCopySession request for tablet 4b1384db00bf46d58b7fb53e53934145 from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:37630)
I20260713 09:09:03.749133 22985 tablet_copy_service.cc:161] P c1b474134daa40068e3c1b71e29ef95d: Beginning new tablet copy session on tablet 4b1384db00bf46d58b7fb53e53934145 from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:37630: session id = e91770199aa642dea3e64bc9ce3f0a6e-4b1384db00bf46d58b7fb53e53934145
I20260713 09:09:03.756911 22985 tablet_copy_source_session.cc:215] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:03.760594 23543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b1384db00bf46d58b7fb53e53934145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.776093 23543 tablet_copy_client.cc:806] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:03.776624 23543 tablet_copy_client.cc:670] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:03.780339 23543 tablet_copy_client.cc:538] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:03.787829 23543 tablet_bootstrap.cc:492] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:09:03.806665 23543 tablet_bootstrap.cc:492] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:09:03.807475 23543 tablet_bootstrap.cc:492] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:09:03.808079 23543 ts_tablet_manager.cc:1403] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260713 09:09:03.810745 23543 raft_consensus.cc:359] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:03.811589 23543 raft_consensus.cc:740] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:09:03.812187 23543 consensus_queue.cc:260] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:03.815222 23543 ts_tablet_manager.cc:1434] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:03.817225 22985 tablet_copy_service.cc:342] P c1b474134daa40068e3c1b71e29ef95d: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-4b1384db00bf46d58b7fb53e53934145 received from {username='slave'} at 127.0.0.1:37630
I20260713 09:09:03.817571 22985 tablet_copy_service.cc:434] P c1b474134daa40068e3c1b71e29ef95d: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-4b1384db00bf46d58b7fb53e53934145 on tablet 4b1384db00bf46d58b7fb53e53934145 with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:03.830531 23543 ts_tablet_manager.cc:933] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:09:03.833470 23543 tablet_copy_client.cc:323] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.195:33161
I20260713 09:09:03.834707 23060 tablet_copy_service.cc:140] P bf96033adc29426cba74eba78672aca8: Received BeginTabletCopySession request for tablet cb5ac32a02c24df9bb75c20d6b2d84d9 from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:45946)
I20260713 09:09:03.835119 23060 tablet_copy_service.cc:161] P bf96033adc29426cba74eba78672aca8: Beginning new tablet copy session on tablet cb5ac32a02c24df9bb75c20d6b2d84d9 from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:45946: session id = e91770199aa642dea3e64bc9ce3f0a6e-cb5ac32a02c24df9bb75c20d6b2d84d9
I20260713 09:09:03.841068 23060 tablet_copy_source_session.cc:215] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:03.843334 23543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5ac32a02c24df9bb75c20d6b2d84d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.856046 23543 tablet_copy_client.cc:806] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:03.856601 23543 tablet_copy_client.cc:670] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:03.860841 23543 tablet_copy_client.cc:538] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:03.867549 23543 tablet_bootstrap.cc:492] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:09:03.886447 23543 tablet_bootstrap.cc:492] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:09:03.887359 23543 tablet_bootstrap.cc:492] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:09:03.887986 23543 ts_tablet_manager.cc:1403] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.003s
I20260713 09:09:03.889945 23543 raft_consensus.cc:359] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:03.890519 23543 raft_consensus.cc:740] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:09:03.891008 23543 consensus_queue.cc:260] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:03.893082 23543 ts_tablet_manager.cc:1434] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:09:03.894711 23060 tablet_copy_service.cc:342] P bf96033adc29426cba74eba78672aca8: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-cb5ac32a02c24df9bb75c20d6b2d84d9 received from {username='slave'} at 127.0.0.1:45946
I20260713 09:09:03.895098 23060 tablet_copy_service.cc:434] P bf96033adc29426cba74eba78672aca8: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-cb5ac32a02c24df9bb75c20d6b2d84d9 on tablet cb5ac32a02c24df9bb75c20d6b2d84d9 with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:03.921437 23543 ts_tablet_manager.cc:933] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691)
I20260713 09:09:03.922998 23543 tablet_copy_client.cc:323] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.193:43691
I20260713 09:09:03.924348 22911 tablet_copy_service.cc:140] P c9d79c012666476c9c07b93babb3210c: Received BeginTabletCopySession request for tablet 41547536cec5466eb5969089a08765a8 from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:53338)
I20260713 09:09:03.924770 22911 tablet_copy_service.cc:161] P c9d79c012666476c9c07b93babb3210c: Beginning new tablet copy session on tablet 41547536cec5466eb5969089a08765a8 from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:53338: session id = e91770199aa642dea3e64bc9ce3f0a6e-41547536cec5466eb5969089a08765a8
I20260713 09:09:03.930493 22911 tablet_copy_source_session.cc:215] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:03.933588 23543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41547536cec5466eb5969089a08765a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:03.950021 23543 tablet_copy_client.cc:806] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:03.950599 23543 tablet_copy_client.cc:670] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:03.953760 23543 tablet_copy_client.cc:538] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:03.958617 23543 tablet_bootstrap.cc:492] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:09:03.983553 23543 tablet_bootstrap.cc:492] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:09:03.984324 23543 tablet_bootstrap.cc:492] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:09:03.984951 23543 ts_tablet_manager.cc:1403] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260713 09:09:03.987447 23543 raft_consensus.cc:359] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:03.988015 23543 raft_consensus.cc:740] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:09:03.988448 23543 consensus_queue.cc:260] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:03.990300 23543 ts_tablet_manager.cc:1434] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:09:03.995452 22911 tablet_copy_service.cc:342] P c9d79c012666476c9c07b93babb3210c: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-41547536cec5466eb5969089a08765a8 received from {username='slave'} at 127.0.0.1:53338
I20260713 09:09:03.995836 22911 tablet_copy_service.cc:434] P c9d79c012666476c9c07b93babb3210c: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-41547536cec5466eb5969089a08765a8 on tablet 41547536cec5466eb5969089a08765a8 with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:04.007798 23543 ts_tablet_manager.cc:933] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691)
I20260713 09:09:04.009346 23543 tablet_copy_client.cc:323] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.193:43691
I20260713 09:09:04.010576 22911 tablet_copy_service.cc:140] P c9d79c012666476c9c07b93babb3210c: Received BeginTabletCopySession request for tablet 59c503a8fd9c46348344efdc87c7ce6b from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:53338)
I20260713 09:09:04.011015 22911 tablet_copy_service.cc:161] P c9d79c012666476c9c07b93babb3210c: Beginning new tablet copy session on tablet 59c503a8fd9c46348344efdc87c7ce6b from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:53338: session id = e91770199aa642dea3e64bc9ce3f0a6e-59c503a8fd9c46348344efdc87c7ce6b
I20260713 09:09:04.015659 22911 tablet_copy_source_session.cc:215] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:04.017719 23543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c503a8fd9c46348344efdc87c7ce6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:04.026171 23543 tablet_copy_client.cc:806] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:04.026648 23543 tablet_copy_client.cc:670] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:04.029543 23543 tablet_copy_client.cc:538] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:04.034389 23543 tablet_bootstrap.cc:492] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:09:04.054155 23543 tablet_bootstrap.cc:492] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:09:04.054767 23543 tablet_bootstrap.cc:492] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:09:04.055231 23543 ts_tablet_manager.cc:1403] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.004s
I20260713 09:09:04.057704 23543 raft_consensus.cc:359] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:04.058444 23543 raft_consensus.cc:740] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:09:04.059012 23543 consensus_queue.cc:260] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:04.060913 23543 ts_tablet_manager.cc:1434] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:04.062721 22911 tablet_copy_service.cc:342] P c9d79c012666476c9c07b93babb3210c: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-59c503a8fd9c46348344efdc87c7ce6b received from {username='slave'} at 127.0.0.1:53338
I20260713 09:09:04.063103 22911 tablet_copy_service.cc:434] P c9d79c012666476c9c07b93babb3210c: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-59c503a8fd9c46348344efdc87c7ce6b on tablet 59c503a8fd9c46348344efdc87c7ce6b with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:04.316684 23332 raft_consensus.cc:1217] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:04.339322 23332 raft_consensus.cc:1217] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:04.380339 23332 raft_consensus.cc:1217] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:04.516227 23332 raft_consensus.cc:1217] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:04.783807 23489 raft_consensus.cc:1064] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:09:04.786474 23489 consensus_queue.cc:237] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:04.794117 22972 raft_consensus.cc:1275] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:04.795966 23332 raft_consensus.cc:1275] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:04.796432 22899 raft_consensus.cc:1275] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:04.797642 23489 consensus_queue.cc:1048] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:04.798591 23554 consensus_queue.cc:1048] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:04.799459 23523 consensus_queue.cc:1048] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:04.827312 22899 raft_consensus.cc:2955] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:04.825925 23489 raft_consensus.cc:2955] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:04.841727 22798 catalog_manager.cc:5697] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:04.843310 23332 raft_consensus.cc:2955] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:04.845149 22972 raft_consensus.cc:2955] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:04.875905 23045 consensus_queue.cc:237] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [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: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:04.881079 23332 raft_consensus.cc:1275] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:04.882987 22972 raft_consensus.cc:1275] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:04.882787 23523 consensus_queue.cc:1048] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:04.887924 23523 consensus_queue.cc:1048] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:04.894037 23489 raft_consensus.cc:2955] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:04.898587 22971 raft_consensus.cc:2955] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:04.906774 23500 raft_consensus.cc:1064] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:09:04.909159 23500 consensus_queue.cc:237] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:04.896852 23330 raft_consensus.cc:2955] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:04.920738 22795 catalog_manager.cc:5697] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d reported cstate change: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:04.929458 22785 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb5ac32a02c24df9bb75c20d6b2d84d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:04.935266 23330 raft_consensus.cc:1275] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:04.937100 23521 consensus_queue.cc:1048] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:04.939740 23525 raft_consensus.cc:1064] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:09:04.944279 23046 raft_consensus.cc:1275] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:04.945703 23521 consensus_queue.cc:1048] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:04.946440 22972 raft_consensus.cc:1275] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:04.949381 23500 consensus_queue.cc:1048] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:04.955555 23525 consensus_queue.cc:237] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:04.969064 22885 tablet_service.cc:1558] Processing DeleteTablet for tablet cb5ac32a02c24df9bb75c20d6b2d84d9 with delete_type TABLET_DATA_TOMBSTONED (TS c9d79c012666476c9c07b93babb3210c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41424
I20260713 09:09:04.971580 23526 raft_consensus.cc:2955] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:04.977325 22973 raft_consensus.cc:2955] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:04.997943 22795 catalog_manager.cc:5697] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.004000 23046 raft_consensus.cc:2955] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
W20260713 09:09:05.041173 22865 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.70.194:40547, user_credentials={real_user=slave}} blocked reactor thread for 48389.6us
I20260713 09:09:05.047919 23568 tablet_replica.cc:333] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:05.049696 23568 raft_consensus.cc:2243] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.050421 23568 raft_consensus.cc:2272] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.053177 23332 raft_consensus.cc:2955] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.056172 23330 raft_consensus.cc:1275] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:05.056890 23568 ts_tablet_manager.cc:1916] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:05.057713 23525 consensus_queue.cc:1048] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:05.058079 22899 raft_consensus.cc:1275] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:05.059468 23525 consensus_queue.cc:1048] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:05.072856 22897 consensus_queue.cc:237] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:05.075419 23568 ts_tablet_manager.cc:1929] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:05.075886 23568 log.cc:1199] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c9d79c012666476c9c07b93babb3210c: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-0-root/wals/cb5ac32a02c24df9bb75c20d6b2d84d9
I20260713 09:09:05.080417 22783 catalog_manager.cc:5028] TS c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): tablet cb5ac32a02c24df9bb75c20d6b2d84d9 (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:09:05.081878 23046 raft_consensus.cc:1275] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:05.083891 23563 consensus_queue.cc:1048] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:05.087013 23331 raft_consensus.cc:1275] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:05.090212 23570 consensus_queue.cc:1048] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:05.096771 23563 raft_consensus.cc:2955] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.098853 22899 raft_consensus.cc:2955] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.094906 22973 raft_consensus.cc:1275] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:05.107812 23500 raft_consensus.cc:2955] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.112609 23526 consensus_queue.cc:1048] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:05.117585 22973 raft_consensus.cc:2955] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.112931 23572 raft_consensus.cc:1064] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:09:05.119807 23332 raft_consensus.cc:2955] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.122164 22783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 41547536cec5466eb5969089a08765a8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:05.122694 23572 consensus_queue.cc:237] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:05.146749 22795 catalog_manager.cc:5697] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c reported cstate change: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:05.159587 23036 tablet_service.cc:1558] Processing DeleteTablet for tablet 41547536cec5466eb5969089a08765a8 with delete_type TABLET_DATA_TOMBSTONED (TS bf96033adc29426cba74eba78672aca8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32934
I20260713 09:09:05.173520 22795 catalog_manager.cc:5697] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.189915 23332 raft_consensus.cc:2955] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.194993 23576 tablet_replica.cc:333] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:05.195909 23576 raft_consensus.cc:2243] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.200757 23331 raft_consensus.cc:1275] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:05.207791 23049 raft_consensus.cc:1275] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:05.214846 23569 consensus_queue.cc:1048] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:05.223709 23569 consensus_queue.cc:1048] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:05.205847 22973 consensus_queue.cc:237] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:05.211459 22971 raft_consensus.cc:1275] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:05.235458 23569 consensus_queue.cc:1048] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:05.288192 23332 raft_consensus.cc:1275] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:05.290128 22899 raft_consensus.cc:1275] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:05.291252 23525 consensus_queue.cc:1048] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:05.292045 23563 consensus_queue.cc:1048] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:05.298430 23525 raft_consensus.cc:2955] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.307958 22899 raft_consensus.cc:2955] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.318181 23576 raft_consensus.cc:2272] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.337565 23332 raft_consensus.cc:2955] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.364181 22795 catalog_manager.cc:5697] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e reported cstate change: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.379062 23036 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b1384db00bf46d58b7fb53e53934145 with delete_type TABLET_DATA_TOMBSTONED (TS bf96033adc29426cba74eba78672aca8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32934
I20260713 09:09:05.383304 22784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4b1384db00bf46d58b7fb53e53934145 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:05.384616 23500 raft_consensus.cc:2955] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.386507 23576 ts_tablet_manager.cc:1916] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:05.398721 23049 raft_consensus.cc:2955] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.397651 22971 raft_consensus.cc:2955] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.426909 23576 ts_tablet_manager.cc:1929] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:05.427497 23576 log.cc:1199] T 41547536cec5466eb5969089a08765a8 P bf96033adc29426cba74eba78672aca8: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-2-root/wals/41547536cec5466eb5969089a08765a8
I20260713 09:09:05.430226 23576 tablet_replica.cc:333] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:05.429504 22785 catalog_manager.cc:5028] TS bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): tablet 41547536cec5466eb5969089a08765a8 (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:09:05.431298 23576 raft_consensus.cc:2243] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.432060 23576 pending_rounds.cc:70] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8: Trying to abort 1 pending ops.
I20260713 09:09:05.431874 22799 catalog_manager.cc:5697] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.432479 23576 pending_rounds.cc:77] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7306992619277377536 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "4b1384db00bf46d58b7fb53e53934145" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } } }
I20260713 09:09:05.433892 23576 raft_consensus.cc:2917] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260713 09:09:05.434607 23576 raft_consensus.cc:2889] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260713 09:09:05.435101 23576 raft_consensus.cc:2272] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.439844 23576 ts_tablet_manager.cc:1916] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:05.439635 23332 raft_consensus.cc:2955] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.459035 23576 ts_tablet_manager.cc:1929] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:05.459568 23576 log.cc:1199] T 4b1384db00bf46d58b7fb53e53934145 P bf96033adc29426cba74eba78672aca8: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-2-root/wals/4b1384db00bf46d58b7fb53e53934145
I20260713 09:09:05.459913 22899 consensus_queue.cc:237] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:05.467129 23049 raft_consensus.cc:1275] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:05.467394 23331 raft_consensus.cc:1275] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:05.469345 22785 catalog_manager.cc:5028] TS bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): tablet 4b1384db00bf46d58b7fb53e53934145 (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:09:05.471565 23572 consensus_queue.cc:1048] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:05.472980 23572 consensus_queue.cc:1048] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:05.480789 23526 raft_consensus.cc:2955] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.483564 23331 raft_consensus.cc:2955] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.484697 23049 raft_consensus.cc:2955] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.499812 22783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 59c503a8fd9c46348344efdc87c7ce6b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:05.500988 22797 catalog_manager.cc:5697] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e reported cstate change: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:05.509680 22958 tablet_service.cc:1558] Processing DeleteTablet for tablet 59c503a8fd9c46348344efdc87c7ce6b with delete_type TABLET_DATA_TOMBSTONED (TS c1b474134daa40068e3c1b71e29ef95d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34272
I20260713 09:09:05.511440 23583 tablet_replica.cc:333] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:05.512384 23583 raft_consensus.cc:2243] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:05.512929 23583 raft_consensus.cc:2272] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:05.515887 23583 ts_tablet_manager.cc:1916] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:05.527688 23583 ts_tablet_manager.cc:1929] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:05.528007 23583 log.cc:1199] T 59c503a8fd9c46348344efdc87c7ce6b P c1b474134daa40068e3c1b71e29ef95d: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-1-root/wals/59c503a8fd9c46348344efdc87c7ce6b
I20260713 09:09:05.529363 22784 catalog_manager.cc:5028] TS c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): tablet 59c503a8fd9c46348344efdc87c7ce6b (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:09:06.536801 23049 consensus_queue.cc:237] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:06.542241 22971 raft_consensus.cc:1275] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:06.542778 22899 raft_consensus.cc:1275] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:06.542985 23016 consensus_peers.cc:597] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2611660a7bb44f52855a22c97f74ed91. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:06.543481 23586 consensus_queue.cc:1048] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:06.544363 23523 consensus_queue.cc:1048] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:06.551227 23586 raft_consensus.cc:2955] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:06.552673 22899 raft_consensus.cc:2955] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:06.554306 22971 raft_consensus.cc:2955] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:06.566099 22797 catalog_manager.cc:5697] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:06.570621 22899 consensus_queue.cc:237] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:06.577215 23049 raft_consensus.cc:1275] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:06.577813 22867 consensus_peers.cc:597] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95069bbeeb7e45ab8b68828ae5b037aa. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:06.578663 23572 consensus_queue.cc:1048] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:06.582044 22971 raft_consensus.cc:1275] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:06.583359 23594 consensus_queue.cc:1048] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:06.594652 23572 raft_consensus.cc:2955] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:06.596712 23049 raft_consensus.cc:2955] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:06.598073 22971 raft_consensus.cc:2955] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:06.608331 22795 catalog_manager.cc:5697] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:06.609447 23049 consensus_queue.cc:237] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
W20260713 09:09:06.618396 23016 consensus_peers.cc:597] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90fbeda62006490788a8981a60f0759d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:06.618722 22899 raft_consensus.cc:1275] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:06.616029 22971 raft_consensus.cc:1275] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:06.620162 23586 consensus_queue.cc:1048] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:06.621044 23523 consensus_queue.cc:1048] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:06.628547 23586 raft_consensus.cc:2955] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:06.630270 22899 raft_consensus.cc:2955] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:06.631691 22971 raft_consensus.cc:2955] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:06.640846 22973 consensus_queue.cc:237] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:06.641414 22799 catalog_manager.cc:5697] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 2 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:06.652855 23049 raft_consensus.cc:1275] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:06.653010 22897 raft_consensus.cc:1275] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:06.653067 22942 consensus_peers.cc:597] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a474a01cd5a40438187cf0e7676ef11. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:06.654640 23604 consensus_queue.cc:1048] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:06.655874 23581 consensus_queue.cc:1048] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:06.662520 23581 raft_consensus.cc:2955] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:06.664016 23049 raft_consensus.cc:2955] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:06.665273 22897 raft_consensus.cc:2955] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:06.677907 22799 catalog_manager.cc:5697] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:06.937538 23607 ts_tablet_manager.cc:933] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:09:06.939953 23607 tablet_copy_client.cc:323] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.195:33161
I20260713 09:09:06.941577 23060 tablet_copy_service.cc:140] P bf96033adc29426cba74eba78672aca8: Received BeginTabletCopySession request for tablet 2611660a7bb44f52855a22c97f74ed91 from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:45946)
I20260713 09:09:06.942094 23060 tablet_copy_service.cc:161] P bf96033adc29426cba74eba78672aca8: Beginning new tablet copy session on tablet 2611660a7bb44f52855a22c97f74ed91 from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:45946: session id = e91770199aa642dea3e64bc9ce3f0a6e-2611660a7bb44f52855a22c97f74ed91
I20260713 09:09:06.949231 23060 tablet_copy_source_session.cc:215] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:06.952087 23607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2611660a7bb44f52855a22c97f74ed91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.962378 23607 tablet_copy_client.cc:806] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:06.962962 23607 tablet_copy_client.cc:670] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:06.966804 23607 tablet_copy_client.cc:538] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:06.974653 23607 tablet_bootstrap.cc:492] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:09:06.994364 23607 tablet_bootstrap.cc:492] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:09:06.995180 23607 tablet_bootstrap.cc:492] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:09:06.995800 23607 ts_tablet_manager.cc:1403] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.004s
I20260713 09:09:06.998212 23607 raft_consensus.cc:359] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:06.998767 23607 raft_consensus.cc:740] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:09:06.999253 23607 consensus_queue.cc:260] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:07.002185 23607 ts_tablet_manager.cc:1434] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:07.003834 23060 tablet_copy_service.cc:342] P bf96033adc29426cba74eba78672aca8: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-2611660a7bb44f52855a22c97f74ed91 received from {username='slave'} at 127.0.0.1:45946
I20260713 09:09:07.004227 23060 tablet_copy_service.cc:434] P bf96033adc29426cba74eba78672aca8: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-2611660a7bb44f52855a22c97f74ed91 on tablet 2611660a7bb44f52855a22c97f74ed91 with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:07.119078 23607 ts_tablet_manager.cc:933] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691)
I20260713 09:09:07.120692 23607 tablet_copy_client.cc:323] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.193:43691
I20260713 09:09:07.122114 22911 tablet_copy_service.cc:140] P c9d79c012666476c9c07b93babb3210c: Received BeginTabletCopySession request for tablet 95069bbeeb7e45ab8b68828ae5b037aa from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:53338)
I20260713 09:09:07.122539 22911 tablet_copy_service.cc:161] P c9d79c012666476c9c07b93babb3210c: Beginning new tablet copy session on tablet 95069bbeeb7e45ab8b68828ae5b037aa from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:53338: session id = e91770199aa642dea3e64bc9ce3f0a6e-95069bbeeb7e45ab8b68828ae5b037aa
I20260713 09:09:07.127121 22911 tablet_copy_source_session.cc:215] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:07.129609 23607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95069bbeeb7e45ab8b68828ae5b037aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:07.140008 23607 tablet_copy_client.cc:806] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:07.140519 23607 tablet_copy_client.cc:670] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:07.143653 23607 tablet_copy_client.cc:538] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:07.149013 23607 tablet_bootstrap.cc:492] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:09:07.165942 23607 tablet_bootstrap.cc:492] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:09:07.166595 23607 tablet_bootstrap.cc:492] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:09:07.167096 23607 ts_tablet_manager.cc:1403] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260713 09:09:07.169131 23607 raft_consensus.cc:359] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:07.169708 23607 raft_consensus.cc:740] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:09:07.170176 23607 consensus_queue.cc:260] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:07.172106 23607 ts_tablet_manager.cc:1434] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.003s
I20260713 09:09:07.173571 22911 tablet_copy_service.cc:342] P c9d79c012666476c9c07b93babb3210c: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-95069bbeeb7e45ab8b68828ae5b037aa received from {username='slave'} at 127.0.0.1:53338
I20260713 09:09:07.173960 22911 tablet_copy_service.cc:434] P c9d79c012666476c9c07b93babb3210c: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-95069bbeeb7e45ab8b68828ae5b037aa on tablet 95069bbeeb7e45ab8b68828ae5b037aa with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:07.182391 23607 ts_tablet_manager.cc:933] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:09:07.185374 23607 tablet_copy_client.cc:323] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.194:40547
I20260713 09:09:07.187722 22985 tablet_copy_service.cc:140] P c1b474134daa40068e3c1b71e29ef95d: Received BeginTabletCopySession request for tablet 2a474a01cd5a40438187cf0e7676ef11 from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:37630)
I20260713 09:09:07.188149 22985 tablet_copy_service.cc:161] P c1b474134daa40068e3c1b71e29ef95d: Beginning new tablet copy session on tablet 2a474a01cd5a40438187cf0e7676ef11 from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:37630: session id = e91770199aa642dea3e64bc9ce3f0a6e-2a474a01cd5a40438187cf0e7676ef11
I20260713 09:09:07.191306 23614 ts_tablet_manager.cc:933] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:09:07.193102 23614 tablet_copy_client.cc:323] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.195:33161
I20260713 09:09:07.194572 23060 tablet_copy_service.cc:140] P bf96033adc29426cba74eba78672aca8: Received BeginTabletCopySession request for tablet 90fbeda62006490788a8981a60f0759d from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:45946)
I20260713 09:09:07.194803 22985 tablet_copy_source_session.cc:215] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:07.195061 23060 tablet_copy_service.cc:161] P bf96033adc29426cba74eba78672aca8: Beginning new tablet copy session on tablet 90fbeda62006490788a8981a60f0759d from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:45946: session id = e91770199aa642dea3e64bc9ce3f0a6e-90fbeda62006490788a8981a60f0759d
I20260713 09:09:07.201470 23607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a474a01cd5a40438187cf0e7676ef11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:07.202122 23060 tablet_copy_source_session.cc:215] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:07.205174 23614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90fbeda62006490788a8981a60f0759d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:07.219076 23607 tablet_copy_client.cc:806] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:07.219645 23607 tablet_copy_client.cc:670] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:07.223336 23607 tablet_copy_client.cc:538] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:07.226600 23614 tablet_copy_client.cc:806] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:07.227211 23614 tablet_copy_client.cc:670] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:07.230288 23607 tablet_bootstrap.cc:492] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:09:07.230506 23614 tablet_copy_client.cc:538] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:07.238188 23614 tablet_bootstrap.cc:492] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:09:07.245002 23607 tablet_bootstrap.cc:492] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:09:07.245818 23607 tablet_bootstrap.cc:492] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:09:07.246393 23607 ts_tablet_manager.cc:1403] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:09:07.249179 23607 raft_consensus.cc:359] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:07.250000 23607 raft_consensus.cc:740] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:09:07.250579 23607 consensus_queue.cc:260] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:07.252635 23607 ts_tablet_manager.cc:1434] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:07.254657 22985 tablet_copy_service.cc:342] P c1b474134daa40068e3c1b71e29ef95d: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-2a474a01cd5a40438187cf0e7676ef11 received from {username='slave'} at 127.0.0.1:37630
I20260713 09:09:07.255048 22985 tablet_copy_service.cc:434] P c1b474134daa40068e3c1b71e29ef95d: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-2a474a01cd5a40438187cf0e7676ef11 on tablet 2a474a01cd5a40438187cf0e7676ef11 with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:07.274119 23614 tablet_bootstrap.cc:492] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:09:07.274798 23614 tablet_bootstrap.cc:492] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:09:07.275352 23614 ts_tablet_manager.cc:1403] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.012s
I20260713 09:09:07.278033 23614 raft_consensus.cc:359] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:07.278868 23614 raft_consensus.cc:740] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:09:07.279592 23614 consensus_queue.cc:260] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:07.281665 23614 ts_tablet_manager.cc:1434] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:07.283341 23060 tablet_copy_service.cc:342] P bf96033adc29426cba74eba78672aca8: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-90fbeda62006490788a8981a60f0759d received from {username='slave'} at 127.0.0.1:45946
I20260713 09:09:07.283762 23060 tablet_copy_service.cc:434] P bf96033adc29426cba74eba78672aca8: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-90fbeda62006490788a8981a60f0759d on tablet 90fbeda62006490788a8981a60f0759d with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:07.527915 23331 raft_consensus.cc:1217] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:07.543900 23331 raft_consensus.cc:1217] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:07.629096 23331 raft_consensus.cc:1217] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:07.782886 23331 raft_consensus.cc:1217] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:09:07.966725 23620 raft_consensus.cc:1064] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:09:07.971773 23620 consensus_queue.cc:237] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:07.984232 23331 raft_consensus.cc:1275] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:07.985445 22973 raft_consensus.cc:1275] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:07.986089 23620 consensus_queue.cc:1048] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:07.986977 23049 raft_consensus.cc:1275] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:07.988377 23572 consensus_queue.cc:1048] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:07.995554 23617 consensus_queue.cc:1048] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:08.017131 23572 raft_consensus.cc:2955] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.018281 23332 raft_consensus.cc:2955] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.031445 22971 raft_consensus.cc:2955] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.038954 22795 catalog_manager.cc:5697] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.046670 23046 raft_consensus.cc:2955] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.067771 22899 consensus_queue.cc:237] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:08.073058 22971 raft_consensus.cc:1275] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:08.075940 23625 consensus_queue.cc:1048] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:08.076611 23332 raft_consensus.cc:1275] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer c9d79c012666476c9c07b93babb3210c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:08.079578 23625 consensus_queue.cc:1048] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:08.081701 23581 raft_consensus.cc:1064] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:09:08.083127 23620 raft_consensus.cc:2955] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.084612 22971 raft_consensus.cc:2955] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.092342 23581 consensus_queue.cc:237] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:08.095533 22783 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95069bbeeb7e45ab8b68828ae5b037aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:08.093748 23332 raft_consensus.cc:2955] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.103794 23523 raft_consensus.cc:1064] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:09:08.106165 23523 consensus_queue.cc:237] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:08.110150 22798 catalog_manager.cc:5697] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d reported cstate change: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New cstate: current_term: 1 leader_uuid: "c9d79c012666476c9c07b93babb3210c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.125260 23332 raft_consensus.cc:1275] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:08.125350 23036 tablet_service.cc:1558] Processing DeleteTablet for tablet 95069bbeeb7e45ab8b68828ae5b037aa with delete_type TABLET_DATA_TOMBSTONED (TS bf96033adc29426cba74eba78672aca8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32934
I20260713 09:09:08.129607 23586 consensus_queue.cc:1048] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:08.142447 22971 raft_consensus.cc:1275] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:08.145516 22899 raft_consensus.cc:1275] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:08.154008 23046 raft_consensus.cc:1275] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:08.152390 23621 consensus_queue.cc:1048] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260713 09:09:08.156306 23616 consensus_queue.cc:1048] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:08.158648 22899 raft_consensus.cc:1275] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:08.160246 23616 consensus_queue.cc:1048] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:08.167102 23621 consensus_queue.cc:1048] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:08.176450 23332 raft_consensus.cc:1275] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:08.177791 23616 consensus_queue.cc:1048] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:08.177078 23641 raft_consensus.cc:2955] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.180517 22971 raft_consensus.cc:2955] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.198523 22799 catalog_manager.cc:5697] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.209656 23622 raft_consensus.cc:2955] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.212760 23332 raft_consensus.cc:2955] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.214277 23635 tablet_replica.cc:333] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:08.215344 23635 raft_consensus.cc:2243] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.216739 22897 raft_consensus.cc:2955] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.224261 23635 raft_consensus.cc:2272] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.214915 22899 raft_consensus.cc:2955] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.228137 23046 raft_consensus.cc:2955] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.232285 23331 raft_consensus.cc:2955] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.243150 23049 consensus_queue.cc:237] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:08.245702 23523 raft_consensus.cc:1064] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:09:08.252514 22897 raft_consensus.cc:1275] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:08.255088 23644 consensus_queue.cc:1048] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:08.262380 23586 raft_consensus.cc:2955] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.263554 23523 consensus_queue.cc:237] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:08.272966 22785 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2611660a7bb44f52855a22c97f74ed91 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:08.273875 22900 raft_consensus.cc:2955] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.265309 22799 catalog_manager.cc:5697] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } attrs { replace: true } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.278641 23330 raft_consensus.cc:1275] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:08.282473 23641 consensus_queue.cc:1048] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:08.289634 23330 raft_consensus.cc:2955] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.290934 23635 ts_tablet_manager.cc:1916] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:08.303225 22798 catalog_manager.cc:5697] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c reported cstate change: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.313472 22971 raft_consensus.cc:1275] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:09:08.314504 22900 raft_consensus.cc:1275] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:09:08.314648 23332 raft_consensus.cc:1275] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEARNER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260713 09:09:08.315932 22939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.70.193:43691, user_credentials={real_user=slave}} blocked reactor thread for 82223.1us
I20260713 09:09:08.316776 23523 consensus_queue.cc:1048] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:08.318130 23644 consensus_queue.cc:1048] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:08.320039 23641 consensus_queue.cc:1048] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:08.326215 23635 ts_tablet_manager.cc:1929] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:08.326764 23635 log.cc:1199] T 95069bbeeb7e45ab8b68828ae5b037aa P bf96033adc29426cba74eba78672aca8: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-2-root/wals/95069bbeeb7e45ab8b68828ae5b037aa
I20260713 09:09:08.330072 22958 tablet_service.cc:1558] Processing DeleteTablet for tablet 2611660a7bb44f52855a22c97f74ed91 with delete_type TABLET_DATA_TOMBSTONED (TS c1b474134daa40068e3c1b71e29ef95d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34272
I20260713 09:09:08.328743 22785 catalog_manager.cc:5028] TS bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): tablet 95069bbeeb7e45ab8b68828ae5b037aa (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:09:08.338340 22973 consensus_queue.cc:237] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:08.345844 23649 tablet_replica.cc:333] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:08.347119 23332 raft_consensus.cc:1275] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:08.347397 22899 raft_consensus.cc:1275] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:08.352453 22897 raft_consensus.cc:2955] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.348920 23586 raft_consensus.cc:2955] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.355253 23649 raft_consensus.cc:2243] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.355053 23643 consensus_queue.cc:1048] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:08.355926 23649 raft_consensus.cc:2272] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.356957 23643 consensus_queue.cc:1048] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:08.361428 23649 ts_tablet_manager.cc:1916] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:08.364653 23643 raft_consensus.cc:2955] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.365722 23332 raft_consensus.cc:2955] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.376546 22899 raft_consensus.cc:2955] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.378760 23649 ts_tablet_manager.cc:1929] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:08.379199 23649 log.cc:1199] T 2611660a7bb44f52855a22c97f74ed91 P c1b474134daa40068e3c1b71e29ef95d: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-1-root/wals/2611660a7bb44f52855a22c97f74ed91
I20260713 09:09:08.381114 22784 catalog_manager.cc:5028] TS c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): tablet 2611660a7bb44f52855a22c97f74ed91 (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:09:08.382156 22797 catalog_manager.cc:5697] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.390377 22784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a474a01cd5a40438187cf0e7676ef11 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:08.389546 22973 raft_consensus.cc:2955] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.392421 22799 catalog_manager.cc:5697] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e reported cstate change: config changed from index 3 to 4, VOTER bf96033adc29426cba74eba78672aca8 (127.21.70.195) evicted. New cstate: current_term: 1 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.399858 23332 raft_consensus.cc:2955] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.410676 23036 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a474a01cd5a40438187cf0e7676ef11 with delete_type TABLET_DATA_TOMBSTONED (TS bf96033adc29426cba74eba78672aca8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32934
I20260713 09:09:08.411516 23635 tablet_replica.cc:333] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:08.412408 23635 raft_consensus.cc:2243] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.412987 23635 raft_consensus.cc:2272] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.416574 23635 ts_tablet_manager.cc:1916] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:08.430172 23635 ts_tablet_manager.cc:1929] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:08.430585 23635 log.cc:1199] T 2a474a01cd5a40438187cf0e7676ef11 P bf96033adc29426cba74eba78672aca8: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-2-root/wals/2a474a01cd5a40438187cf0e7676ef11
I20260713 09:09:08.431980 22785 catalog_manager.cc:5028] TS bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161): tablet 2a474a01cd5a40438187cf0e7676ef11 (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:09:08.435285 23049 consensus_queue.cc:237] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:08.440037 23332 raft_consensus.cc:1275] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:09:08.441143 22973 raft_consensus.cc:1275] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:09:08.442579 23644 consensus_queue.cc:1048] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:08.443507 23586 consensus_queue.cc:1048] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:08.451757 23641 raft_consensus.cc:2955] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.455397 23332 raft_consensus.cc:2955] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.460382 22973 raft_consensus.cc:2955] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.465870 22785 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 90fbeda62006490788a8981a60f0759d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:08.472301 22799 catalog_manager.cc:5697] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e reported cstate change: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New cstate: current_term: 2 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:08.484910 22885 tablet_service.cc:1558] Processing DeleteTablet for tablet 90fbeda62006490788a8981a60f0759d with delete_type TABLET_DATA_TOMBSTONED (TS c9d79c012666476c9c07b93babb3210c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41424
I20260713 09:09:08.486454 23650 tablet_replica.cc:333] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:08.487556 23650 raft_consensus.cc:2243] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.488266 23650 raft_consensus.cc:2272] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.491091 23650 ts_tablet_manager.cc:1916] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:08.500739 23650 ts_tablet_manager.cc:1929] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:09:08.501085 23650 log.cc:1199] T 90fbeda62006490788a8981a60f0759d P c9d79c012666476c9c07b93babb3210c: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-0-root/wals/90fbeda62006490788a8981a60f0759d
I20260713 09:09:08.502413 22783 catalog_manager.cc:5028] TS c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): tablet 90fbeda62006490788a8981a60f0759d (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:09:09.512283 23049 consensus_queue.cc:237] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:09.518378 22899 raft_consensus.cc:1275] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:09.518587 23016 consensus_peers.cc:597] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1f9a2fe55c5496291857488f53b52f6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:09.519665 22973 raft_consensus.cc:1275] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:09.519594 23523 consensus_queue.cc:1048] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:09.520905 23653 consensus_queue.cc:1048] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:09.528895 23523 raft_consensus.cc:2955] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:09.530419 22973 raft_consensus.cc:2955] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:09.532179 22899 raft_consensus.cc:2955] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:09.545940 23049 consensus_queue.cc:237] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue 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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:09.542641 22798 catalog_manager.cc:5697] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.568280 22899 raft_consensus.cc:1275] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:09.568635 23016 consensus_peers.cc:597] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 -> Peer e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196:43451): Couldn't send request to peer e91770199aa642dea3e64bc9ce3f0a6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b68d1c783e31405ab58be21d93ddf874. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:09.569591 23523 consensus_queue.cc:1048] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:09.569651 22973 raft_consensus.cc:1275] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:09.571094 23653 consensus_queue.cc:1048] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:09.577276 23653 raft_consensus.cc:2955] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:09.578239 22899 raft_consensus.cc:2955] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:09.594522 22973 raft_consensus.cc:2955] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:09.602507 22798 catalog_manager.cc:5697] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c reported cstate change: config changed from index -1 to 2, NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) added. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } } }
I20260713 09:09:09.979260 23666 ts_tablet_manager.cc:933] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:09:09.981230 23666 tablet_copy_client.cc:323] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.195:33161
I20260713 09:09:09.982968 23060 tablet_copy_service.cc:140] P bf96033adc29426cba74eba78672aca8: Received BeginTabletCopySession request for tablet e1f9a2fe55c5496291857488f53b52f6 from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:45946)
I20260713 09:09:09.983470 23060 tablet_copy_service.cc:161] P bf96033adc29426cba74eba78672aca8: Beginning new tablet copy session on tablet e1f9a2fe55c5496291857488f53b52f6 from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:45946: session id = e91770199aa642dea3e64bc9ce3f0a6e-e1f9a2fe55c5496291857488f53b52f6
I20260713 09:09:09.988407 23060 tablet_copy_source_session.cc:215] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:09.990885 23666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1f9a2fe55c5496291857488f53b52f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.002883 23666 tablet_copy_client.cc:806] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:10.003504 23666 tablet_copy_client.cc:670] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:10.007084 23666 tablet_copy_client.cc:538] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:10.015142 23666 tablet_bootstrap.cc:492] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:09:10.035110 23666 tablet_bootstrap.cc:492] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:09:10.035948 23666 tablet_bootstrap.cc:492] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:09:10.036612 23666 ts_tablet_manager.cc:1403] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260713 09:09:10.039520 23666 raft_consensus.cc:359] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:10.040367 23666 raft_consensus.cc:740] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:09:10.040987 23666 consensus_queue.cc:260] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:10.044209 23666 ts_tablet_manager.cc:1434] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:09:10.045776 23060 tablet_copy_service.cc:342] P bf96033adc29426cba74eba78672aca8: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-e1f9a2fe55c5496291857488f53b52f6 received from {username='slave'} at 127.0.0.1:45946
I20260713 09:09:10.046247 23060 tablet_copy_service.cc:434] P bf96033adc29426cba74eba78672aca8: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-e1f9a2fe55c5496291857488f53b52f6 on tablet e1f9a2fe55c5496291857488f53b52f6 with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:10.182776 23666 ts_tablet_manager.cc:933] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e: Initiating tablet copy from peer bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:09:10.184368 23666 tablet_copy_client.cc:323] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.70.195:33161
I20260713 09:09:10.185694 23060 tablet_copy_service.cc:140] P bf96033adc29426cba74eba78672aca8: Received BeginTabletCopySession request for tablet b68d1c783e31405ab58be21d93ddf874 from peer e91770199aa642dea3e64bc9ce3f0a6e ({username='slave'} at 127.0.0.1:45946)
I20260713 09:09:10.186113 23060 tablet_copy_service.cc:161] P bf96033adc29426cba74eba78672aca8: Beginning new tablet copy session on tablet b68d1c783e31405ab58be21d93ddf874 from peer e91770199aa642dea3e64bc9ce3f0a6e at {username='slave'} at 127.0.0.1:45946: session id = e91770199aa642dea3e64bc9ce3f0a6e-b68d1c783e31405ab58be21d93ddf874
I20260713 09:09:10.191560 23060 tablet_copy_source_session.cc:215] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:10.194427 23666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68d1c783e31405ab58be21d93ddf874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.208690 23666 tablet_copy_client.cc:806] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:10.209190 23666 tablet_copy_client.cc:670] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:10.212060 23666 tablet_copy_client.cc:538] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:10.219887 23666 tablet_bootstrap.cc:492] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap starting.
I20260713 09:09:10.238423 23666 tablet_bootstrap.cc:492] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e: 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
I20260713 09:09:10.239212 23666 tablet_bootstrap.cc:492] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e: Bootstrap complete.
I20260713 09:09:10.239822 23666 ts_tablet_manager.cc:1403] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260713 09:09:10.242518 23666 raft_consensus.cc:359] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:10.243325 23666 raft_consensus.cc:740] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Initialized, Role: LEARNER
I20260713 09:09:10.243955 23666 consensus_queue.cc:260] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: NON_VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: true } }
I20260713 09:09:10.246436 23666 ts_tablet_manager.cc:1434] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:10.248342 23060 tablet_copy_service.cc:342] P bf96033adc29426cba74eba78672aca8: Request end of tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-b68d1c783e31405ab58be21d93ddf874 received from {username='slave'} at 127.0.0.1:45946
I20260713 09:09:10.248785 23060 tablet_copy_service.cc:434] P bf96033adc29426cba74eba78672aca8: ending tablet copy session e91770199aa642dea3e64bc9ce3f0a6e-b68d1c783e31405ab58be21d93ddf874 on tablet b68d1c783e31405ab58be21d93ddf874 with peer e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:10.537829 23330 raft_consensus.cc:1217] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:10.793632 23330 raft_consensus.cc:1217] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:11.088307 23653 raft_consensus.cc:1064] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:09:11.090505 23653 consensus_queue.cc:237] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:11.096431 22971 raft_consensus.cc:1275] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:11.097843 23330 raft_consensus.cc:1275] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:11.098506 23586 consensus_queue.cc:1048] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:11.099726 23672 consensus_queue.cc:1048] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:11.104074 22899 raft_consensus.cc:1275] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:11.107596 23672 consensus_queue.cc:1048] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:11.111086 23672 raft_consensus.cc:2955] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.112772 22971 raft_consensus.cc:2955] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.126127 23330 raft_consensus.cc:2955] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.128681 22799 catalog_manager.cc:5697] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.142081 22899 raft_consensus.cc:2955] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } attrs { replace: true } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.161410 23049 consensus_queue.cc:237] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [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: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:11.167047 23330 raft_consensus.cc:1275] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:11.168605 23653 consensus_queue.cc:1048] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:11.169034 22971 raft_consensus.cc:1275] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:11.170469 23653 consensus_queue.cc:1048] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:11.176220 23586 raft_consensus.cc:2955] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.180087 22971 raft_consensus.cc:2955] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.184778 23330 raft_consensus.cc:2955] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.192119 22797 catalog_manager.cc:5697] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d reported cstate change: config changed from index 3 to 4, VOTER c9d79c012666476c9c07b93babb3210c (127.21.70.193) evicted. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.193945 22785 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1f9a2fe55c5496291857488f53b52f6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:11.204762 22885 tablet_service.cc:1558] Processing DeleteTablet for tablet e1f9a2fe55c5496291857488f53b52f6 with delete_type TABLET_DATA_TOMBSTONED (TS c9d79c012666476c9c07b93babb3210c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41424
I20260713 09:09:11.206701 23683 tablet_replica.cc:333] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:11.207741 23683 raft_consensus.cc:2243] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.208292 23683 raft_consensus.cc:2272] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.211187 23683 ts_tablet_manager.cc:1916] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:11.221319 23683 ts_tablet_manager.cc:1929] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:11.221608 23683 log.cc:1199] T e1f9a2fe55c5496291857488f53b52f6 P c9d79c012666476c9c07b93babb3210c: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-0-root/wals/e1f9a2fe55c5496291857488f53b52f6
I20260713 09:09:11.222857 22783 catalog_manager.cc:5028] TS c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): tablet e1f9a2fe55c5496291857488f53b52f6 (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:09:11.367076 23586 raft_consensus.cc:1064] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8: attempting to promote NON_VOTER e91770199aa642dea3e64bc9ce3f0a6e to VOTER
I20260713 09:09:11.369542 23586 consensus_queue.cc:237] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:11.375723 22971 raft_consensus.cc:1275] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:11.376153 23330 raft_consensus.cc:1275] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 LEARNER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:11.377249 22899 raft_consensus.cc:1275] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:11.377024 23653 consensus_queue.cc:1048] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:11.377974 23586 consensus_queue.cc:1048] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:11.378732 23672 consensus_queue.cc:1048] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:11.397269 23586 raft_consensus.cc:2955] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.398794 23330 raft_consensus.cc:2955] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.403621 22899 raft_consensus.cc:2955] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.409238 22971 raft_consensus.cc:2955] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.412464 22797 catalog_manager.cc:5697] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e reported cstate change: config changed from index 2 to 3, e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } attrs { replace: true } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.437426 23049 consensus_queue.cc:237] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:11.443776 23330 raft_consensus.cc:1275] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:11.444962 23653 consensus_queue.cc:1048] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:11.444931 22899 raft_consensus.cc:1275] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:11.448280 23586 consensus_queue.cc:1048] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:11.451776 23672 raft_consensus.cc:2955] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.470136 22785 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b68d1c783e31405ab58be21d93ddf874 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:11.468751 22897 raft_consensus.cc:2955] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.473170 23330 raft_consensus.cc:2955] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.487260 22798 catalog_manager.cc:5697] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c reported cstate change: config changed from index 3 to 4, VOTER c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) evicted. New cstate: current_term: 1 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } } }
I20260713 09:09:11.498739 22958 tablet_service.cc:1558] Processing DeleteTablet for tablet b68d1c783e31405ab58be21d93ddf874 with delete_type TABLET_DATA_TOMBSTONED (TS c1b474134daa40068e3c1b71e29ef95d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34272
I20260713 09:09:11.501973 23692 tablet_replica.cc:333] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:11.502926 23692 raft_consensus.cc:2243] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.503553 23692 raft_consensus.cc:2272] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.505568 23692 ts_tablet_manager.cc:1916] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:11.515303 23692 ts_tablet_manager.cc:1929] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:11.515641 23692 log.cc:1199] T b68d1c783e31405ab58be21d93ddf874 P c1b474134daa40068e3c1b71e29ef95d: Deleting WAL directory at /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933707412092-21787-0/minicluster-data/ts-1-root/wals/b68d1c783e31405ab58be21d93ddf874
I20260713 09:09:11.516853 22784 catalog_manager.cc:5028] TS c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): tablet b68d1c783e31405ab58be21d93ddf874 (table test-workload [id=7093a259706347be879a8e4d143db7dc]) successfully deleted
I20260713 09:09:15.863178 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:15.889873 22973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b2d7609340e4ab9a347add406cb669b"
dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
mode: GRACEFUL
new_leader_uuid: "e91770199aa642dea3e64bc9ce3f0a6e"
 from {username='slave'} at 127.0.0.1:34504
I20260713 09:09:15.890365 22973 raft_consensus.cc:606] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Received request to transfer leadership to TS e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:15.901221 23049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d599a83a0c545d1913c3722734d206c"
dest_uuid: "bf96033adc29426cba74eba78672aca8"
mode: GRACEFUL
new_leader_uuid: "e91770199aa642dea3e64bc9ce3f0a6e"
 from {username='slave'} at 127.0.0.1:34764
I20260713 09:09:15.901710 23049 raft_consensus.cc:606] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Received request to transfer leadership to TS e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:15.904314 22973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bd35c32d0af4317b4429b4cf3ca4b51"
dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
mode: GRACEFUL
new_leader_uuid: "e91770199aa642dea3e64bc9ce3f0a6e"
 from {username='slave'} at 127.0.0.1:34504
I20260713 09:09:15.904768 22973 raft_consensus.cc:606] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Received request to transfer leadership to TS e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:15.915856 22899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8072b4d38ab942cea3e67cd7d7426b4f"
dest_uuid: "c9d79c012666476c9c07b93babb3210c"
mode: GRACEFUL
new_leader_uuid: "bf96033adc29426cba74eba78672aca8"
 from {username='slave'} at 127.0.0.1:34094
I20260713 09:09:15.916312 22899 raft_consensus.cc:606] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Received request to transfer leadership to TS bf96033adc29426cba74eba78672aca8
I20260713 09:09:15.918610 23049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb5ac32a02c24df9bb75c20d6b2d84d9"
dest_uuid: "bf96033adc29426cba74eba78672aca8"
mode: GRACEFUL
new_leader_uuid: "e91770199aa642dea3e64bc9ce3f0a6e"
 from {username='slave'} at 127.0.0.1:34764
I20260713 09:09:15.919056 23049 raft_consensus.cc:606] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Received request to transfer leadership to TS e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:15.921482 23049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1f9a2fe55c5496291857488f53b52f6"
dest_uuid: "bf96033adc29426cba74eba78672aca8"
mode: GRACEFUL
new_leader_uuid: "e91770199aa642dea3e64bc9ce3f0a6e"
 from {username='slave'} at 127.0.0.1:34764
I20260713 09:09:15.921955 23049 raft_consensus.cc:606] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Received request to transfer leadership to TS e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:15.922967 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:09:15.923786 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:15.926908 23665 raft_consensus.cc:993] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d: : Instructing follower e91770199aa642dea3e64bc9ce3f0a6e to start an election
I20260713 09:09:15.927315 23665 raft_consensus.cc:1081] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Signalling peer e91770199aa642dea3e64bc9ce3f0a6e to start an election
I20260713 09:09:15.928580 23330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bd35c32d0af4317b4429b4cf3ca4b51"
dest_uuid: "e91770199aa642dea3e64bc9ce3f0a6e"
 from {username='slave'} at 127.0.0.1:58924
I20260713 09:09:15.929141 23330 raft_consensus.cc:493] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:15.929530 23330 raft_consensus.cc:3060] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.934007 23330 raft_consensus.cc:515] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:15.935914 23330 leader_election.cc:290] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [CANDIDATE]: Term 2 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:09:15.936543 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd35c32d0af4317b4429b4cf3ca4b51" candidate_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:09:15.936901 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd35c32d0af4317b4429b4cf3ca4b51" candidate_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:09:15.937131 22899 raft_consensus.cc:3060] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.937402 22973 raft_consensus.cc:3055] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:15.937621 22973 raft_consensus.cc:740] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Running, Role: LEADER
I20260713 09:09:15.938182 22973 consensus_queue.cc:260] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:15.939021 22973 raft_consensus.cc:3060] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.940976 22899 raft_consensus.cc:2468] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91770199aa642dea3e64bc9ce3f0a6e in term 2.
I20260713 09:09:15.942395 23295 leader_election.cc:304] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d79c012666476c9c07b93babb3210c, e91770199aa642dea3e64bc9ce3f0a6e; no voters: 
I20260713 09:09:15.943985 23705 raft_consensus.cc:2804] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:15.944072 22973 raft_consensus.cc:2468] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91770199aa642dea3e64bc9ce3f0a6e in term 2.
I20260713 09:09:15.945142 23705 raft_consensus.cc:697] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEADER]: Becoming Leader. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Running, Role: LEADER
I20260713 09:09:15.945879 23705 consensus_queue.cc:237] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:15.953331 22795 catalog_manager.cc:5697] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e reported cstate change: term changed from 1 to 2, leader changed from c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) to e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196). New cstate: current_term: 2 leader_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:15.971702 23699 raft_consensus.cc:993] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c: : Instructing follower bf96033adc29426cba74eba78672aca8 to start an election
I20260713 09:09:15.972149 23693 raft_consensus.cc:1081] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Signalling peer bf96033adc29426cba74eba78672aca8 to start an election
I20260713 09:09:15.973397 23049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8072b4d38ab942cea3e67cd7d7426b4f"
dest_uuid: "bf96033adc29426cba74eba78672aca8"
 from {username='slave'} at 127.0.0.1:32948
I20260713 09:09:15.973755 23049 raft_consensus.cc:493] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:15.973968 23049 raft_consensus.cc:3060] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.979003 23049 raft_consensus.cc:515] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:09:15.980435 23049 leader_election.cc:290] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 2 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:09:15.980971 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8072b4d38ab942cea3e67cd7d7426b4f" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:09:15.981297 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8072b4d38ab942cea3e67cd7d7426b4f" candidate_uuid: "bf96033adc29426cba74eba78672aca8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:09:15.981550 22899 raft_consensus.cc:3055] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:15.981838 22973 raft_consensus.cc:3060] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.981894 22899 raft_consensus.cc:740] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d79c012666476c9c07b93babb3210c, State: Running, Role: LEADER
I20260713 09:09:15.982755 22899 consensus_queue.cc:260] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:09:15.983827 22899 raft_consensus.cc:3060] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.987869 22973 raft_consensus.cc:2468] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 2.
I20260713 09:09:15.988847 23014 leader_election.cc:304] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, c1b474134daa40068e3c1b71e29ef95d; no voters: 
I20260713 09:09:15.989488 23694 raft_consensus.cc:2804] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:15.989952 22899 raft_consensus.cc:2468] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf96033adc29426cba74eba78672aca8 in term 2.
I20260713 09:09:15.990746 23694 raft_consensus.cc:697] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [term 2 LEADER]: Becoming Leader. State: Replica: bf96033adc29426cba74eba78672aca8, State: Running, Role: LEADER
I20260713 09:09:15.991678 23694 consensus_queue.cc:237] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:09:15.998023 22795 catalog_manager.cc:5697] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 reported cstate change: term changed from 1 to 2, leader changed from c9d79c012666476c9c07b93babb3210c (127.21.70.193) to bf96033adc29426cba74eba78672aca8 (127.21.70.195). New cstate: current_term: 2 leader_uuid: "bf96033adc29426cba74eba78672aca8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:16.199015 23712 raft_consensus.cc:993] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8: : Instructing follower e91770199aa642dea3e64bc9ce3f0a6e to start an election
I20260713 09:09:16.199483 23694 raft_consensus.cc:1081] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Signalling peer e91770199aa642dea3e64bc9ce3f0a6e to start an election
I20260713 09:09:16.200754 23330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb5ac32a02c24df9bb75c20d6b2d84d9"
dest_uuid: "e91770199aa642dea3e64bc9ce3f0a6e"
 from {username='slave'} at 127.0.0.1:58920
I20260713 09:09:16.201169 23330 raft_consensus.cc:493] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:16.201395 23330 raft_consensus.cc:3060] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.205408 23330 raft_consensus.cc:515] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:16.206928 23330 leader_election.cc:290] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [CANDIDATE]: Term 2 election: Requested vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:09:16.207731 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5ac32a02c24df9bb75c20d6b2d84d9" candidate_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:09:16.207947 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5ac32a02c24df9bb75c20d6b2d84d9" candidate_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:09:16.208194 22973 raft_consensus.cc:3060] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.208433 23046 raft_consensus.cc:3055] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:16.208727 23046 raft_consensus.cc:740] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Running, Role: LEADER
I20260713 09:09:16.209362 23046 consensus_queue.cc:260] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [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: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:16.210155 23046 raft_consensus.cc:3060] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.212262 22973 raft_consensus.cc:2468] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91770199aa642dea3e64bc9ce3f0a6e in term 2.
I20260713 09:09:16.213138 23296 leader_election.cc:304] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, e91770199aa642dea3e64bc9ce3f0a6e; no voters: 
I20260713 09:09:16.213882 23705 raft_consensus.cc:2804] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:16.214306 23705 raft_consensus.cc:697] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEADER]: Becoming Leader. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Running, Role: LEADER
I20260713 09:09:16.214444 23046 raft_consensus.cc:2468] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91770199aa642dea3e64bc9ce3f0a6e in term 2.
I20260713 09:09:16.215211 23705 consensus_queue.cc:237] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [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: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:16.218962 23704 raft_consensus.cc:993] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d: : Instructing follower e91770199aa642dea3e64bc9ce3f0a6e to start an election
I20260713 09:09:16.219514 23704 raft_consensus.cc:1081] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Signalling peer e91770199aa642dea3e64bc9ce3f0a6e to start an election
I20260713 09:09:16.220924 23332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b2d7609340e4ab9a347add406cb669b"
dest_uuid: "e91770199aa642dea3e64bc9ce3f0a6e"
 from {username='slave'} at 127.0.0.1:58924
I20260713 09:09:16.221331 23332 raft_consensus.cc:493] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:16.221650 23332 raft_consensus.cc:3060] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.223922 22795 catalog_manager.cc:5697] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e reported cstate change: term changed from 1 to 2, leader changed from bf96033adc29426cba74eba78672aca8 (127.21.70.195) to e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196). New cstate: current_term: 2 leader_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:16.226101 23332 raft_consensus.cc:515] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:16.227593 23332 leader_election.cc:290] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [CANDIDATE]: Term 2 election: Requested vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:09:16.228155 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2d7609340e4ab9a347add406cb669b" candidate_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:09:16.228715 22973 raft_consensus.cc:3055] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:16.228910 22973 raft_consensus.cc:740] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Running, Role: LEADER
I20260713 09:09:16.229570 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2d7609340e4ab9a347add406cb669b" candidate_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:09:16.229543 22973 consensus_queue.cc:260] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [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: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:16.230161 23046 raft_consensus.cc:3060] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.230829 22973 raft_consensus.cc:3060] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.234810 23046 raft_consensus.cc:2468] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91770199aa642dea3e64bc9ce3f0a6e in term 2.
I20260713 09:09:16.235241 22973 raft_consensus.cc:2468] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91770199aa642dea3e64bc9ce3f0a6e in term 2.
I20260713 09:09:16.236017 23297 leader_election.cc:304] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf96033adc29426cba74eba78672aca8, e91770199aa642dea3e64bc9ce3f0a6e; no voters: 
I20260713 09:09:16.236830 23705 raft_consensus.cc:2804] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:16.237260 23705 raft_consensus.cc:697] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEADER]: Becoming Leader. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Running, Role: LEADER
I20260713 09:09:16.238003 23705 consensus_queue.cc:237] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [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: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:16.245105 22795 catalog_manager.cc:5697] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e reported cstate change: term changed from 1 to 2, leader changed from c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) to e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196). New cstate: current_term: 2 leader_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:16.285708 23694 raft_consensus.cc:993] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8: : Instructing follower e91770199aa642dea3e64bc9ce3f0a6e to start an election
I20260713 09:09:16.286125 23712 raft_consensus.cc:1081] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Signalling peer e91770199aa642dea3e64bc9ce3f0a6e to start an election
I20260713 09:09:16.287418 23332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1f9a2fe55c5496291857488f53b52f6"
dest_uuid: "e91770199aa642dea3e64bc9ce3f0a6e"
 from {username='slave'} at 127.0.0.1:58920
I20260713 09:09:16.287911 23332 raft_consensus.cc:493] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:16.288197 23332 raft_consensus.cc:3060] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.292248 23332 raft_consensus.cc:515] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:16.293522 23332 leader_election.cc:290] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [CANDIDATE]: Term 2 election: Requested vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:09:16.294226 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f9a2fe55c5496291857488f53b52f6" candidate_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:09:16.294523 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f9a2fe55c5496291857488f53b52f6" candidate_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:09:16.294795 22973 raft_consensus.cc:3060] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.295020 23046 raft_consensus.cc:3055] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:16.295549 23046 raft_consensus.cc:740] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Running, Role: LEADER
I20260713 09:09:16.296236 23046 consensus_queue.cc:260] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [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: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:16.297312 23046 raft_consensus.cc:3060] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.300508 22973 raft_consensus.cc:2468] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91770199aa642dea3e64bc9ce3f0a6e in term 2.
I20260713 09:09:16.301455 23296 leader_election.cc:304] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, e91770199aa642dea3e64bc9ce3f0a6e; no voters: 
I20260713 09:09:16.302199 23705 raft_consensus.cc:2804] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:16.302621 23705 raft_consensus.cc:697] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEADER]: Becoming Leader. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Running, Role: LEADER
I20260713 09:09:16.302994 23046 raft_consensus.cc:2468] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91770199aa642dea3e64bc9ce3f0a6e in term 2.
I20260713 09:09:16.303738 23705 consensus_queue.cc:237] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [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: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:16.311381 23694 raft_consensus.cc:993] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8: : Instructing follower e91770199aa642dea3e64bc9ce3f0a6e to start an election
I20260713 09:09:16.311856 23712 raft_consensus.cc:1081] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Signalling peer e91770199aa642dea3e64bc9ce3f0a6e to start an election
I20260713 09:09:16.311789 22795 catalog_manager.cc:5697] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e reported cstate change: term changed from 1 to 2, leader changed from bf96033adc29426cba74eba78672aca8 (127.21.70.195) to e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196). New cstate: current_term: 2 leader_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:16.313452 23332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d599a83a0c545d1913c3722734d206c"
dest_uuid: "e91770199aa642dea3e64bc9ce3f0a6e"
 from {username='slave'} at 127.0.0.1:58920
I20260713 09:09:16.313850 23332 raft_consensus.cc:493] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:16.314095 23332 raft_consensus.cc:3060] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.318594 23332 raft_consensus.cc:515] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:16.320256 23332 leader_election.cc:290] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [CANDIDATE]: Term 2 election: Requested vote from peers c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:09:16.321077 22973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d599a83a0c545d1913c3722734d206c" candidate_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:09:16.321185 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d599a83a0c545d1913c3722734d206c" candidate_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:09:16.321681 22973 raft_consensus.cc:3060] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.321720 23046 raft_consensus.cc:3055] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:16.322147 23046 raft_consensus.cc:740] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Running, Role: LEADER
I20260713 09:09:16.322934 23046 consensus_queue.cc:260] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [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: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:16.324093 23046 raft_consensus.cc:3060] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.325724 22899 raft_consensus.cc:1275] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Refusing update from remote peer e91770199aa642dea3e64bc9ce3f0a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:16.326712 23705 consensus_queue.cc:1048] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:16.327531 22973 raft_consensus.cc:2468] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91770199aa642dea3e64bc9ce3f0a6e in term 2.
I20260713 09:09:16.328425 23296 leader_election.cc:304] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c1b474134daa40068e3c1b71e29ef95d, e91770199aa642dea3e64bc9ce3f0a6e; no voters: 
I20260713 09:09:16.329243 23705 raft_consensus.cc:2804] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:16.329694 23705 raft_consensus.cc:697] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEADER]: Becoming Leader. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Running, Role: LEADER
I20260713 09:09:16.330327 23046 raft_consensus.cc:2468] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91770199aa642dea3e64bc9ce3f0a6e in term 2.
I20260713 09:09:16.330549 23705 consensus_queue.cc:237] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [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: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:16.340538 22795 catalog_manager.cc:5697] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e reported cstate change: term changed from 1 to 2, leader changed from bf96033adc29426cba74eba78672aca8 (127.21.70.195) to e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196). New cstate: current_term: 2 leader_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:16.353791 22973 raft_consensus.cc:1275] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Refusing update from remote peer e91770199aa642dea3e64bc9ce3f0a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:16.355218 23705 consensus_queue.cc:1048] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:16.397590 22897 raft_consensus.cc:1275] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.398543 23712 consensus_queue.cc:1048] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.406550 22973 raft_consensus.cc:1275] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Refusing update from remote peer bf96033adc29426cba74eba78672aca8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.408485 23726 consensus_queue.cc:1048] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.622054 22973 raft_consensus.cc:1275] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Refusing update from remote peer e91770199aa642dea3e64bc9ce3f0a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:16.623390 23721 consensus_queue.cc:1048] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:16.631726 23046 raft_consensus.cc:1275] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Refusing update from remote peer e91770199aa642dea3e64bc9ce3f0a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:16.633644 23721 consensus_queue.cc:1048] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:16.664566 22972 raft_consensus.cc:1275] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Refusing update from remote peer e91770199aa642dea3e64bc9ce3f0a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:16.665628 23721 consensus_queue.cc:1048] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:16.674340 23046 raft_consensus.cc:1275] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Refusing update from remote peer e91770199aa642dea3e64bc9ce3f0a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:16.675627 23706 consensus_queue.cc:1048] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:16.690696 22972 raft_consensus.cc:1275] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Refusing update from remote peer e91770199aa642dea3e64bc9ce3f0a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:16.691834 23705 consensus_queue.cc:1048] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:16.699988 23046 raft_consensus.cc:1275] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Refusing update from remote peer e91770199aa642dea3e64bc9ce3f0a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:16.701727 23721 consensus_queue.cc:1048] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:16.733035 23046 raft_consensus.cc:1275] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Refusing update from remote peer e91770199aa642dea3e64bc9ce3f0a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:16.734112 23721 consensus_queue.cc:1048] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:16.742996 22972 raft_consensus.cc:1275] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Refusing update from remote peer e91770199aa642dea3e64bc9ce3f0a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:16.744419 23705 consensus_queue.cc:1048] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:16.924654 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:16.938687 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:16.953588 23046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0"
dest_uuid: "bf96033adc29426cba74eba78672aca8"
mode: GRACEFUL
new_leader_uuid: "c1b474134daa40068e3c1b71e29ef95d"
 from {username='slave'} at 127.0.0.1:34764
I20260713 09:09:16.954173 23046 raft_consensus.cc:606] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 2 LEADER]: Received request to transfer leadership to TS c1b474134daa40068e3c1b71e29ef95d
I20260713 09:09:16.955148 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:09:16.955766 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:17.014257 23726 raft_consensus.cc:993] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8: : Instructing follower c1b474134daa40068e3c1b71e29ef95d to start an election
I20260713 09:09:17.014714 23737 raft_consensus.cc:1081] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 2 LEADER]: Signalling peer c1b474134daa40068e3c1b71e29ef95d to start an election
I20260713 09:09:17.015964 22972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0"
dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
 from {username='slave'} at 127.0.0.1:34290
I20260713 09:09:17.016402 22972 raft_consensus.cc:493] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.016698 22972 raft_consensus.cc:3060] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.020725 22972 raft_consensus.cc:515] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:09:17.021981 22972 leader_election.cc:290] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [CANDIDATE]: Term 3 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), bf96033adc29426cba74eba78672aca8 (127.21.70.195:33161)
I20260713 09:09:17.022684 22897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:09:17.022874 23046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10807960703346f0847f0d1814c6c0f0" candidate_uuid: "c1b474134daa40068e3c1b71e29ef95d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "bf96033adc29426cba74eba78672aca8"
I20260713 09:09:17.023240 22897 raft_consensus.cc:3060] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.023324 23046 raft_consensus.cc:3055] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:17.023751 23046 raft_consensus.cc:740] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf96033adc29426cba74eba78672aca8, State: Running, Role: LEADER
I20260713 09:09:17.024431 23046 consensus_queue.cc:260] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:09:17.025560 23046 raft_consensus.cc:3060] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.029052 22897 raft_consensus.cc:2468] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 3.
I20260713 09:09:17.030035 22939 leader_election.cc:304] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [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: c1b474134daa40068e3c1b71e29ef95d, c9d79c012666476c9c07b93babb3210c; no voters: 
I20260713 09:09:17.030643 23665 raft_consensus.cc:2804] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:17.031333 23046 raft_consensus.cc:2468] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1b474134daa40068e3c1b71e29ef95d in term 3.
I20260713 09:09:17.031510 23665 raft_consensus.cc:697] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 3 LEADER]: Becoming Leader. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Running, Role: LEADER
I20260713 09:09:17.032400 23665 consensus_queue.cc:237] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } }
I20260713 09:09:17.039994 22799 catalog_manager.cc:5697] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d reported cstate change: term changed from 2 to 3, leader changed from bf96033adc29426cba74eba78672aca8 (127.21.70.195) to c1b474134daa40068e3c1b71e29ef95d (127.21.70.194). New cstate: current_term: 3 leader_uuid: "c1b474134daa40068e3c1b71e29ef95d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.413902 22897 raft_consensus.cc:1275] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 3 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:09:17.415081 23665 consensus_queue.cc:1048] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.424068 23046 raft_consensus.cc:1275] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 3 FOLLOWER]: Refusing update from remote peer c1b474134daa40068e3c1b71e29ef95d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:09:17.425405 23738 consensus_queue.cc:1048] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf96033adc29426cba74eba78672aca8" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.957011 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:17.977900 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:17.992389 22972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a474a01cd5a40438187cf0e7676ef11"
dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
mode: GRACEFUL
new_leader_uuid: "e91770199aa642dea3e64bc9ce3f0a6e"
 from {username='slave'} at 127.0.0.1:34504
I20260713 09:09:17.993031 22972 raft_consensus.cc:606] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Received request to transfer leadership to TS e91770199aa642dea3e64bc9ce3f0a6e
I20260713 09:09:17.994347 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:09:17.994920 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:18.058284 23746 raft_consensus.cc:993] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d: : Instructing follower e91770199aa642dea3e64bc9ce3f0a6e to start an election
I20260713 09:09:18.058926 23751 raft_consensus.cc:1081] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Signalling peer e91770199aa642dea3e64bc9ce3f0a6e to start an election
I20260713 09:09:18.060524 23332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a474a01cd5a40438187cf0e7676ef11"
dest_uuid: "e91770199aa642dea3e64bc9ce3f0a6e"
 from {username='slave'} at 127.0.0.1:58924
I20260713 09:09:18.061013 23332 raft_consensus.cc:493] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:18.061321 23332 raft_consensus.cc:3060] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:18.067102 23332 raft_consensus.cc:515] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:18.068629 23332 leader_election.cc:290] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [CANDIDATE]: Term 2 election: Requested vote from peers c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691), c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547)
I20260713 09:09:18.069595 22897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474a01cd5a40438187cf0e7676ef11" candidate_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c9d79c012666476c9c07b93babb3210c"
I20260713 09:09:18.069731 22972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474a01cd5a40438187cf0e7676ef11" candidate_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c1b474134daa40068e3c1b71e29ef95d"
I20260713 09:09:18.070401 22897 raft_consensus.cc:3060] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:18.070410 22972 raft_consensus.cc:3055] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:18.070914 22972 raft_consensus.cc:740] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1b474134daa40068e3c1b71e29ef95d, State: Running, Role: LEADER
I20260713 09:09:18.071745 22972 consensus_queue.cc:260] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:18.072516 22972 raft_consensus.cc:3060] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:18.074930 22897 raft_consensus.cc:2468] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91770199aa642dea3e64bc9ce3f0a6e in term 2.
I20260713 09:09:18.075587 22899 raft_consensus.cc:1240] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Rejecting Update request from peer c1b474134daa40068e3c1b71e29ef95d for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:18.076083 23295 leader_election.cc:304] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d79c012666476c9c07b93babb3210c, e91770199aa642dea3e64bc9ce3f0a6e; no voters: 
I20260713 09:09:18.077147 23705 raft_consensus.cc:2804] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:18.078343 23705 raft_consensus.cc:697] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEADER]: Becoming Leader. State: Replica: e91770199aa642dea3e64bc9ce3f0a6e, State: Running, Role: LEADER
I20260713 09:09:18.078742 22972 raft_consensus.cc:2468] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e91770199aa642dea3e64bc9ce3f0a6e in term 2.
I20260713 09:09:18.079735 23705 consensus_queue.cc:237] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [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: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } }
I20260713 09:09:18.092317 22799 catalog_manager.cc:5697] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e reported cstate change: term changed from 1 to 2, leader changed from c1b474134daa40068e3c1b71e29ef95d (127.21.70.194) to e91770199aa642dea3e64bc9ce3f0a6e (127.21.70.196). New cstate: current_term: 2 leader_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e91770199aa642dea3e64bc9ce3f0a6e" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 43451 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:18.645907 22972 raft_consensus.cc:1275] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Refusing update from remote peer e91770199aa642dea3e64bc9ce3f0a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:18.646970 23705 consensus_queue.cc:1048] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1b474134daa40068e3c1b71e29ef95d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 40547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:18.657083 22899 raft_consensus.cc:1275] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Refusing update from remote peer e91770199aa642dea3e64bc9ce3f0a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:18.658449 23705 consensus_queue.cc:1048] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d79c012666476c9c07b93babb3210c" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:18.995688 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:19.008888 21787 tablet_server.cc:179] TabletServer@127.21.70.193:0 shutting down...
I20260713 09:09:19.038321 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:19.042625 21787 tablet_replica.cc:333] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.043668 21787 raft_consensus.cc:2243] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.044839 21787 raft_consensus.cc:2272] T 5f3a38490e1e49cf90a025d7138eef87 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:19.045320 23013 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260713 09:09:19.047799 21787 tablet_replica.cc:333] T 697992efabda486ba79ff1c26b94d3be P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.048355 21787 raft_consensus.cc:2243] T 697992efabda486ba79ff1c26b94d3be P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:19.048527 23013 consensus_peers.cc:597] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 -> Peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Couldn't send request to peer c9d79c012666476c9c07b93babb3210c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:19.048768 21787 raft_consensus.cc:2272] T 697992efabda486ba79ff1c26b94d3be P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.050525 21787 tablet_replica.cc:333] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.051076 21787 raft_consensus.cc:2243] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.051520 21787 raft_consensus.cc:2272] T 10807960703346f0847f0d1814c6c0f0 P c9d79c012666476c9c07b93babb3210c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.053217 21787 tablet_replica.cc:333] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.053747 21787 raft_consensus.cc:2243] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.054548 21787 raft_consensus.cc:2272] T e09afc2ba7ac4703b5b3725ff9cc94cd P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.056303 21787 tablet_replica.cc:333] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.056839 21787 raft_consensus.cc:2243] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.057257 21787 raft_consensus.cc:2272] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.058987 21787 tablet_replica.cc:333] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.059517 21787 raft_consensus.cc:2243] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.059949 21787 raft_consensus.cc:2272] T ed578db50b674fec861a290ee4ab5661 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.061792 21787 tablet_replica.cc:333] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.062319 21787 raft_consensus.cc:2243] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.063126 21787 raft_consensus.cc:2272] T caa7a01d89b24e05a1a8f770f84f4d7b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.064981 21787 tablet_replica.cc:333] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.065457 21787 raft_consensus.cc:2243] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.066193 21787 raft_consensus.cc:2272] T 2611660a7bb44f52855a22c97f74ed91 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.068002 21787 tablet_replica.cc:333] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.068499 21787 raft_consensus.cc:2243] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.068922 21787 raft_consensus.cc:2272] T 8072b4d38ab942cea3e67cd7d7426b4f P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.070493 21787 tablet_replica.cc:333] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.070982 21787 raft_consensus.cc:2243] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.071522 21787 raft_consensus.cc:2272] T b68d1c783e31405ab58be21d93ddf874 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.073166 21787 tablet_replica.cc:333] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.073647 21787 raft_consensus.cc:2243] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.074309 21787 raft_consensus.cc:2272] T 4b1384db00bf46d58b7fb53e53934145 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.076567 21787 tablet_replica.cc:333] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.077389 21787 raft_consensus.cc:2243] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.078663 21787 raft_consensus.cc:2272] T 59c503a8fd9c46348344efdc87c7ce6b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:19.079734 23013 consensus_peers.cc:597] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 -> Peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Couldn't send request to peer c9d79c012666476c9c07b93babb3210c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:19.081284 21787 tablet_replica.cc:333] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
W20260713 09:09:19.081314 23295 consensus_peers.cc:597] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e -> Peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Couldn't send request to peer c9d79c012666476c9c07b93babb3210c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:19.082168 21787 raft_consensus.cc:2243] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.082702 21787 raft_consensus.cc:2272] T 2a474a01cd5a40438187cf0e7676ef11 P c9d79c012666476c9c07b93babb3210c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.085722 21787 tablet_replica.cc:333] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.086249 21787 raft_consensus.cc:2243] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.087011 21787 raft_consensus.cc:2272] T 2cd4507f914449eea3a04c60fe14a9ae P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.088881 21787 tablet_replica.cc:333] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.089404 21787 raft_consensus.cc:2243] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.090168 21787 raft_consensus.cc:2272] T 41547536cec5466eb5969089a08765a8 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.092077 21787 tablet_replica.cc:333] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.092566 21787 raft_consensus.cc:2243] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.093153 21787 raft_consensus.cc:2272] T 8963b86c80434d3c832c834122ef559b P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.095074 21787 tablet_replica.cc:333] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.095630 21787 raft_consensus.cc:2243] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.096141 21787 raft_consensus.cc:2272] T 7acc4c7a9d51486f94379a03fe577802 P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.097805 21787 tablet_replica.cc:333] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c: stopping tablet replica
I20260713 09:09:19.098268 21787 raft_consensus.cc:2243] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.099185 21787 raft_consensus.cc:2272] T 95069bbeeb7e45ab8b68828ae5b037aa P c9d79c012666476c9c07b93babb3210c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.148597 21787 tablet_server.cc:196] TabletServer@127.21.70.193:0 shutdown complete.
I20260713 09:09:19.187074 21787 tablet_server.cc:179] TabletServer@127.21.70.194:0 shutting down...
W20260713 09:09:19.205009 23013 consensus_peers.cc:597] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 -> Peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Couldn't send request to peer c9d79c012666476c9c07b93babb3210c. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:43691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:19.225230 22939 consensus_peers.cc:597] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d -> Peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Couldn't send request to peer c9d79c012666476c9c07b93babb3210c. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:43691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:19.240113 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:19.240955 21787 tablet_replica.cc:333] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.241724 21787 raft_consensus.cc:2243] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.242180 21787 raft_consensus.cc:2272] T 3bd35c32d0af4317b4429b4cf3ca4b51 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.244237 21787 tablet_replica.cc:333] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.244832 21787 raft_consensus.cc:2243] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.245644 21787 raft_consensus.cc:2272] T ed578db50b674fec861a290ee4ab5661 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.247365 21787 tablet_replica.cc:333] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.247994 21787 raft_consensus.cc:2243] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.248737 21787 raft_consensus.cc:2272] T 63ff427387dd4ee4b374edbada30b162 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.250440 21787 tablet_replica.cc:333] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.250996 21787 raft_consensus.cc:2243] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.251497 21787 raft_consensus.cc:2272] T 8072b4d38ab942cea3e67cd7d7426b4f P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.253294 21787 tablet_replica.cc:333] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.253835 21787 raft_consensus.cc:2243] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.254568 21787 raft_consensus.cc:2272] T 10807960703346f0847f0d1814c6c0f0 P c1b474134daa40068e3c1b71e29ef95d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.256707 21787 tablet_replica.cc:333] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.257449 21787 raft_consensus.cc:2243] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.258226 21787 raft_consensus.cc:2272] T cb5ac32a02c24df9bb75c20d6b2d84d9 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:19.260502 22939 consensus_peers.cc:597] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d -> Peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Couldn't send request to peer c9d79c012666476c9c07b93babb3210c. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:43691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:19.260908 21787 tablet_replica.cc:333] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.261482 21787 raft_consensus.cc:2243] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.262204 21787 raft_consensus.cc:2272] T 697992efabda486ba79ff1c26b94d3be P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.264240 21787 tablet_replica.cc:333] T 2cd4507f914449eea3a04c60fe14a9ae P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.264750 21787 raft_consensus.cc:2243] T 2cd4507f914449eea3a04c60fe14a9ae P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.265101 21787 raft_consensus.cc:2272] T 2cd4507f914449eea3a04c60fe14a9ae P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.266777 21787 tablet_replica.cc:333] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.267238 21787 raft_consensus.cc:2243] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.267980 21787 raft_consensus.cc:2272] T 8963b86c80434d3c832c834122ef559b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.269651 21787 tablet_replica.cc:333] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.270387 21787 raft_consensus.cc:2243] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.270782 21787 raft_consensus.cc:2272] T 41547536cec5466eb5969089a08765a8 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.272446 21787 tablet_replica.cc:333] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.273051 21787 raft_consensus.cc:2243] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.273833 21787 raft_consensus.cc:2272] T e1f9a2fe55c5496291857488f53b52f6 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.276021 21787 tablet_replica.cc:333] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.276631 21787 raft_consensus.cc:2243] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:19.277190 23295 consensus_peers.cc:597] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e -> Peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Couldn't send request to peer c9d79c012666476c9c07b93babb3210c. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:43691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:19.277348 21787 raft_consensus.cc:2272] T 95069bbeeb7e45ab8b68828ae5b037aa P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.279210 21787 tablet_replica.cc:333] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.279713 21787 raft_consensus.cc:2243] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.280207 21787 raft_consensus.cc:2272] T 90fbeda62006490788a8981a60f0759d P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.281793 21787 tablet_replica.cc:333] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.282192 21787 raft_consensus.cc:2243] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.282493 21787 raft_consensus.cc:2272] T 2a474a01cd5a40438187cf0e7676ef11 P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.284571 21787 tablet_replica.cc:333] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.285061 21787 raft_consensus.cc:2243] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.285437 21787 raft_consensus.cc:2272] T 0b2d7609340e4ab9a347add406cb669b P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.286952 21787 tablet_replica.cc:333] T caa7a01d89b24e05a1a8f770f84f4d7b P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.287333 21787 raft_consensus.cc:2243] T caa7a01d89b24e05a1a8f770f84f4d7b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.287755 21787 raft_consensus.cc:2272] T caa7a01d89b24e05a1a8f770f84f4d7b P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.289260 21787 tablet_replica.cc:333] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.289616 21787 raft_consensus.cc:2243] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.290261 21787 raft_consensus.cc:2272] T 4b1384db00bf46d58b7fb53e53934145 P c1b474134daa40068e3c1b71e29ef95d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.292300 21787 tablet_replica.cc:333] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d: stopping tablet replica
I20260713 09:09:19.292783 21787 raft_consensus.cc:2243] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.293376 21787 raft_consensus.cc:2272] T 2d599a83a0c545d1913c3722734d206c P c1b474134daa40068e3c1b71e29ef95d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:19.295243 23013 consensus_peers.cc:597] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 -> Peer c9d79c012666476c9c07b93babb3210c (127.21.70.193:43691): Couldn't send request to peer c9d79c012666476c9c07b93babb3210c. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:43691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:19.336637 23296 consensus_peers.cc:597] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e -> Peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): Couldn't send request to peer c1b474134daa40068e3c1b71e29ef95d. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.194:40547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:19.355881 21787 tablet_server.cc:196] TabletServer@127.21.70.194:0 shutdown complete.
I20260713 09:09:19.392253 21787 tablet_server.cc:179] TabletServer@127.21.70.195:0 shutting down...
W20260713 09:09:19.408665 23296 consensus_peers.cc:597] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e -> Peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): Couldn't send request to peer c1b474134daa40068e3c1b71e29ef95d. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.194:40547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:19.425508 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:19.426218 21787 tablet_replica.cc:333] T 697992efabda486ba79ff1c26b94d3be P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.426911 21787 raft_consensus.cc:2243] T 697992efabda486ba79ff1c26b94d3be P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.427397 21787 raft_consensus.cc:2272] T 697992efabda486ba79ff1c26b94d3be P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.429442 21787 tablet_replica.cc:333] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.429998 21787 raft_consensus.cc:2243] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.430851 21787 raft_consensus.cc:2272] T 63ff427387dd4ee4b374edbada30b162 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.432585 21787 tablet_replica.cc:333] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.433110 21787 raft_consensus.cc:2243] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.433516 21787 raft_consensus.cc:2272] T 10807960703346f0847f0d1814c6c0f0 P bf96033adc29426cba74eba78672aca8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.435097 21787 tablet_replica.cc:333] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.435663 21787 raft_consensus.cc:2243] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.436129 21787 raft_consensus.cc:2272] T e09afc2ba7ac4703b5b3725ff9cc94cd P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.437728 21787 tablet_replica.cc:333] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.438200 21787 raft_consensus.cc:2243] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.438944 21787 raft_consensus.cc:2272] T 5f3a38490e1e49cf90a025d7138eef87 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.440639 21787 tablet_replica.cc:333] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.441102 21787 raft_consensus.cc:2243] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.441495 21787 raft_consensus.cc:2272] T ed578db50b674fec861a290ee4ab5661 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.443104 21787 tablet_replica.cc:333] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.443756 21787 raft_consensus.cc:2243] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.444312 21787 raft_consensus.cc:2272] T 59c503a8fd9c46348344efdc87c7ce6b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.446286 21787 tablet_replica.cc:333] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.446854 21787 raft_consensus.cc:2243] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.447431 21787 raft_consensus.cc:2272] T 2d599a83a0c545d1913c3722734d206c P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:19.447976 23296 consensus_peers.cc:597] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e -> Peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): Couldn't send request to peer c1b474134daa40068e3c1b71e29ef95d. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.194:40547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:19.449895 21787 tablet_replica.cc:333] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.450433 21787 raft_consensus.cc:2243] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.450850 21787 raft_consensus.cc:2272] T cb5ac32a02c24df9bb75c20d6b2d84d9 P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.452431 21787 tablet_replica.cc:333] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.452912 21787 raft_consensus.cc:2243] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.453702 21787 raft_consensus.cc:2272] T 8072b4d38ab942cea3e67cd7d7426b4f P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.455220 21787 tablet_replica.cc:333] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.455732 21787 raft_consensus.cc:2243] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.456414 21787 raft_consensus.cc:2272] T b68d1c783e31405ab58be21d93ddf874 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.458000 21787 tablet_replica.cc:333] T 2cd4507f914449eea3a04c60fe14a9ae P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.458446 21787 raft_consensus.cc:2243] T 2cd4507f914449eea3a04c60fe14a9ae P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.458828 21787 raft_consensus.cc:2272] T 2cd4507f914449eea3a04c60fe14a9ae P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.460599 21787 tablet_replica.cc:333] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.461040 21787 raft_consensus.cc:2243] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.461444 21787 raft_consensus.cc:2272] T e1f9a2fe55c5496291857488f53b52f6 P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.463069 21787 tablet_replica.cc:333] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.463613 21787 raft_consensus.cc:2243] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.464469 21787 raft_consensus.cc:2272] T 2611660a7bb44f52855a22c97f74ed91 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.466060 21787 tablet_replica.cc:333] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.466504 21787 raft_consensus.cc:2243] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.467156 21787 raft_consensus.cc:2272] T 90fbeda62006490788a8981a60f0759d P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.468689 21787 tablet_replica.cc:333] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.469118 21787 raft_consensus.cc:2243] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.469846 21787 raft_consensus.cc:2272] T 7acc4c7a9d51486f94379a03fe577802 P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.471594 21787 tablet_replica.cc:333] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.472029 21787 raft_consensus.cc:2243] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.472479 21787 raft_consensus.cc:2272] T 0b2d7609340e4ab9a347add406cb669b P bf96033adc29426cba74eba78672aca8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.474095 21787 tablet_replica.cc:333] T caa7a01d89b24e05a1a8f770f84f4d7b P bf96033adc29426cba74eba78672aca8: stopping tablet replica
I20260713 09:09:19.474498 21787 raft_consensus.cc:2243] T caa7a01d89b24e05a1a8f770f84f4d7b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.474879 21787 raft_consensus.cc:2272] T caa7a01d89b24e05a1a8f770f84f4d7b P bf96033adc29426cba74eba78672aca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.516021 21787 tablet_server.cc:196] TabletServer@127.21.70.195:0 shutdown complete.
W20260713 09:09:19.529827 23296 consensus_peers.cc:597] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e -> Peer c1b474134daa40068e3c1b71e29ef95d (127.21.70.194:40547): Couldn't send request to peer c1b474134daa40068e3c1b71e29ef95d. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.194:40547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:19.552475 21787 tablet_server.cc:179] TabletServer@127.21.70.196:0 shutting down...
I20260713 09:09:19.575140 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:19.575907 21787 tablet_replica.cc:333] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.576861 21787 raft_consensus.cc:2243] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.577637 21787 raft_consensus.cc:2272] T b68d1c783e31405ab58be21d93ddf874 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.579654 21787 tablet_replica.cc:333] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.580108 21787 raft_consensus.cc:2243] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.580523 21787 raft_consensus.cc:2272] T 95069bbeeb7e45ab8b68828ae5b037aa P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.582069 21787 tablet_replica.cc:333] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.582527 21787 raft_consensus.cc:2243] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.582883 21787 raft_consensus.cc:2272] T 59c503a8fd9c46348344efdc87c7ce6b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.584467 21787 tablet_replica.cc:333] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.584884 21787 raft_consensus.cc:2243] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.585276 21787 raft_consensus.cc:2272] T 4b1384db00bf46d58b7fb53e53934145 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.586797 21787 tablet_replica.cc:333] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.587247 21787 raft_consensus.cc:2243] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.587958 21787 raft_consensus.cc:2272] T 2d599a83a0c545d1913c3722734d206c P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.589525 21787 tablet_replica.cc:333] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.589941 21787 raft_consensus.cc:2243] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.590353 21787 raft_consensus.cc:2272] T e09afc2ba7ac4703b5b3725ff9cc94cd P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.591881 21787 tablet_replica.cc:333] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.592316 21787 raft_consensus.cc:2243] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.592923 21787 raft_consensus.cc:2272] T cb5ac32a02c24df9bb75c20d6b2d84d9 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.594417 21787 tablet_replica.cc:333] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.594830 21787 raft_consensus.cc:2243] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.595178 21787 raft_consensus.cc:2272] T 5f3a38490e1e49cf90a025d7138eef87 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.596648 21787 tablet_replica.cc:333] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.597055 21787 raft_consensus.cc:2243] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.597433 21787 raft_consensus.cc:2272] T 2611660a7bb44f52855a22c97f74ed91 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.598886 21787 tablet_replica.cc:333] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.599282 21787 raft_consensus.cc:2243] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.599751 21787 raft_consensus.cc:2272] T 41547536cec5466eb5969089a08765a8 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.601200 21787 tablet_replica.cc:333] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.601605 21787 raft_consensus.cc:2243] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.601987 21787 raft_consensus.cc:2272] T 8963b86c80434d3c832c834122ef559b P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.603425 21787 tablet_replica.cc:333] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.603837 21787 raft_consensus.cc:2243] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.604414 21787 raft_consensus.cc:2272] T e1f9a2fe55c5496291857488f53b52f6 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.605942 21787 tablet_replica.cc:333] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.606331 21787 raft_consensus.cc:2243] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.606930 21787 raft_consensus.cc:2272] T 0b2d7609340e4ab9a347add406cb669b P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.608363 21787 tablet_replica.cc:333] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.608760 21787 raft_consensus.cc:2243] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.609131 21787 raft_consensus.cc:2272] T 63ff427387dd4ee4b374edbada30b162 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.610543 21787 tablet_replica.cc:333] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.610919 21787 raft_consensus.cc:2243] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.611613 21787 raft_consensus.cc:2272] T 2a474a01cd5a40438187cf0e7676ef11 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.614006 21787 tablet_replica.cc:333] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.614463 21787 raft_consensus.cc:2243] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.615059 21787 raft_consensus.cc:2272] T 3bd35c32d0af4317b4429b4cf3ca4b51 P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.616664 21787 tablet_replica.cc:333] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.617030 21787 raft_consensus.cc:2243] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.617419 21787 raft_consensus.cc:2272] T 90fbeda62006490788a8981a60f0759d P e91770199aa642dea3e64bc9ce3f0a6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.618984 21787 tablet_replica.cc:333] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e: stopping tablet replica
I20260713 09:09:19.619323 21787 raft_consensus.cc:2243] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.619766 21787 raft_consensus.cc:2272] T 7acc4c7a9d51486f94379a03fe577802 P e91770199aa642dea3e64bc9ce3f0a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.652590 21787 tablet_server.cc:196] TabletServer@127.21.70.196:0 shutdown complete.
I20260713 09:09:19.681416 21787 master.cc:562] Master@127.21.70.254:42819 shutting down...
I20260713 09:09:19.705324 21787 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.705847 21787 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.706166 21787 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1ebd3629bcef4f74b0377441e83cb4be: stopping tablet replica
I20260713 09:09:19.726076 21787 master.cc:584] Master@127.21.70.254:42819 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29142 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:09:19.781973 21787 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.70.254:45839
I20260713 09:09:19.783071 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:19.788556 23774 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
W20260713 09:09:19.788626 23773 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
W20260713 09:09:19.789628 23776 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
I20260713 09:09:19.790390 21787 server_base.cc:1061] running on GCE node
I20260713 09:09:19.791342 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:19.791647 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:19.791812 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933759791795 us; error 0 us; skew 500 ppm
I20260713 09:09:19.792320 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:19.794593 21787 webserver.cc:533] Webserver started at http://127.21.70.254:38805/ using document root <none> and password file <none>
I20260713 09:09:19.795068 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:19.795271 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:19.795557 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:19.796614 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/master-0-root/instance:
uuid: "10002e5d77b74412bf46995ac637fd5f"
format_stamp: "Formatted at 2026-07-13 09:09:19 on dist-test-slave-0xhf"
I20260713 09:09:19.800774 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:19.804138 23781 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:19.804864 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:19.805181 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/master-0-root
uuid: "10002e5d77b74412bf46995ac637fd5f"
format_stamp: "Formatted at 2026-07-13 09:09:19 on dist-test-slave-0xhf"
I20260713 09:09:19.805480 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-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)
I20260713 09:09:19.824095 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:19.825307 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:19.864050 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.254:45839
I20260713 09:09:19.864117 23832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.254:45839 every 8 connection(s)
I20260713 09:09:19.868083 23833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:19.877172 23833 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f: Bootstrap starting.
I20260713 09:09:19.881544 23833 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.885445 23833 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f: No bootstrap required, opened a new log
I20260713 09:09:19.887382 23833 raft_consensus.cc:359] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10002e5d77b74412bf46995ac637fd5f" member_type: VOTER }
I20260713 09:09:19.887854 23833 raft_consensus.cc:385] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.888195 23833 raft_consensus.cc:740] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10002e5d77b74412bf46995ac637fd5f, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.888739 23833 consensus_queue.cc:260] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "10002e5d77b74412bf46995ac637fd5f" member_type: VOTER }
I20260713 09:09:19.889137 23833 raft_consensus.cc:399] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:19.889323 23833 raft_consensus.cc:493] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:19.889518 23833 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.893225 23833 raft_consensus.cc:515] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10002e5d77b74412bf46995ac637fd5f" member_type: VOTER }
I20260713 09:09:19.893651 23833 leader_election.cc:304] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [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: 10002e5d77b74412bf46995ac637fd5f; no voters: 
I20260713 09:09:19.894685 23833 leader_election.cc:290] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:19.895018 23836 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.896452 23836 raft_consensus.cc:697] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [term 1 LEADER]: Becoming Leader. State: Replica: 10002e5d77b74412bf46995ac637fd5f, State: Running, Role: LEADER
I20260713 09:09:19.897145 23836 consensus_queue.cc:237] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [LEADER]: Queue going to LEADER mode. State: All 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: "10002e5d77b74412bf46995ac637fd5f" member_type: VOTER }
I20260713 09:09:19.897444 23833 sys_catalog.cc:565] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:19.901959 23837 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "10002e5d77b74412bf46995ac637fd5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10002e5d77b74412bf46995ac637fd5f" member_type: VOTER } }
I20260713 09:09:19.902872 23837 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:19.902143 23838 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 10002e5d77b74412bf46995ac637fd5f. Latest consensus state: current_term: 1 leader_uuid: "10002e5d77b74412bf46995ac637fd5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10002e5d77b74412bf46995ac637fd5f" member_type: VOTER } }
I20260713 09:09:19.904367 23838 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:19.910023 23844 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:19.917732 23844 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:19.918646 21787 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:19.925966 23844 catalog_manager.cc:1383] Generated new cluster ID: c21cb04d2a4e408abf8361e9ad9d1dde
I20260713 09:09:19.926226 23844 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:19.940371 23844 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:19.941531 23844 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:19.954890 23844 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f: Generated new TSK 0
I20260713 09:09:19.955487 23844 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:19.985204 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:19.991070 23854 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
W20260713 09:09:19.992093 23855 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
I20260713 09:09:19.994496 21787 server_base.cc:1061] running on GCE node
W20260713 09:09:19.994441 23857 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
I20260713 09:09:19.995743 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:19.995965 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:19.996136 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933759996112 us; error 0 us; skew 500 ppm
I20260713 09:09:19.996641 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:19.998915 21787 webserver.cc:533] Webserver started at http://127.21.70.193:35201/ using document root <none> and password file <none>
I20260713 09:09:19.999488 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:19.999708 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:19.999961 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:20.000967 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-0-root/instance:
uuid: "a26baa28d34b4fcfa45b638d1718fd83"
format_stamp: "Formatted at 2026-07-13 09:09:19 on dist-test-slave-0xhf"
I20260713 09:09:20.005087 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:20.008448 23862 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:20.009186 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:20.009459 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-0-root
uuid: "a26baa28d34b4fcfa45b638d1718fd83"
format_stamp: "Formatted at 2026-07-13 09:09:19 on dist-test-slave-0xhf"
I20260713 09:09:20.009743 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-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)
I20260713 09:09:20.024653 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:20.025695 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:20.027015 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:20.029074 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:20.029285 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:20.029508 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:20.029693 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:20.067032 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.193:36005
I20260713 09:09:20.067137 23924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.193:36005 every 8 connection(s)
I20260713 09:09:20.071954 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:20.078214 23929 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
W20260713 09:09:20.080176 23930 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
W20260713 09:09:20.081689 23932 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
I20260713 09:09:20.082332 21787 server_base.cc:1061] running on GCE node
I20260713 09:09:20.083528 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:20.083768 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:20.083966 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933760083947 us; error 0 us; skew 500 ppm
I20260713 09:09:20.084576 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:20.085629 23925 heartbeater.cc:344] Connected to a master server at 127.21.70.254:45839
I20260713 09:09:20.085995 23925 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:20.086665 23925 heartbeater.cc:507] Master 127.21.70.254:45839 requested a full tablet report, sending...
I20260713 09:09:20.087216 21787 webserver.cc:533] Webserver started at http://127.21.70.194:42945/ using document root <none> and password file <none>
I20260713 09:09:20.087774 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:20.087980 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:20.088279 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:20.088982 23798 ts_manager.cc:194] Registered new tserver with Master: a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:20.089759 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-1-root/instance:
uuid: "e12da73907c0499794da72764f3b8c09"
format_stamp: "Formatted at 2026-07-13 09:09:20 on dist-test-slave-0xhf"
I20260713 09:09:20.091303 23798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45394
I20260713 09:09:20.094544 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:20.097664 23937 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:20.098371 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:20.098721 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-1-root
uuid: "e12da73907c0499794da72764f3b8c09"
format_stamp: "Formatted at 2026-07-13 09:09:20 on dist-test-slave-0xhf"
I20260713 09:09:20.098994 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-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)
I20260713 09:09:20.134521 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:20.135650 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:20.136993 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:20.139005 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:20.139226 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:20.139477 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:20.139649 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:20.177155 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.194:43463
I20260713 09:09:20.177261 23999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.194:43463 every 8 connection(s)
I20260713 09:09:20.181720 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:20.188387 24003 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
W20260713 09:09:20.190722 24004 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
W20260713 09:09:20.190835 24006 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
I20260713 09:09:20.193110 21787 server_base.cc:1061] running on GCE node
I20260713 09:09:20.194216 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:20.194455 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:20.194674 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933760194653 us; error 0 us; skew 500 ppm
I20260713 09:09:20.194864 24000 heartbeater.cc:344] Connected to a master server at 127.21.70.254:45839
I20260713 09:09:20.195291 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:20.195297 24000 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:20.196208 24000 heartbeater.cc:507] Master 127.21.70.254:45839 requested a full tablet report, sending...
I20260713 09:09:20.197827 21787 webserver.cc:533] Webserver started at http://127.21.70.195:37755/ using document root <none> and password file <none>
I20260713 09:09:20.198377 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:20.198336 23798 ts_manager.cc:194] Registered new tserver with Master: e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:20.198715 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:20.199102 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:20.199911 23798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45402
I20260713 09:09:20.200297 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-2-root/instance:
uuid: "e9251f42b2fc466a9ced62397dc86932"
format_stamp: "Formatted at 2026-07-13 09:09:20 on dist-test-slave-0xhf"
I20260713 09:09:20.204578 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:09:20.207615 24011 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:20.208333 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:20.208606 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-2-root
uuid: "e9251f42b2fc466a9ced62397dc86932"
format_stamp: "Formatted at 2026-07-13 09:09:20 on dist-test-slave-0xhf"
I20260713 09:09:20.208879 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-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)
I20260713 09:09:20.231765 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:20.232937 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:20.234369 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:20.236452 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:20.236666 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:20.236914 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:20.237084 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:20.274828 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.195:40233
I20260713 09:09:20.274941 24073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.195:40233 every 8 connection(s)
I20260713 09:09:20.279456 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:20.286209 24077 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
W20260713 09:09:20.287985 24078 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
I20260713 09:09:20.290863 21787 server_base.cc:1061] running on GCE node
W20260713 09:09:20.291250 24081 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
I20260713 09:09:20.291493 24074 heartbeater.cc:344] Connected to a master server at 127.21.70.254:45839
I20260713 09:09:20.291975 24074 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:20.292359 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:20.292621 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:20.292843 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933760292825 us; error 0 us; skew 500 ppm
I20260713 09:09:20.292822 24074 heartbeater.cc:507] Master 127.21.70.254:45839 requested a full tablet report, sending...
I20260713 09:09:20.293743 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:20.295222 23798 ts_manager.cc:194] Registered new tserver with Master: e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:20.296409 21787 webserver.cc:533] Webserver started at http://127.21.70.196:39859/ using document root <none> and password file <none>
I20260713 09:09:20.297037 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:20.296970 23798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45416
I20260713 09:09:20.297391 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:20.297734 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:20.299252 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-3-root/instance:
uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
format_stamp: "Formatted at 2026-07-13 09:09:20 on dist-test-slave-0xhf"
I20260713 09:09:20.303618 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:20.306583 24085 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:20.307363 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:20.307803 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-3-root
uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
format_stamp: "Formatted at 2026-07-13 09:09:20 on dist-test-slave-0xhf"
I20260713 09:09:20.308099 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-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)
I20260713 09:09:20.324281 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:20.325402 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:20.326746 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:20.328764 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:20.328989 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:20.329222 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:20.329391 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:20.368853 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.196:39885
I20260713 09:09:20.368958 24147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.196:39885 every 8 connection(s)
I20260713 09:09:20.382136 24148 heartbeater.cc:344] Connected to a master server at 127.21.70.254:45839
I20260713 09:09:20.382503 24148 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:20.383159 24148 heartbeater.cc:507] Master 127.21.70.254:45839 requested a full tablet report, sending...
I20260713 09:09:20.384959 23798 ts_manager.cc:194] Registered new tserver with Master: 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:20.386001 21787 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01351752s
I20260713 09:09:20.386185 23798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45422
I20260713 09:09:20.410197 23798 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45434:
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"
    }
  }
}
I20260713 09:09:20.532182 24113 tablet_service.cc:1511] Processing CreateTablet for tablet 4b35240b219040458b2efb175de2b6ae (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:20.533560 24113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b35240b219040458b2efb175de2b6ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.549261 23890 tablet_service.cc:1511] Processing CreateTablet for tablet 4b35240b219040458b2efb175de2b6ae (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:20.550048 23889 tablet_service.cc:1511] Processing CreateTablet for tablet 239b4ace042b4911b05b5221417212b2 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:20.550601 23890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b35240b219040458b2efb175de2b6ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.551334 23889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 239b4ace042b4911b05b5221417212b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.558248 24164 tablet_bootstrap.cc:492] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:20.566267 24039 tablet_service.cc:1511] Processing CreateTablet for tablet 4b35240b219040458b2efb175de2b6ae (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:20.566751 24038 tablet_service.cc:1511] Processing CreateTablet for tablet 239b4ace042b4911b05b5221417212b2 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:20.567334 24164 tablet_bootstrap.cc:654] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:20.568149 24039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b35240b219040458b2efb175de2b6ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.572269 24038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 239b4ace042b4911b05b5221417212b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.573886 24113 tablet_service.cc:1511] Processing CreateTablet for tablet 6c5a8b308c53466ba672b34d25ec5188 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:20.575496 24113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c5a8b308c53466ba672b34d25ec5188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.591125 23888 tablet_service.cc:1511] Processing CreateTablet for tablet 6c5a8b308c53466ba672b34d25ec5188 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:20.593346 23888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c5a8b308c53466ba672b34d25ec5188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.596911 24037 tablet_service.cc:1511] Processing CreateTablet for tablet d9d66a61c6e943cd896f11daa8871cf1 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:20.598661 24037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d66a61c6e943cd896f11daa8871cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.601145 23964 tablet_service.cc:1511] Processing CreateTablet for tablet 6c5a8b308c53466ba672b34d25ec5188 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:20.604908 24112 tablet_service.cc:1511] Processing CreateTablet for tablet d9d66a61c6e943cd896f11daa8871cf1 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:20.606566 24112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d66a61c6e943cd896f11daa8871cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.613225 23963 tablet_service.cc:1511] Processing CreateTablet for tablet d9d66a61c6e943cd896f11daa8871cf1 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:20.614979 23963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d66a61c6e943cd896f11daa8871cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.617316 23890 tablet_service.cc:1511] Processing CreateTablet for tablet b26876e72d6c4a00aef82d891b7490e5 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:20.618436 23890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b26876e72d6c4a00aef82d891b7490e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.624584 23962 tablet_service.cc:1511] Processing CreateTablet for tablet b26876e72d6c4a00aef82d891b7490e5 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:20.625839 23962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b26876e72d6c4a00aef82d891b7490e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.631721 23965 tablet_service.cc:1511] Processing CreateTablet for tablet 239b4ace042b4911b05b5221417212b2 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:20.633404 23965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 239b4ace042b4911b05b5221417212b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.636806 24113 tablet_service.cc:1511] Processing CreateTablet for tablet 5bebfe9ed5114eb79e6b5eb397fe44a7 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:20.638396 24113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bebfe9ed5114eb79e6b5eb397fe44a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.638271 24036 tablet_service.cc:1511] Processing CreateTablet for tablet b26876e72d6c4a00aef82d891b7490e5 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:20.646003 23964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c5a8b308c53466ba672b34d25ec5188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.646708 23890 tablet_service.cc:1511] Processing CreateTablet for tablet 5bebfe9ed5114eb79e6b5eb397fe44a7 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:20.647927 23890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bebfe9ed5114eb79e6b5eb397fe44a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.650622 24035 tablet_service.cc:1511] Processing CreateTablet for tablet e05f474e25e44200ab98e88e9b5f4200 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:20.653932 23961 tablet_service.cc:1511] Processing CreateTablet for tablet 5bebfe9ed5114eb79e6b5eb397fe44a7 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:20.655156 23961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bebfe9ed5114eb79e6b5eb397fe44a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.655853 24036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b26876e72d6c4a00aef82d891b7490e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.659186 24111 tablet_service.cc:1511] Processing CreateTablet for tablet e05f474e25e44200ab98e88e9b5f4200 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:20.659958 24035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e05f474e25e44200ab98e88e9b5f4200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.660912 24111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e05f474e25e44200ab98e88e9b5f4200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.682895 23890 tablet_service.cc:1511] Processing CreateTablet for tablet e05f474e25e44200ab98e88e9b5f4200 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:20.684194 23890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e05f474e25e44200ab98e88e9b5f4200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.685546 23960 tablet_service.cc:1511] Processing CreateTablet for tablet bfdd7cd0bfb74796945e17c3f4b9ae7d (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:20.686820 23960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfdd7cd0bfb74796945e17c3f4b9ae7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.688534 24034 tablet_service.cc:1511] Processing CreateTablet for tablet bfdd7cd0bfb74796945e17c3f4b9ae7d (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:20.689810 24034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfdd7cd0bfb74796945e17c3f4b9ae7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.691679 24112 tablet_service.cc:1511] Processing CreateTablet for tablet bfdd7cd0bfb74796945e17c3f4b9ae7d (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:20.693749 24112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfdd7cd0bfb74796945e17c3f4b9ae7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.709692 24110 tablet_service.cc:1511] Processing CreateTablet for tablet 941895f5587341458139c1dab82fefdd (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:20.710958 24110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941895f5587341458139c1dab82fefdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.706630 23959 tablet_service.cc:1511] Processing CreateTablet for tablet f6f4af309be64a309ed9057a99cef4b1 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:20.713101 23959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f4af309be64a309ed9057a99cef4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.711202 24033 tablet_service.cc:1511] Processing CreateTablet for tablet f6f4af309be64a309ed9057a99cef4b1 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:20.721287 23887 tablet_service.cc:1511] Processing CreateTablet for tablet 941895f5587341458139c1dab82fefdd (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:20.722553 23887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941895f5587341458139c1dab82fefdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.719275 24033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f4af309be64a309ed9057a99cef4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.751039 23890 tablet_service.cc:1511] Processing CreateTablet for tablet f6f4af309be64a309ed9057a99cef4b1 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:20.751896 23958 tablet_service.cc:1511] Processing CreateTablet for tablet 941895f5587341458139c1dab82fefdd (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:20.752445 23890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f4af309be64a309ed9057a99cef4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.753196 23958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941895f5587341458139c1dab82fefdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.748874 24167 tablet_bootstrap.cc:492] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:20.775686 24165 tablet_bootstrap.cc:492] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:20.777428 24164 tablet_bootstrap.cc:492] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:20.777244 24038 tablet_service.cc:1511] Processing CreateTablet for tablet 4c39b5079b5f45f5b50c45dd9fe5167e (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:20.777925 24164 ts_tablet_manager.cc:1403] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.220s	user 0.078s	sys 0.098s
I20260713 09:09:20.778462 24038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c39b5079b5f45f5b50c45dd9fe5167e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.779929 24111 tablet_service.cc:1511] Processing CreateTablet for tablet 4c39b5079b5f45f5b50c45dd9fe5167e (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:20.781131 24111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c39b5079b5f45f5b50c45dd9fe5167e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.791134 24168 tablet_bootstrap.cc:492] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:20.792933 24164 raft_consensus.cc:359] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:20.794160 24164 raft_consensus.cc:385] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:20.794458 24164 raft_consensus.cc:740] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:20.795274 24164 consensus_queue.cc:260] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:20.801282 23889 tablet_service.cc:1511] Processing CreateTablet for tablet 4c39b5079b5f45f5b50c45dd9fe5167e (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:20.802537 23889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c39b5079b5f45f5b50c45dd9fe5167e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.803825 23958 tablet_service.cc:1511] Processing CreateTablet for tablet 4739f2bcbccf4db18451bf3d31fd1dcf (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:20.806654 24039 tablet_service.cc:1511] Processing CreateTablet for tablet 4739f2bcbccf4db18451bf3d31fd1dcf (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:20.808118 24039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4739f2bcbccf4db18451bf3d31fd1dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.813179 23958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4739f2bcbccf4db18451bf3d31fd1dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.821509 24165 tablet_bootstrap.cc:654] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:20.840181 24167 tablet_bootstrap.cc:654] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:20.842681 24168 tablet_bootstrap.cc:654] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:20.845475 24112 tablet_service.cc:1511] Processing CreateTablet for tablet 4739f2bcbccf4db18451bf3d31fd1dcf (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:20.846748 24164 ts_tablet_manager.cc:1434] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.068s	user 0.012s	sys 0.012s
I20260713 09:09:20.846645 23888 tablet_service.cc:1511] Processing CreateTablet for tablet 48c9f8e1f9af4633adfed9fb96336e13 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:20.854844 23888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c9f8e1f9af4633adfed9fb96336e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.853500 24112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4739f2bcbccf4db18451bf3d31fd1dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.853910 24148 heartbeater.cc:499] Master 127.21.70.254:45839 was elected leader, sending a full tablet report...
I20260713 09:09:20.862671 23890 tablet_service.cc:1511] Processing CreateTablet for tablet 73be2025f24a451281162f5437909314 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:20.866927 24110 tablet_service.cc:1511] Processing CreateTablet for tablet 73be2025f24a451281162f5437909314 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:20.868193 24110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73be2025f24a451281162f5437909314. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:09:20.873409 24149 tablet.cc:2406] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:20.872485 23962 tablet_service.cc:1511] Processing CreateTablet for tablet 48c9f8e1f9af4633adfed9fb96336e13 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:20.874497 23962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c9f8e1f9af4633adfed9fb96336e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.875499 24037 tablet_service.cc:1511] Processing CreateTablet for tablet 48c9f8e1f9af4633adfed9fb96336e13 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:20.877286 24037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c9f8e1f9af4633adfed9fb96336e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.878898 23890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73be2025f24a451281162f5437909314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.876179 24167 tablet_bootstrap.cc:492] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:20.876400 24164 tablet_bootstrap.cc:492] T 6c5a8b308c53466ba672b34d25ec5188 P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:20.881001 23961 tablet_service.cc:1511] Processing CreateTablet for tablet 73be2025f24a451281162f5437909314 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:20.883878 23961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73be2025f24a451281162f5437909314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.884620 24169 raft_consensus.cc:493] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:20.885097 24169 raft_consensus.cc:515] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:20.887543 24169 leader_election.cc:290] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:20.899467 24038 tablet_service.cc:1511] Processing CreateTablet for tablet e9ed93b3795c44faa8c7d36f96787756 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:20.900861 24038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ed93b3795c44faa8c7d36f96787756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.891063 24167 ts_tablet_manager.cc:1403] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.005s
W20260713 09:09:20.908571 23846 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:20.908457 23965 tablet_service.cc:1511] Processing CreateTablet for tablet c83855a4e6b84c5baead5a2d21090388 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:20.909705 23965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83855a4e6b84c5baead5a2d21090388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.909844 23888 tablet_service.cc:1511] Processing CreateTablet for tablet e9ed93b3795c44faa8c7d36f96787756 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:20.911276 23888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ed93b3795c44faa8c7d36f96787756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.913020 23887 tablet_service.cc:1511] Processing CreateTablet for tablet 65f4a338c5f0449c82390cfed7516c08 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:20.914278 23887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f4a338c5f0449c82390cfed7516c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.913082 24034 tablet_service.cc:1511] Processing CreateTablet for tablet c83855a4e6b84c5baead5a2d21090388 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:20.919998 24165 tablet_bootstrap.cc:492] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:20.920539 24165 ts_tablet_manager.cc:1403] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.145s	user 0.009s	sys 0.014s
I20260713 09:09:20.920641 24034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83855a4e6b84c5baead5a2d21090388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.931946 24167 raft_consensus.cc:359] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:20.932869 24167 raft_consensus.cc:385] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:20.933215 24167 raft_consensus.cc:740] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:20.934235 24167 consensus_queue.cc:260] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:20.949738 24111 tablet_service.cc:1511] Processing CreateTablet for tablet e9ed93b3795c44faa8c7d36f96787756 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:20.949970 23958 tablet_service.cc:1511] Processing CreateTablet for tablet 65f4a338c5f0449c82390cfed7516c08 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:20.950399 24168 tablet_bootstrap.cc:492] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:20.950903 24168 ts_tablet_manager.cc:1403] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.160s	user 0.020s	sys 0.008s
I20260713 09:09:20.951056 23958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f4a338c5f0449c82390cfed7516c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.951057 24111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ed93b3795c44faa8c7d36f96787756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.953498 24113 tablet_service.cc:1511] Processing CreateTablet for tablet c83855a4e6b84c5baead5a2d21090388 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:20.953675 24168 raft_consensus.cc:359] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:20.954396 24168 raft_consensus.cc:385] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:20.954712 24113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83855a4e6b84c5baead5a2d21090388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.956579 24167 ts_tablet_manager.cc:1434] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.003s
I20260713 09:09:20.957479 24074 heartbeater.cc:499] Master 127.21.70.254:45839 was elected leader, sending a full tablet report...
I20260713 09:09:20.967522 24167 tablet_bootstrap.cc:492] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:20.973150 24164 tablet_bootstrap.cc:654] T 6c5a8b308c53466ba672b34d25ec5188 P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:20.954684 24168 raft_consensus.cc:740] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:20.979486 24165 raft_consensus.cc:359] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:20.980230 24165 raft_consensus.cc:385] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:20.980523 24165 raft_consensus.cc:740] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:20.981365 24165 consensus_queue.cc:260] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:20.975255 24168 consensus_queue.cc:260] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:20.984067 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b35240b219040458b2efb175de2b6ae" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
W20260713 09:09:20.987088 24087 leader_election.cc:343] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:20.985849 24167 tablet_bootstrap.cc:654] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:20.993095 24039 tablet_service.cc:1511] Processing CreateTablet for tablet 65f4a338c5f0449c82390cfed7516c08 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:20.993584 24165 ts_tablet_manager.cc:1434] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.073s	user 0.010s	sys 0.000s
I20260713 09:09:20.994344 24039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f4a338c5f0449c82390cfed7516c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:20.994549 24165 tablet_bootstrap.cc:492] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:20.998654 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b35240b219040458b2efb175de2b6ae" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:20.994319 23925 heartbeater.cc:499] Master 127.21.70.254:45839 was elected leader, sending a full tablet report...
W20260713 09:09:21.000505 24088 leader_election.cc:343] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.001086 24165 tablet_bootstrap.cc:654] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.000970 24088 leader_election.cc:304] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca; no voters: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932
I20260713 09:09:21.002085 24169 raft_consensus.cc:2749] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:21.016184 24110 tablet_service.cc:1511] Processing CreateTablet for tablet 372747c79c6541caa7abcd50b72d7844 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:21.017447 24110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372747c79c6541caa7abcd50b72d7844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.024718 24168 ts_tablet_manager.cc:1434] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.074s	user 0.015s	sys 0.001s
I20260713 09:09:21.025727 24000 heartbeater.cc:499] Master 127.21.70.254:45839 was elected leader, sending a full tablet report...
I20260713 09:09:21.035481 24168 tablet_bootstrap.cc:492] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:21.048091 23888 tablet_service.cc:1511] Processing CreateTablet for tablet 372747c79c6541caa7abcd50b72d7844 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:21.050418 23888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372747c79c6541caa7abcd50b72d7844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.053195 23961 tablet_service.cc:1511] Processing CreateTablet for tablet 372747c79c6541caa7abcd50b72d7844 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:21.054454 23961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372747c79c6541caa7abcd50b72d7844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.054193 24034 tablet_service.cc:1511] Processing CreateTablet for tablet a46f8d8ccfbb4afba5ace255888b3fd5 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:21.055213 24165 tablet_bootstrap.cc:492] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:21.055718 24165 ts_tablet_manager.cc:1403] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.011s
I20260713 09:09:21.055745 24034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a46f8d8ccfbb4afba5ace255888b3fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.058617 24165 raft_consensus.cc:359] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.059350 24165 raft_consensus.cc:385] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.062521 24165 raft_consensus.cc:740] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.067216 24165 consensus_queue.cc:260] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.068961 24111 tablet_service.cc:1511] Processing CreateTablet for tablet a46f8d8ccfbb4afba5ace255888b3fd5 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:21.069321 24165 ts_tablet_manager.cc:1434] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:09:21.070343 24111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a46f8d8ccfbb4afba5ace255888b3fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.071142 24165 tablet_bootstrap.cc:492] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:21.076721 23887 tablet_service.cc:1511] Processing CreateTablet for tablet a46f8d8ccfbb4afba5ace255888b3fd5 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:21.077910 23887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a46f8d8ccfbb4afba5ace255888b3fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.077996 24165 tablet_bootstrap.cc:654] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.079900 24168 tablet_bootstrap.cc:654] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.082847 23958 tablet_service.cc:1511] Processing CreateTablet for tablet 5c10fb847ffa42048c6aa195c7a72dcc (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:21.083324 24167 tablet_bootstrap.cc:492] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:21.083854 24167 ts_tablet_manager.cc:1403] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.126s	user 0.006s	sys 0.018s
I20260713 09:09:21.084074 23958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c10fb847ffa42048c6aa195c7a72dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.083909 24037 tablet_service.cc:1511] Processing CreateTablet for tablet 5c10fb847ffa42048c6aa195c7a72dcc (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:21.084888 24112 tablet_service.cc:1511] Processing CreateTablet for tablet 5c10fb847ffa42048c6aa195c7a72dcc (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:21.085279 24037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c10fb847ffa42048c6aa195c7a72dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.086095 24112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c10fb847ffa42048c6aa195c7a72dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.089339 24164 tablet_bootstrap.cc:492] T 6c5a8b308c53466ba672b34d25ec5188 P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:21.089845 24164 ts_tablet_manager.cc:1403] T 6c5a8b308c53466ba672b34d25ec5188 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.214s	user 0.009s	sys 0.009s
I20260713 09:09:21.092610 24164 raft_consensus.cc:359] T 6c5a8b308c53466ba672b34d25ec5188 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.093284 24164 raft_consensus.cc:385] T 6c5a8b308c53466ba672b34d25ec5188 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.093567 24164 raft_consensus.cc:740] T 6c5a8b308c53466ba672b34d25ec5188 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.094249 24164 consensus_queue.cc:260] T 6c5a8b308c53466ba672b34d25ec5188 P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.122361 23888 tablet_service.cc:1511] Processing CreateTablet for tablet 03fc3f2cf86a4b0fad527637519bed57 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:21.123381 23888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fc3f2cf86a4b0fad527637519bed57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.086803 24167 raft_consensus.cc:359] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.123993 24167 raft_consensus.cc:385] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.124282 24167 raft_consensus.cc:740] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.125012 24167 consensus_queue.cc:260] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.117626 24177 raft_consensus.cc:493] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.123054 23962 tablet_service.cc:1511] Processing CreateTablet for tablet 03fc3f2cf86a4b0fad527637519bed57 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:21.127656 24177 raft_consensus.cc:515] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.129076 23962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fc3f2cf86a4b0fad527637519bed57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.132620 24167 ts_tablet_manager.cc:1434] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.003s
I20260713 09:09:21.137099 24167 tablet_bootstrap.cc:492] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:21.137562 24110 tablet_service.cc:1511] Processing CreateTablet for tablet 172658f32d6d47e2b2f755152c7725aa (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:21.138784 24110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172658f32d6d47e2b2f755152c7725aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.141592 23890 tablet_service.cc:1511] Processing CreateTablet for tablet 172658f32d6d47e2b2f755152c7725aa (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:21.141710 23965 tablet_service.cc:1511] Processing CreateTablet for tablet 172658f32d6d47e2b2f755152c7725aa (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:21.142601 23890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172658f32d6d47e2b2f755152c7725aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.143128 23965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172658f32d6d47e2b2f755152c7725aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.144728 24039 tablet_service.cc:1511] Processing CreateTablet for tablet 03fc3f2cf86a4b0fad527637519bed57 (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:21.145895 24039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fc3f2cf86a4b0fad527637519bed57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.151661 24164 ts_tablet_manager.cc:1434] T 6c5a8b308c53466ba672b34d25ec5188 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260713 09:09:21.152752 24164 tablet_bootstrap.cc:492] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:21.157451 24177 leader_election.cc:290] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:21.169420 24038 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc4d3c46ea6471c95ae7cdb57d69f2d (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:21.170611 24167 tablet_bootstrap.cc:654] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.170871 24038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc4d3c46ea6471c95ae7cdb57d69f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.180644 24168 tablet_bootstrap.cc:492] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:21.181113 24168 ts_tablet_manager.cc:1403] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.146s	user 0.013s	sys 0.012s
I20260713 09:09:21.184062 24175 raft_consensus.cc:493] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.184641 24175 raft_consensus.cc:515] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.184656 24168 raft_consensus.cc:359] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.186614 24168 raft_consensus.cc:385] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.186909 24168 raft_consensus.cc:740] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.187875 24168 consensus_queue.cc:260] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.205901 24034 tablet_service.cc:1511] Processing CreateTablet for tablet ed0be8ea9b52447d95513be3e0d44cac (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:21.207831 24034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0be8ea9b52447d95513be3e0d44cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.199371 23889 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc4d3c46ea6471c95ae7cdb57d69f2d (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:21.189793 24175 leader_election.cc:290] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:21.216914 23889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc4d3c46ea6471c95ae7cdb57d69f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.218957 24165 tablet_bootstrap.cc:492] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:21.219527 24165 ts_tablet_manager.cc:1403] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.149s	user 0.020s	sys 0.028s
I20260713 09:09:21.222586 24165 raft_consensus.cc:359] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.223326 24165 raft_consensus.cc:385] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.223688 24165 raft_consensus.cc:740] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.224503 24165 consensus_queue.cc:260] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.226864 24165 ts_tablet_manager.cc:1434] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:21.227934 24165 tablet_bootstrap.cc:492] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:21.230871 24164 tablet_bootstrap.cc:654] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.246825 24113 tablet_service.cc:1511] Processing CreateTablet for tablet ed0be8ea9b52447d95513be3e0d44cac (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:21.248162 24113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0be8ea9b52447d95513be3e0d44cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.249926 24110 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc4d3c46ea6471c95ae7cdb57d69f2d (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:21.251108 24110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc4d3c46ea6471c95ae7cdb57d69f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.257860 23961 tablet_service.cc:1511] Processing CreateTablet for tablet ed0be8ea9b52447d95513be3e0d44cac (DEFAULT_TABLE table=test-workload [id=0f1f22c72b19418381ae355573b850d0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:21.259068 23961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed0be8ea9b52447d95513be3e0d44cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.260744 24177 raft_consensus.cc:493] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.261214 24177 raft_consensus.cc:515] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.263198 24177 leader_election.cc:290] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:21.267834 24165 tablet_bootstrap.cc:654] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.275097 24167 tablet_bootstrap.cc:492] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:21.275588 24167 ts_tablet_manager.cc:1403] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.139s	user 0.005s	sys 0.012s
I20260713 09:09:21.280885 24167 raft_consensus.cc:359] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.284346 24167 raft_consensus.cc:385] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.284633 24167 raft_consensus.cc:740] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.285305 24167 consensus_queue.cc:260] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.287323 24167 ts_tablet_manager.cc:1434] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 09:09:21.288975 24176 raft_consensus.cc:493] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.289474 24176 raft_consensus.cc:515] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.290128 24167 tablet_bootstrap.cc:492] T f6f4af309be64a309ed9057a99cef4b1 P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:21.292024 24176 leader_election.cc:290] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:21.294932 24168 ts_tablet_manager.cc:1434] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.114s	user 0.009s	sys 0.000s
I20260713 09:09:21.295764 24164 tablet_bootstrap.cc:492] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:21.300894 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5a8b308c53466ba672b34d25ec5188" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:21.301772 24123 raft_consensus.cc:2468] T 6c5a8b308c53466ba672b34d25ec5188 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 0.
I20260713 09:09:21.303330 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:21.305861 23938 leader_election.cc:304] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e12da73907c0499794da72764f3b8c09; no voters: 
I20260713 09:09:21.306623 24177 raft_consensus.cc:2804] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:09:21.306777 23938 leader_election.cc:343] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.307010 24177 raft_consensus.cc:493] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:21.306838 24168 tablet_bootstrap.cc:492] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:21.307637 24177 raft_consensus.cc:3060] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.305207 24164 ts_tablet_manager.cc:1403] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.153s	user 0.014s	sys 0.000s
I20260713 09:09:21.313915 24168 tablet_bootstrap.cc:654] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.314010 24167 tablet_bootstrap.cc:654] T f6f4af309be64a309ed9057a99cef4b1 P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.314651 24177 raft_consensus.cc:515] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.326386 24177 leader_election.cc:290] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 election: Requested vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:21.328224 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5a8b308c53466ba672b34d25ec5188" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:21.328809 24122 raft_consensus.cc:3060] T 6c5a8b308c53466ba672b34d25ec5188 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.329010 24164 raft_consensus.cc:359] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.329608 24164 raft_consensus.cc:385] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.329793 24164 raft_consensus.cc:740] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.330396 24164 consensus_queue.cc:260] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.336242 24164 ts_tablet_manager.cc:1434] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260713 09:09:21.338147 24164 tablet_bootstrap.cc:492] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:21.341600 24122 raft_consensus.cc:2468] T 6c5a8b308c53466ba672b34d25ec5188 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 1.
I20260713 09:09:21.343016 23938 leader_election.cc:304] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e12da73907c0499794da72764f3b8c09; no voters: 
I20260713 09:09:21.343822 24177 raft_consensus.cc:2804] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:21.351292 24177 raft_consensus.cc:697] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Becoming Leader. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:21.352617 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5a8b308c53466ba672b34d25ec5188" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:21.352365 24177 consensus_queue.cc:237] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.356251 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:21.360715 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c5a8b308c53466ba672b34d25ec5188" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:21.361905 24165 tablet_bootstrap.cc:492] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:21.362409 24165 ts_tablet_manager.cc:1403] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.135s	user 0.011s	sys 0.005s
W20260713 09:09:21.364760 23940 leader_election.cc:343] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.372311 24164 tablet_bootstrap.cc:654] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:21.378947 23940 leader_election.cc:343] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.379778 23940 leader_election.cc:304] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e12da73907c0499794da72764f3b8c09; no voters: 1c7817b6d1ea4760bad02ec5cba39aca, a26baa28d34b4fcfa45b638d1718fd83
W20260713 09:09:21.380899 23940 leader_election.cc:343] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.382310 24196 raft_consensus.cc:2749] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:21.382484 24165 raft_consensus.cc:359] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.383452 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:21.384992 24167 tablet_bootstrap.cc:492] T f6f4af309be64a309ed9057a99cef4b1 P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:21.385036 24176 raft_consensus.cc:493] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.385797 24167 ts_tablet_manager.cc:1403] T f6f4af309be64a309ed9057a99cef4b1 P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.096s	user 0.007s	sys 0.015s
I20260713 09:09:21.385728 24176 raft_consensus.cc:515] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.387835 24176 leader_election.cc:290] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:21.389149 24176 raft_consensus.cc:493] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.389601 24176 raft_consensus.cc:515] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.383483 24165 raft_consensus.cc:385] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.392513 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239b4ace042b4911b05b5221417212b2" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:21.393136 24049 raft_consensus.cc:2468] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 0.
I20260713 09:09:21.393311 23796 catalog_manager.cc:5697] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 reported cstate change: term changed from 0 to 1, leader changed from <none> to e12da73907c0499794da72764f3b8c09 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "e12da73907c0499794da72764f3b8c09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:21.394233 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:21.394878 24048 raft_consensus.cc:2468] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 0.
I20260713 09:09:21.397322 23864 leader_election.cc:304] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:21.399286 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b35240b219040458b2efb175de2b6ae" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:21.399890 24048 raft_consensus.cc:2468] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 0.
I20260713 09:09:21.390520 24167 raft_consensus.cc:359] T f6f4af309be64a309ed9057a99cef4b1 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.400656 24167 raft_consensus.cc:385] T f6f4af309be64a309ed9057a99cef4b1 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.400979 24167 raft_consensus.cc:740] T f6f4af309be64a309ed9057a99cef4b1 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.391098 24165 raft_consensus.cc:740] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.403080 24165 consensus_queue.cc:260] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.405625 24167 consensus_queue.cc:260] T f6f4af309be64a309ed9057a99cef4b1 P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.406756 24168 tablet_bootstrap.cc:492] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:21.407652 24168 ts_tablet_manager.cc:1403] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.012s
W20260713 09:09:21.407814 24012 leader_election.cc:343] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.394871 24176 leader_election.cc:290] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:21.411173 24176 raft_consensus.cc:2804] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:21.411548 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239b4ace042b4911b05b5221417212b2" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:21.413096 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:21.413697 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b35240b219040458b2efb175de2b6ae" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:21.414211 24122 raft_consensus.cc:2468] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 0.
W20260713 09:09:21.414525 23863 leader_election.cc:343] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:21.415792 23863 leader_election.cc:343] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.416742 23863 leader_election.cc:304] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, a26baa28d34b4fcfa45b638d1718fd83; no voters: 
I20260713 09:09:21.415096 24176 raft_consensus.cc:493] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:21.418180 24176 raft_consensus.cc:3060] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.412664 24167 ts_tablet_manager.cc:1434] T f6f4af309be64a309ed9057a99cef4b1 P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.005s
I20260713 09:09:21.412302 24168 raft_consensus.cc:359] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.426153 24168 raft_consensus.cc:385] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.426486 23864 leader_election.cc:304] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [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: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932; no voters: e12da73907c0499794da72764f3b8c09
I20260713 09:09:21.426584 24168 raft_consensus.cc:740] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.426772 24167 tablet_bootstrap.cc:492] T e05f474e25e44200ab98e88e9b5f4200 P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:21.428102 24168 consensus_queue.cc:260] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.431067 24164 tablet_bootstrap.cc:492] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:21.433085 24164 ts_tablet_manager.cc:1403] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.018s
I20260713 09:09:21.435952 24164 raft_consensus.cc:359] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.436645 24164 raft_consensus.cc:385] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.437264 24164 raft_consensus.cc:740] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.438050 24165 ts_tablet_manager.cc:1434] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.074s	user 0.014s	sys 0.000s
I20260713 09:09:21.431460 24176 raft_consensus.cc:515] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.438099 24164 consensus_queue.cc:260] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.439352 24168 ts_tablet_manager.cc:1434] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260713 09:09:21.440325 24168 tablet_bootstrap.cc:492] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:21.442276 24167 tablet_bootstrap.cc:654] T e05f474e25e44200ab98e88e9b5f4200 P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.445969 24165 tablet_bootstrap.cc:492] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:21.447980 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239b4ace042b4911b05b5221417212b2" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:21.448329 24164 ts_tablet_manager.cc:1434] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
W20260713 09:09:21.449317 23863 leader_election.cc:343] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.450289 24176 leader_election.cc:290] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 election: Requested vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:21.452752 24165 tablet_bootstrap.cc:654] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.455348 24176 raft_consensus.cc:2804] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:21.455374 24164 tablet_bootstrap.cc:492] T bfdd7cd0bfb74796945e17c3f4b9ae7d P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:21.460202 24176 raft_consensus.cc:493] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:21.461714 24176 raft_consensus.cc:3060] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.462857 24201 raft_consensus.cc:2804] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:21.463260 24201 raft_consensus.cc:493] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:21.463604 24201 raft_consensus.cc:3060] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.463898 24168 tablet_bootstrap.cc:654] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.473233 24201 raft_consensus.cc:515] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.474311 24168 tablet_bootstrap.cc:492] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:21.474952 24168 ts_tablet_manager.cc:1403] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260713 09:09:21.476135 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:21.477195 24201 leader_election.cc:290] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 election: Requested vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:21.478473 24164 tablet_bootstrap.cc:654] T bfdd7cd0bfb74796945e17c3f4b9ae7d P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:21.478811 23863 leader_election.cc:343] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.480641 24168 raft_consensus.cc:359] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.481138 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239b4ace042b4911b05b5221417212b2" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:21.481616 24168 raft_consensus.cc:385] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.481915 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:21.481138 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:21.483489 24168 raft_consensus.cc:740] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.484207 24049 raft_consensus.cc:3060] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.484138 24176 raft_consensus.cc:515] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.483072 24048 raft_consensus.cc:3060] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.486706 23900 raft_consensus.cc:2393] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9251f42b2fc466a9ced62397dc86932 in current term 1: Already voted for candidate a26baa28d34b4fcfa45b638d1718fd83 in this term.
I20260713 09:09:21.485477 24168 consensus_queue.cc:260] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.492321 24167 tablet_bootstrap.cc:492] T e05f474e25e44200ab98e88e9b5f4200 P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:21.492837 24167 ts_tablet_manager.cc:1403] T e05f474e25e44200ab98e88e9b5f4200 P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.006s
I20260713 09:09:21.492677 24014 leader_election.cc:304] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9251f42b2fc466a9ced62397dc86932; no voters: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09
I20260713 09:09:21.495565 24167 raft_consensus.cc:359] T e05f474e25e44200ab98e88e9b5f4200 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.496225 24167 raft_consensus.cc:385] T e05f474e25e44200ab98e88e9b5f4200 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.496528 24167 raft_consensus.cc:740] T e05f474e25e44200ab98e88e9b5f4200 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.497315 24167 consensus_queue.cc:260] T e05f474e25e44200ab98e88e9b5f4200 P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.491250 24165 tablet_bootstrap.cc:492] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:21.500702 24165 ts_tablet_manager.cc:1403] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.013s
I20260713 09:09:21.500927 24168 ts_tablet_manager.cc:1434] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.004s
I20260713 09:09:21.501927 24168 tablet_bootstrap.cc:492] T d9d66a61c6e943cd896f11daa8871cf1 P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:21.506852 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b35240b219040458b2efb175de2b6ae" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:21.507638 24122 raft_consensus.cc:3060] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.509060 24176 leader_election.cc:290] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 election: Requested vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:21.509232 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b35240b219040458b2efb175de2b6ae" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:21.510353 24047 raft_consensus.cc:3060] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.514513 24168 tablet_bootstrap.cc:654] T d9d66a61c6e943cd896f11daa8871cf1 P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.515031 24122 raft_consensus.cc:2468] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 1.
I20260713 09:09:21.517719 23863 leader_election.cc:304] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, a26baa28d34b4fcfa45b638d1718fd83; no voters: 
I20260713 09:09:21.518464 24047 raft_consensus.cc:2468] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 1.
I20260713 09:09:21.518573 24048 raft_consensus.cc:2468] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 1.
I20260713 09:09:21.511188 24165 raft_consensus.cc:359] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.520172 24165 raft_consensus.cc:385] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.520412 24165 raft_consensus.cc:740] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.521281 24176 raft_consensus.cc:2804] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:21.521797 24176 raft_consensus.cc:697] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 1 LEADER]: Becoming Leader. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Running, Role: LEADER
I20260713 09:09:21.522614 24176 consensus_queue.cc:237] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.523824 24049 raft_consensus.cc:2468] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 1.
I20260713 09:09:21.524498 24175 raft_consensus.cc:2749] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:21.525665 24165 consensus_queue.cc:260] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.526533 23864 leader_election.cc:304] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [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: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932; no voters: e12da73907c0499794da72764f3b8c09
I20260713 09:09:21.527853 24206 raft_consensus.cc:2804] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:21.528564 24206 raft_consensus.cc:697] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 LEADER]: Becoming Leader. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Running, Role: LEADER
I20260713 09:09:21.529038 24165 ts_tablet_manager.cc:1434] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.003s
I20260713 09:09:21.529371 24206 consensus_queue.cc:237] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.530019 24165 tablet_bootstrap.cc:492] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:21.532974 24164 tablet_bootstrap.cc:492] T bfdd7cd0bfb74796945e17c3f4b9ae7d P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:21.533591 24164 ts_tablet_manager.cc:1403] T bfdd7cd0bfb74796945e17c3f4b9ae7d P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.005s
I20260713 09:09:21.536958 24165 tablet_bootstrap.cc:654] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.537462 24164 raft_consensus.cc:359] T bfdd7cd0bfb74796945e17c3f4b9ae7d P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.538272 24164 raft_consensus.cc:385] T bfdd7cd0bfb74796945e17c3f4b9ae7d P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.538539 24164 raft_consensus.cc:740] T bfdd7cd0bfb74796945e17c3f4b9ae7d P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.539985 23864 leader_election.cc:304] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [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: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932; no voters: e12da73907c0499794da72764f3b8c09
I20260713 09:09:21.543951 24176 raft_consensus.cc:2804] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:21.544528 24176 raft_consensus.cc:697] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 LEADER]: Becoming Leader. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Running, Role: LEADER
I20260713 09:09:21.545758 24164 consensus_queue.cc:260] T bfdd7cd0bfb74796945e17c3f4b9ae7d P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.545351 24176 consensus_queue.cc:237] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.554340 24167 ts_tablet_manager.cc:1434] T e05f474e25e44200ab98e88e9b5f4200 P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.061s	user 0.013s	sys 0.001s
I20260713 09:09:21.555480 24167 tablet_bootstrap.cc:492] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:21.555553 23796 catalog_manager.cc:5697] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 reported cstate change: term changed from 0 to 1, leader changed from <none> to a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:21.563249 24164 ts_tablet_manager.cc:1434] T bfdd7cd0bfb74796945e17c3f4b9ae7d P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.001s
I20260713 09:09:21.568080 24164 tablet_bootstrap.cc:492] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:21.571159 24168 tablet_bootstrap.cc:492] T d9d66a61c6e943cd896f11daa8871cf1 P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:21.571156 24167 tablet_bootstrap.cc:654] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.572770 24168 ts_tablet_manager.cc:1403] T d9d66a61c6e943cd896f11daa8871cf1 P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.013s
I20260713 09:09:21.573556 24165 tablet_bootstrap.cc:492] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:21.574056 24165 ts_tablet_manager.cc:1403] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260713 09:09:21.575721 24168 raft_consensus.cc:359] T d9d66a61c6e943cd896f11daa8871cf1 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.576467 24168 raft_consensus.cc:385] T d9d66a61c6e943cd896f11daa8871cf1 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.576627 24164 tablet_bootstrap.cc:654] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.576807 24168 raft_consensus.cc:740] T d9d66a61c6e943cd896f11daa8871cf1 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.578015 24168 consensus_queue.cc:260] T d9d66a61c6e943cd896f11daa8871cf1 P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.582176 24165 raft_consensus.cc:359] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.583122 24165 raft_consensus.cc:385] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.583431 24165 raft_consensus.cc:740] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.584303 24165 consensus_queue.cc:260] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.585510 24168 ts_tablet_manager.cc:1434] T d9d66a61c6e943cd896f11daa8871cf1 P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:09:21.586514 24168 tablet_bootstrap.cc:492] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:21.587165 24165 ts_tablet_manager.cc:1434] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:09:21.588423 24165 tablet_bootstrap.cc:492] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:21.592664 24168 tablet_bootstrap.cc:654] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.593247 23796 catalog_manager.cc:5697] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 reported cstate change: term changed from 0 to 1, leader changed from <none> to a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:21.595093 23796 catalog_manager.cc:5697] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 reported cstate change: term changed from 0 to 1, leader changed from <none> to a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:21.597699 24165 tablet_bootstrap.cc:654] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.598824 24164 tablet_bootstrap.cc:492] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:21.599380 24164 ts_tablet_manager.cc:1403] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.001s
I20260713 09:09:21.600607 24168 tablet_bootstrap.cc:492] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:21.601099 24168 ts_tablet_manager.cc:1403] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:09:21.602824 24167 tablet_bootstrap.cc:492] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:21.602553 24164 raft_consensus.cc:359] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.603289 24167 ts_tablet_manager.cc:1403] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.000s
I20260713 09:09:21.603438 24164 raft_consensus.cc:385] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.603870 24164 raft_consensus.cc:740] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.603871 24168 raft_consensus.cc:359] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.604750 24168 raft_consensus.cc:385] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.605069 24168 raft_consensus.cc:740] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.604962 24164 consensus_queue.cc:260] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.605952 24168 consensus_queue.cc:260] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.606319 24167 raft_consensus.cc:359] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.607016 24167 raft_consensus.cc:385] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.607637 24206 raft_consensus.cc:493] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.608074 24206 raft_consensus.cc:515] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.608485 24168 ts_tablet_manager.cc:1434] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:21.609480 24168 tablet_bootstrap.cc:492] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:21.607306 24167 raft_consensus.cc:740] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.610126 24206 leader_election.cc:290] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:21.611606 24167 consensus_queue.cc:260] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.613829 24167 ts_tablet_manager.cc:1434] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:09:21.614599 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:21.615568 24168 tablet_bootstrap.cc:654] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.616132 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:21.616773 23974 raft_consensus.cc:2468] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 0.
W20260713 09:09:21.619222 23863 leader_election.cc:343] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.619673 24167 tablet_bootstrap.cc:492] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:21.620167 23863 leader_election.cc:304] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [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: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09; no voters: 1c7817b6d1ea4760bad02ec5cba39aca
I20260713 09:09:21.626473 24164 ts_tablet_manager.cc:1434] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260713 09:09:21.626605 24167 tablet_bootstrap.cc:654] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.628583 24206 raft_consensus.cc:2804] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:21.628968 24206 raft_consensus.cc:493] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:21.629312 24206 raft_consensus.cc:3060] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.632370 24168 tablet_bootstrap.cc:492] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:21.632865 24168 ts_tablet_manager.cc:1403] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260713 09:09:21.635864 24164 tablet_bootstrap.cc:492] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:21.636863 24168 raft_consensus.cc:359] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.637614 24168 raft_consensus.cc:385] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.637892 24168 raft_consensus.cc:740] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.638795 24206 raft_consensus.cc:515] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.639353 24168 consensus_queue.cc:260] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.641439 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
W20260713 09:09:21.642757 23863 leader_election.cc:343] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.644649 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:21.645201 23974 raft_consensus.cc:3060] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.647760 24168 ts_tablet_manager.cc:1434] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260713 09:09:21.647868 24167 tablet_bootstrap.cc:492] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:21.648401 24167 ts_tablet_manager.cc:1403] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.012s
I20260713 09:09:21.648550 24164 tablet_bootstrap.cc:654] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.651307 24167 raft_consensus.cc:359] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.652129 24167 raft_consensus.cc:385] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.652271 23974 raft_consensus.cc:2468] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 1.
I20260713 09:09:21.652567 24167 raft_consensus.cc:740] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.653416 23863 leader_election.cc:304] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [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: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09; no voters: 1c7817b6d1ea4760bad02ec5cba39aca
I20260713 09:09:21.654461 24168 tablet_bootstrap.cc:492] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:21.654243 24176 raft_consensus.cc:2804] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:21.655055 24176 raft_consensus.cc:697] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 1 LEADER]: Becoming Leader. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Running, Role: LEADER
I20260713 09:09:21.654292 24206 leader_election.cc:290] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 election: Requested vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:21.655946 24176 consensus_queue.cc:237] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.657088 24165 tablet_bootstrap.cc:492] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:21.657548 24165 ts_tablet_manager.cc:1403] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.005s
I20260713 09:09:21.659891 24168 tablet_bootstrap.cc:654] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.660444 24165 raft_consensus.cc:359] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.661134 24165 raft_consensus.cc:385] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.661450 24165 raft_consensus.cc:740] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.662396 24165 consensus_queue.cc:260] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.665619 24165 ts_tablet_manager.cc:1434] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:21.666828 24165 tablet_bootstrap.cc:492] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:21.667682 24164 tablet_bootstrap.cc:492] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:21.668331 24164 ts_tablet_manager.cc:1403] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.011s
I20260713 09:09:21.655313 24167 consensus_queue.cc:260] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.672453 24164 raft_consensus.cc:359] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.673353 24164 raft_consensus.cc:385] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.673576 24167 ts_tablet_manager.cc:1434] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:09:21.673729 24164 raft_consensus.cc:740] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.674654 24167 tablet_bootstrap.cc:492] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:21.675578 24196 raft_consensus.cc:493] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.676151 24196 raft_consensus.cc:515] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.680629 24196 leader_election.cc:290] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:21.681182 24167 tablet_bootstrap.cc:654] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.674949 24164 consensus_queue.cc:260] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.683784 24164 ts_tablet_manager.cc:1434] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260713 09:09:21.684998 24164 tablet_bootstrap.cc:492] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:21.686028 24165 tablet_bootstrap.cc:654] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.688707 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdd7cd0bfb74796945e17c3f4b9ae7d" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:21.689329 24122 raft_consensus.cc:2468] T bfdd7cd0bfb74796945e17c3f4b9ae7d P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 0.
I20260713 09:09:21.690243 24169 raft_consensus.cc:493] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.690798 24169 raft_consensus.cc:515] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.691699 24164 tablet_bootstrap.cc:654] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.692580 24168 tablet_bootstrap.cc:492] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:21.693022 24168 ts_tablet_manager.cc:1403] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.019s
I20260713 09:09:21.694862 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05f474e25e44200ab98e88e9b5f4200" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:21.695619 23900 raft_consensus.cc:2468] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 0.
I20260713 09:09:21.696056 24168 raft_consensus.cc:359] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.697371 24196 raft_consensus.cc:493] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.696947 24168 raft_consensus.cc:385] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.698087 24088 leader_election.cc:304] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, a26baa28d34b4fcfa45b638d1718fd83; no voters: 
I20260713 09:09:21.698665 24168 raft_consensus.cc:740] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.696563 24169 leader_election.cc:290] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:21.702098 24169 raft_consensus.cc:2804] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:21.702119 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05f474e25e44200ab98e88e9b5f4200" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:21.698114 24196 raft_consensus.cc:515] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.704725 23938 leader_election.cc:304] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e12da73907c0499794da72764f3b8c09; no voters: 
I20260713 09:09:21.707513 24177 raft_consensus.cc:2804] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:21.707918 24177 raft_consensus.cc:493] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:21.708236 24177 raft_consensus.cc:3060] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.708454 24196 leader_election.cc:290] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:21.699723 24168 consensus_queue.cc:260] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.706522 24049 raft_consensus.cc:2468] T e05f474e25e44200ab98e88e9b5f4200 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 0.
I20260713 09:09:21.705380 24169 raft_consensus.cc:493] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:21.713562 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4739f2bcbccf4db18451bf3d31fd1dcf" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:21.719606 24229 raft_consensus.cc:493] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.720139 24229 raft_consensus.cc:515] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.723728 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bebfe9ed5114eb79e6b5eb397fe44a7" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:21.724646 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdd7cd0bfb74796945e17c3f4b9ae7d" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:21.724851 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4739f2bcbccf4db18451bf3d31fd1dcf" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:21.725469 24049 raft_consensus.cc:2468] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 0.
I20260713 09:09:21.724387 23900 raft_consensus.cc:2468] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 0.
I20260713 09:09:21.718964 24169 raft_consensus.cc:3060] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:21.727591 23939 leader_election.cc:343] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.728991 24088 leader_election.cc:304] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, a26baa28d34b4fcfa45b638d1718fd83; no voters: 
W20260713 09:09:21.737421 23938 leader_election.cc:343] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.738044 23938 leader_election.cc:304] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e12da73907c0499794da72764f3b8c09; no voters: 1c7817b6d1ea4760bad02ec5cba39aca, e9251f42b2fc466a9ced62397dc86932
I20260713 09:09:21.739038 24196 raft_consensus.cc:2749] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:21.734956 24177 raft_consensus.cc:515] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.740510 24229 leader_election.cc:290] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:21.740837 24168 ts_tablet_manager.cc:1434] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.004s
I20260713 09:09:21.741104 24229 raft_consensus.cc:2804] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:21.741547 24229 raft_consensus.cc:493] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:21.741941 24229 raft_consensus.cc:3060] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.748891 24168 tablet_bootstrap.cc:492] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:21.750106 23797 catalog_manager.cc:5697] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 reported cstate change: term changed from 0 to 1, leader changed from <none> to a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:21.754248 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdd7cd0bfb74796945e17c3f4b9ae7d" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:21.754881 24049 raft_consensus.cc:3060] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.755926 24168 tablet_bootstrap.cc:654] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.756064 24229 raft_consensus.cc:515] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.764595 24177 leader_election.cc:290] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 election: Requested vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:21.765096 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdd7cd0bfb74796945e17c3f4b9ae7d" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:21.765868 24122 raft_consensus.cc:3060] T bfdd7cd0bfb74796945e17c3f4b9ae7d P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.766172 24169 raft_consensus.cc:515] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.770699 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05f474e25e44200ab98e88e9b5f4200" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:21.771452 24048 raft_consensus.cc:3060] T e05f474e25e44200ab98e88e9b5f4200 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.773684 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bebfe9ed5114eb79e6b5eb397fe44a7" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:21.774326 23900 raft_consensus.cc:3060] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.766376 24049 raft_consensus.cc:2468] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 1.
I20260713 09:09:21.779387 24048 raft_consensus.cc:2468] T e05f474e25e44200ab98e88e9b5f4200 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 1.
I20260713 09:09:21.781778 23900 raft_consensus.cc:2468] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 1.
I20260713 09:09:21.782181 24087 leader_election.cc:304] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:21.783290 24168 tablet_bootstrap.cc:492] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:21.783038 24088 leader_election.cc:304] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, a26baa28d34b4fcfa45b638d1718fd83; no voters: 
I20260713 09:09:21.783907 24168 ts_tablet_manager.cc:1403] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.005s
I20260713 09:09:21.779582 24177 raft_consensus.cc:493] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.787284 24168 raft_consensus.cc:359] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.780496 23939 leader_election.cc:304] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e12da73907c0499794da72764f3b8c09, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:21.792392 24177 raft_consensus.cc:515] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.780372 24122 raft_consensus.cc:2468] T bfdd7cd0bfb74796945e17c3f4b9ae7d P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 1.
I20260713 09:09:21.794224 24229 leader_election.cc:290] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 election: Requested vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:21.794886 24229 raft_consensus.cc:2804] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:21.795341 24229 raft_consensus.cc:697] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Becoming Leader. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Running, Role: LEADER
I20260713 09:09:21.795881 24169 leader_election.cc:290] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 election: Requested vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:21.796469 24169 raft_consensus.cc:2804] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:21.796243 24229 consensus_queue.cc:237] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.796948 24169 raft_consensus.cc:697] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Becoming Leader. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Running, Role: LEADER
I20260713 09:09:21.790802 24230 raft_consensus.cc:493] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.792716 24196 raft_consensus.cc:2804] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:21.797803 24169 consensus_queue.cc:237] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.780735 24213 raft_consensus.cc:493] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.798193 24230 raft_consensus.cc:515] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.799039 24213 raft_consensus.cc:515] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.801750 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f4af309be64a309ed9057a99cef4b1" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
W20260713 09:09:21.802909 23940 leader_election.cc:343] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:21.802973 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d66a61c6e943cd896f11daa8871cf1" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:21.803459 24177 leader_election.cc:290] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:21.803642 23974 raft_consensus.cc:2468] T d9d66a61c6e943cd896f11daa8871cf1 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 0.
I20260713 09:09:21.804493 24213 leader_election.cc:290] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:21.805012 24167 tablet_bootstrap.cc:492] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:21.805514 24167 ts_tablet_manager.cc:1403] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.131s	user 0.014s	sys 0.018s
I20260713 09:09:21.805764 24012 leader_election.cc:304] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e12da73907c0499794da72764f3b8c09, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:21.804652 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f4af309be64a309ed9057a99cef4b1" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:21.806794 24048 raft_consensus.cc:2468] T f6f4af309be64a309ed9057a99cef4b1 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 0.
I20260713 09:09:21.808243 23939 leader_election.cc:304] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [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: e12da73907c0499794da72764f3b8c09, e9251f42b2fc466a9ced62397dc86932; no voters: a26baa28d34b4fcfa45b638d1718fd83
I20260713 09:09:21.811344 24165 tablet_bootstrap.cc:492] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:21.811975 24165 ts_tablet_manager.cc:1403] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.145s	user 0.022s	sys 0.012s
I20260713 09:09:21.812820 24213 raft_consensus.cc:2804] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:21.814420 24213 raft_consensus.cc:493] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:21.815841 24213 raft_consensus.cc:3060] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.820204 24165 raft_consensus.cc:359] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.821171 24165 raft_consensus.cc:385] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.821540 24165 raft_consensus.cc:740] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.793172 24168 raft_consensus.cc:385] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.823658 24168 raft_consensus.cc:740] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.825632 24168 consensus_queue.cc:260] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:21.826884 24167 raft_consensus.cc:359] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.827519 24167 raft_consensus.cc:385] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.827775 24167 raft_consensus.cc:740] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.829063 24167 consensus_queue.cc:260] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.836254 24230 leader_election.cc:290] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:21.836367 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e05f474e25e44200ab98e88e9b5f4200" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:21.838275 24168 ts_tablet_manager.cc:1434] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260713 09:09:21.839033 24168 tablet_bootstrap.cc:492] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:21.841125 24167 ts_tablet_manager.cc:1434] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260713 09:09:21.841826 24167 tablet_bootstrap.cc:492] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:21.839663 24165 consensus_queue.cc:260] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.837013 23900 raft_consensus.cc:3060] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.852119 24168 tablet_bootstrap.cc:654] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.853394 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d66a61c6e943cd896f11daa8871cf1" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:21.854012 24122 raft_consensus.cc:2468] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 0.
W20260713 09:09:21.828851 24087 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.70.195:40233, user_credentials={real_user=slave}} blocked reactor thread for 46758.1us
I20260713 09:09:21.860095 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d66a61c6e943cd896f11daa8871cf1" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:21.860378 24165 ts_tablet_manager.cc:1434] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.003s
I20260713 09:09:21.862471 24165 tablet_bootstrap.cc:492] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:21.860095 24237 raft_consensus.cc:2804] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:21.864234 24237 raft_consensus.cc:493] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:21.856698 24213 raft_consensus.cc:515] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.864732 24237 raft_consensus.cc:3060] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.865492 24048 raft_consensus.cc:2393] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c7817b6d1ea4760bad02ec5cba39aca in current term 1: Already voted for candidate e9251f42b2fc466a9ced62397dc86932 in this term.
I20260713 09:09:21.867022 23899 raft_consensus.cc:3060] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.867249 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d66a61c6e943cd896f11daa8871cf1" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:21.868995 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d66a61c6e943cd896f11daa8871cf1" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:21.871922 23974 raft_consensus.cc:3060] T d9d66a61c6e943cd896f11daa8871cf1 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.875604 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bebfe9ed5114eb79e6b5eb397fe44a7" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:21.876260 23975 raft_consensus.cc:2468] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 0.
I20260713 09:09:21.876519 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d66a61c6e943cd896f11daa8871cf1" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:21.872303 24122 raft_consensus.cc:3060] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.879519 24087 leader_election.cc:304] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca; no voters: e12da73907c0499794da72764f3b8c09, e9251f42b2fc466a9ced62397dc86932
I20260713 09:09:21.879981 23973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bebfe9ed5114eb79e6b5eb397fe44a7" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:21.870217 24213 leader_election.cc:290] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 election: Requested vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:21.870343 24196 raft_consensus.cc:697] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Becoming Leader. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:21.880820 23973 raft_consensus.cc:3060] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.887054 24196 consensus_queue.cc:237] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.890888 24235 raft_consensus.cc:493] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:21.891417 24235 raft_consensus.cc:515] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.893038 23973 raft_consensus.cc:2468] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 1.
I20260713 09:09:21.892853 24237 raft_consensus.cc:515] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.894912 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:21.895789 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:21.899991 24048 raft_consensus.cc:2393] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e12da73907c0499794da72764f3b8c09 in current term 1: Already voted for candidate a26baa28d34b4fcfa45b638d1718fd83 in this term.
I20260713 09:09:21.900956 23939 leader_election.cc:304] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e12da73907c0499794da72764f3b8c09; no voters: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932
I20260713 09:09:21.901885 24168 tablet_bootstrap.cc:492] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:21.902326 24168 ts_tablet_manager.cc:1403] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.017s
I20260713 09:09:21.902805 24236 raft_consensus.cc:3060] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.903131 24177 consensus_queue.cc:1048] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:21.905757 24168 raft_consensus.cc:359] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.906527 24168 raft_consensus.cc:385] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.906844 24168 raft_consensus.cc:740] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.896838 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f4af309be64a309ed9057a99cef4b1" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:21.896133 24122 raft_consensus.cc:2468] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 1.
I20260713 09:09:21.908109 24049 raft_consensus.cc:3060] T f6f4af309be64a309ed9057a99cef4b1 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.908185 24230 raft_consensus.cc:2749] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:21.909716 24168 consensus_queue.cc:260] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.897109 24164 tablet_bootstrap.cc:492] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:21.913595 24164 ts_tablet_manager.cc:1403] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.229s	user 0.081s	sys 0.056s
I20260713 09:09:21.914898 24168 ts_tablet_manager.cc:1434] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260713 09:09:21.883617 23900 raft_consensus.cc:2468] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 1.
I20260713 09:09:21.917171 24168 tablet_bootstrap.cc:492] T 48c9f8e1f9af4633adfed9fb96336e13 P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:21.895344 24237 leader_election.cc:290] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 election: Requested vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:21.897135 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f4af309be64a309ed9057a99cef4b1" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:21.897483 24235 leader_election.cc:290] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:21.923319 24164 raft_consensus.cc:359] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.931083 24164 raft_consensus.cc:385] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.931351 24164 raft_consensus.cc:740] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.932163 24164 consensus_queue.cc:260] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.934737 24164 ts_tablet_manager.cc:1434] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:09:21.935897 24164 tablet_bootstrap.cc:492] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:21.937929 24236 raft_consensus.cc:2749] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:21.920104 24012 leader_election.cc:304] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:21.925546 24168 tablet_bootstrap.cc:654] T 48c9f8e1f9af4633adfed9fb96336e13 P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:21.928685 23846 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:21.939231 24213 raft_consensus.cc:2804] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:21.939469 23898 raft_consensus.cc:3060] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.939824 24213 raft_consensus.cc:697] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [term 1 LEADER]: Becoming Leader. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Running, Role: LEADER
I20260713 09:09:21.940768 24213 consensus_queue.cc:237] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:21.944212 24164 tablet_bootstrap.cc:654] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.945300 24167 tablet_bootstrap.cc:654] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.947857 24235 consensus_queue.cc:1048] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:21.949476 24049 raft_consensus.cc:2468] T f6f4af309be64a309ed9057a99cef4b1 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 1.
I20260713 09:09:21.953673 23797 catalog_manager.cc:5697] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196). New cstate: current_term: 1 leader_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:21.955821 24165 tablet_bootstrap.cc:654] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.956846 23797 catalog_manager.cc:5697] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196). New cstate: current_term: 1 leader_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:21.954311 23939 leader_election.cc:304] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e12da73907c0499794da72764f3b8c09, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:21.960762 24177 raft_consensus.cc:2804] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:21.961386 24177 raft_consensus.cc:697] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Becoming Leader. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:21.962388 23974 raft_consensus.cc:2468] T d9d66a61c6e943cd896f11daa8871cf1 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 1.
I20260713 09:09:21.962498 24177 consensus_queue.cc:237] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:21.972368 23798 catalog_manager.cc:5697] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 reported cstate change: term changed from 0 to 1, leader changed from <none> to e12da73907c0499794da72764f3b8c09 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "e12da73907c0499794da72764f3b8c09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:21.973337 23898 raft_consensus.cc:2468] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 1.
I20260713 09:09:21.987057 24167 tablet_bootstrap.cc:492] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:21.987687 24167 ts_tablet_manager.cc:1403] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.146s	user 0.012s	sys 0.001s
I20260713 09:09:21.990511 24176 consensus_queue.cc:1048] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:21.991351 24167 raft_consensus.cc:359] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:21.992197 24167 raft_consensus.cc:385] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.992507 24167 raft_consensus.cc:740] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.993283 24167 consensus_queue.cc:260] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.000725 24167 ts_tablet_manager.cc:1434] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260713 09:09:22.000573 23974 raft_consensus.cc:3060] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.002315 23798 catalog_manager.cc:5697] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9251f42b2fc466a9ced62397dc86932 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "e9251f42b2fc466a9ced62397dc86932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.013630 24167 tablet_bootstrap.cc:492] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:22.013574 24201 consensus_queue.cc:1048] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:22.029356 24164 tablet_bootstrap.cc:492] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:22.037536 24164 ts_tablet_manager.cc:1403] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.022s
I20260713 09:09:22.036199 24201 consensus_queue.cc:1048] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.038777 24167 tablet_bootstrap.cc:654] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.044040 24168 tablet_bootstrap.cc:492] T 48c9f8e1f9af4633adfed9fb96336e13 P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:22.044664 24168 ts_tablet_manager.cc:1403] T 48c9f8e1f9af4633adfed9fb96336e13 P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.128s	user 0.030s	sys 0.012s
I20260713 09:09:22.045720 24176 consensus_queue.cc:1048] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.049674 23797 catalog_manager.cc:5697] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 reported cstate change: term changed from 0 to 1, leader changed from <none> to e12da73907c0499794da72764f3b8c09 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "e12da73907c0499794da72764f3b8c09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.052181 24168 raft_consensus.cc:359] T 48c9f8e1f9af4633adfed9fb96336e13 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.052883 24168 raft_consensus.cc:385] T 48c9f8e1f9af4633adfed9fb96336e13 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.053172 24168 raft_consensus.cc:740] T 48c9f8e1f9af4633adfed9fb96336e13 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.053864 24168 consensus_queue.cc:260] T 48c9f8e1f9af4633adfed9fb96336e13 P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.034325 24165 tablet_bootstrap.cc:492] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:22.057592 24165 ts_tablet_manager.cc:1403] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.195s	user 0.017s	sys 0.004s
I20260713 09:09:22.064715 24165 raft_consensus.cc:359] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.070562 24165 raft_consensus.cc:385] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.070868 24165 raft_consensus.cc:740] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.074337 24168 ts_tablet_manager.cc:1434] T 48c9f8e1f9af4633adfed9fb96336e13 P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260713 09:09:22.075341 24168 tablet_bootstrap.cc:492] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:22.075971 24165 consensus_queue.cc:260] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.077409 24167 tablet_bootstrap.cc:492] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:22.077840 24165 ts_tablet_manager.cc:1434] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:09:22.077844 24167 ts_tablet_manager.cc:1403] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.011s
I20260713 09:09:22.078873 24165 tablet_bootstrap.cc:492] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:22.073369 24164 raft_consensus.cc:359] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.080384 24164 raft_consensus.cc:385] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.080653 24164 raft_consensus.cc:740] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.080696 24167 raft_consensus.cc:359] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.081400 24167 raft_consensus.cc:385] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.081723 24167 raft_consensus.cc:740] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.082504 24167 consensus_queue.cc:260] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.084439 24167 ts_tablet_manager.cc:1434] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:22.085274 24167 tablet_bootstrap.cc:492] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:22.088442 24164 consensus_queue.cc:260] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.090387 24164 ts_tablet_manager.cc:1434] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.032s	user 0.000s	sys 0.004s
I20260713 09:09:22.090564 24167 tablet_bootstrap.cc:654] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.098165 24175 raft_consensus.cc:493] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.098762 24175 raft_consensus.cc:515] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.098868 24176 consensus_queue.cc:1048] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.100514 24169 raft_consensus.cc:493] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.101248 24167 tablet_bootstrap.cc:492] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:22.101116 24169 raft_consensus.cc:515] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.101701 24167 ts_tablet_manager.cc:1403] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260713 09:09:22.102906 24175 leader_election.cc:290] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:22.103384 24169 leader_election.cc:290] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:22.104003 23973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83855a4e6b84c5baead5a2d21090388" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:22.104728 23973 raft_consensus.cc:2468] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 0.
I20260713 09:09:22.105525 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39b5079b5f45f5b50c45dd9fe5167e" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:22.105999 24086 leader_election.cc:304] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e12da73907c0499794da72764f3b8c09; no voters: 
I20260713 09:09:22.106855 24169 raft_consensus.cc:2804] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.107225 24169 raft_consensus.cc:493] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.106141 24122 raft_consensus.cc:2468] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 0.
I20260713 09:09:22.108678 24012 leader_election.cc:304] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:22.109656 24213 raft_consensus.cc:2804] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.106746 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83855a4e6b84c5baead5a2d21090388" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:22.110023 24213 raft_consensus.cc:493] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.109254 24167 raft_consensus.cc:359] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.110428 24213 raft_consensus.cc:3060] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.110638 24167 raft_consensus.cc:385] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.110931 24167 raft_consensus.cc:740] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.111295 23899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39b5079b5f45f5b50c45dd9fe5167e" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:22.111603 24167 consensus_queue.cc:260] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.113770 24167 ts_tablet_manager.cc:1434] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:09:22.114621 24167 tablet_bootstrap.cc:492] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
W20260713 09:09:22.115694 24087 leader_election.cc:343] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:22.119699 24014 leader_election.cc:343] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.119894 24167 tablet_bootstrap.cc:654] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.121263 24206 consensus_queue.cc:1048] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.107590 24169 raft_consensus.cc:3060] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.132539 24176 consensus_queue.cc:1048] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:22.136194 24168 tablet_bootstrap.cc:654] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.148298 24213 raft_consensus.cc:515] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.150681 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39b5079b5f45f5b50c45dd9fe5167e" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:22.151067 23899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39b5079b5f45f5b50c45dd9fe5167e" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:22.151384 24123 raft_consensus.cc:3060] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:22.152631 24014 leader_election.cc:343] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.157509 24164 tablet_bootstrap.cc:492] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:22.160864 24167 tablet_bootstrap.cc:492] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:22.161829 24167 ts_tablet_manager.cc:1403] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.023s
I20260713 09:09:22.161870 24213 leader_election.cc:290] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 election: Requested vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:22.161226 24123 raft_consensus.cc:2468] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 1.
I20260713 09:09:22.163309 24164 tablet_bootstrap.cc:654] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.163725 24012 leader_election.cc:304] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [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: 1c7817b6d1ea4760bad02ec5cba39aca, e9251f42b2fc466a9ced62397dc86932; no voters: a26baa28d34b4fcfa45b638d1718fd83
I20260713 09:09:22.166731 24167 raft_consensus.cc:359] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.167871 24167 raft_consensus.cc:385] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.168205 24167 raft_consensus.cc:740] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.167500 24213 raft_consensus.cc:2804] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.169523 24229 raft_consensus.cc:493] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.169690 24213 raft_consensus.cc:697] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [term 1 LEADER]: Becoming Leader. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Running, Role: LEADER
I20260713 09:09:22.170271 24229 raft_consensus.cc:515] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.171448 24167 consensus_queue.cc:260] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.170876 24213 consensus_queue.cc:237] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.174158 23899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:22.178755 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:22.179733 24123 raft_consensus.cc:3060] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.180852 24230 consensus_queue.cc:1048] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.180927 24086 leader_election.cc:304] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca; no voters: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09
I20260713 09:09:22.183532 24229 leader_election.cc:290] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:22.187287 24230 raft_consensus.cc:2749] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:22.188233 24201 consensus_queue.cc:1048] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.190893 24167 ts_tablet_manager.cc:1434] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.000s
I20260713 09:09:22.196460 24167 tablet_bootstrap.cc:492] T 65f4a338c5f0449c82390cfed7516c08 P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:22.200317 24164 tablet_bootstrap.cc:492] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:22.200765 24164 ts_tablet_manager.cc:1403] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.003s
I20260713 09:09:22.204645 24169 raft_consensus.cc:515] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.209170 24167 tablet_bootstrap.cc:654] T 65f4a338c5f0449c82390cfed7516c08 P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.203469 24164 raft_consensus.cc:359] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.214725 24164 raft_consensus.cc:385] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.214982 24164 raft_consensus.cc:740] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.215803 24164 consensus_queue.cc:260] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.216519 24233 consensus_queue.cc:1048] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:22.218307 24164 ts_tablet_manager.cc:1434] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260713 09:09:22.219512 24164 tablet_bootstrap.cc:492] T 4739f2bcbccf4db18451bf3d31fd1dcf P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:22.226750 24164 tablet_bootstrap.cc:654] T 4739f2bcbccf4db18451bf3d31fd1dcf P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.238595 24164 tablet_bootstrap.cc:492] T 4739f2bcbccf4db18451bf3d31fd1dcf P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
W20260713 09:09:22.238969 24264 log.cc:927] Time spent T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260713 09:09:22.239182 24164 ts_tablet_manager.cc:1403] T 4739f2bcbccf4db18451bf3d31fd1dcf P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260713 09:09:22.246671 24213 raft_consensus.cc:493] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.246840 24164 raft_consensus.cc:359] T 4739f2bcbccf4db18451bf3d31fd1dcf P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.232134 23797 catalog_manager.cc:5697] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9251f42b2fc466a9ced62397dc86932 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "e9251f42b2fc466a9ced62397dc86932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.247094 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83855a4e6b84c5baead5a2d21090388" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:22.247148 24213 raft_consensus.cc:515] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.248116 23974 raft_consensus.cc:3060] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.249359 24213 leader_election.cc:290] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:22.249436 24164 raft_consensus.cc:385] T 4739f2bcbccf4db18451bf3d31fd1dcf P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.249939 24164 raft_consensus.cc:740] T 4739f2bcbccf4db18451bf3d31fd1dcf P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.251319 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c9f8e1f9af4633adfed9fb96336e13" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:22.252173 23898 raft_consensus.cc:2468] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 0.
I20260713 09:09:22.253774 24014 leader_election.cc:304] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:22.252202 23973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c9f8e1f9af4633adfed9fb96336e13" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:22.255503 23973 raft_consensus.cc:2468] T 48c9f8e1f9af4633adfed9fb96336e13 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 0.
I20260713 09:09:22.256471 23974 raft_consensus.cc:2468] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 1.
I20260713 09:09:22.257678 24213 raft_consensus.cc:2804] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.258174 24213 raft_consensus.cc:493] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.258615 24213 raft_consensus.cc:3060] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.241731 24165 tablet_bootstrap.cc:654] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.257673 24086 leader_election.cc:304] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e12da73907c0499794da72764f3b8c09; no voters: 
I20260713 09:09:22.267055 24229 raft_consensus.cc:2804] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.267630 24229 raft_consensus.cc:697] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Becoming Leader. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Running, Role: LEADER
I20260713 09:09:22.268515 24229 consensus_queue.cc:237] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.278090 24233 consensus_queue.cc:1048] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.279603 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83855a4e6b84c5baead5a2d21090388" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:22.279838 24169 leader_election.cc:290] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 election: Requested vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:22.280380 24048 raft_consensus.cc:3060] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.293839 24165 tablet_bootstrap.cc:492] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:22.294454 24165 ts_tablet_manager.cc:1403] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.216s	user 0.012s	sys 0.000s
I20260713 09:09:22.250759 24164 consensus_queue.cc:260] T 4739f2bcbccf4db18451bf3d31fd1dcf P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.300894 24168 tablet_bootstrap.cc:492] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:22.301347 24168 ts_tablet_manager.cc:1403] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.226s	user 0.037s	sys 0.030s
I20260713 09:09:22.301522 24167 tablet_bootstrap.cc:492] T 65f4a338c5f0449c82390cfed7516c08 P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:22.301949 24167 ts_tablet_manager.cc:1403] T 65f4a338c5f0449c82390cfed7516c08 P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.106s	user 0.036s	sys 0.050s
I20260713 09:09:22.303241 24164 ts_tablet_manager.cc:1434] T 4739f2bcbccf4db18451bf3d31fd1dcf P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260713 09:09:22.305013 24168 raft_consensus.cc:359] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.305694 24168 raft_consensus.cc:385] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.297112 24165 raft_consensus.cc:359] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.305984 24168 raft_consensus.cc:740] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.306212 24165 raft_consensus.cc:385] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.306517 24165 raft_consensus.cc:740] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.306795 24168 consensus_queue.cc:260] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.307331 24165 consensus_queue.cc:260] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.310091 24165 ts_tablet_manager.cc:1434] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:09:22.311185 24165 tablet_bootstrap.cc:492] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:22.312268 24213 raft_consensus.cc:515] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.314587 24213 leader_election.cc:290] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 election: Requested vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:22.304324 24167 raft_consensus.cc:359] T 65f4a338c5f0449c82390cfed7516c08 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.315344 24167 raft_consensus.cc:385] T 65f4a338c5f0449c82390cfed7516c08 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.315714 24167 raft_consensus.cc:740] T 65f4a338c5f0449c82390cfed7516c08 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.316672 24165 tablet_bootstrap.cc:654] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.316427 24167 consensus_queue.cc:260] T 65f4a338c5f0449c82390cfed7516c08 P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.317917 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c9f8e1f9af4633adfed9fb96336e13" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:22.318483 23974 raft_consensus.cc:3060] T 48c9f8e1f9af4633adfed9fb96336e13 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.304330 24048 raft_consensus.cc:2468] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 1.
I20260713 09:09:22.318925 24167 ts_tablet_manager.cc:1434] T 65f4a338c5f0449c82390cfed7516c08 P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:09:22.319873 24167 tablet_bootstrap.cc:492] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:22.307790 24164 tablet_bootstrap.cc:492] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:22.320211 24168 ts_tablet_manager.cc:1434] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260713 09:09:22.321048 24168 tablet_bootstrap.cc:492] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:22.316517 23899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c9f8e1f9af4633adfed9fb96336e13" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:22.325568 23899 raft_consensus.cc:3060] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.325901 24168 tablet_bootstrap.cc:654] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.325616 24164 tablet_bootstrap.cc:654] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.325568 24167 tablet_bootstrap.cc:654] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.330120 24229 consensus_queue.cc:1048] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.330525 24213 raft_consensus.cc:493] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.331118 23974 raft_consensus.cc:2468] T 48c9f8e1f9af4633adfed9fb96336e13 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 1.
I20260713 09:09:22.330960 24213 raft_consensus.cc:515] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.332645 24012 leader_election.cc:304] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e12da73907c0499794da72764f3b8c09, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:22.333053 24213 leader_election.cc:290] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:22.333573 24213 raft_consensus.cc:2804] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.333966 23899 raft_consensus.cc:2468] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 1.
I20260713 09:09:22.334046 24213 raft_consensus.cc:697] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [term 1 LEADER]: Becoming Leader. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Running, Role: LEADER
I20260713 09:09:22.334707 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4739f2bcbccf4db18451bf3d31fd1dcf" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:22.335330 24121 raft_consensus.cc:2468] T 4739f2bcbccf4db18451bf3d31fd1dcf P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 0.
I20260713 09:09:22.338335 23973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4739f2bcbccf4db18451bf3d31fd1dcf" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:22.338896 23973 raft_consensus.cc:2468] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 0.
I20260713 09:09:22.339874 24012 leader_election.cc:304] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:22.341826 24175 raft_consensus.cc:493] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.342291 24175 raft_consensus.cc:515] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.344568 24175 leader_election.cc:290] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:22.345178 24175 raft_consensus.cc:2804] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.345548 24175 raft_consensus.cc:493] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.345928 24175 raft_consensus.cc:3060] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.348656 23899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
W20260713 09:09:22.349892 24014 leader_election.cc:343] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.352330 24164 tablet_bootstrap.cc:492] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:22.352461 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:22.352802 24164 ts_tablet_manager.cc:1403] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.002s
W20260713 09:09:22.354316 24012 leader_election.cc:343] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.354897 24012 leader_election.cc:304] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9251f42b2fc466a9ced62397dc86932; no voters: 1c7817b6d1ea4760bad02ec5cba39aca, a26baa28d34b4fcfa45b638d1718fd83
I20260713 09:09:22.335021 24213 consensus_queue.cc:237] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.355711 24280 raft_consensus.cc:2749] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:22.359477 24164 raft_consensus.cc:359] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.360137 24164 raft_consensus.cc:385] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.360376 24164 raft_consensus.cc:740] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.362563 24164 consensus_queue.cc:260] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.366747 24177 consensus_queue.cc:1048] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.367623 24168 tablet_bootstrap.cc:492] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:22.368073 24168 ts_tablet_manager.cc:1403] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.010s
I20260713 09:09:22.370507 24168 raft_consensus.cc:359] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.371105 24168 raft_consensus.cc:385] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.371472 24168 raft_consensus.cc:740] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.371138 24175 raft_consensus.cc:515] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.372123 24168 consensus_queue.cc:260] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.374512 23973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4739f2bcbccf4db18451bf3d31fd1dcf" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:22.375101 23973 raft_consensus.cc:3060] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.382169 23973 raft_consensus.cc:2468] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 1.
I20260713 09:09:22.383368 24012 leader_election.cc:304] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e12da73907c0499794da72764f3b8c09, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:22.384373 24175 leader_election.cc:290] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 election: Requested vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:22.385401 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4739f2bcbccf4db18451bf3d31fd1dcf" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:22.385995 24121 raft_consensus.cc:3060] T 4739f2bcbccf4db18451bf3d31fd1dcf P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.386353 23795 catalog_manager.cc:5697] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196). New cstate: current_term: 1 leader_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:22.387800 23797 catalog_manager.cc:5697] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9251f42b2fc466a9ced62397dc86932 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "e9251f42b2fc466a9ced62397dc86932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:22.389478 24213 raft_consensus.cc:2804] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.390033 24213 raft_consensus.cc:697] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [term 1 LEADER]: Becoming Leader. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Running, Role: LEADER
I20260713 09:09:22.391244 24213 consensus_queue.cc:237] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.392760 24121 raft_consensus.cc:2468] T 4739f2bcbccf4db18451bf3d31fd1dcf P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 1.
I20260713 09:09:22.374498 24168 ts_tablet_manager.cc:1434] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:22.393833 24256 raft_consensus.cc:493] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.394277 24256 raft_consensus.cc:515] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.396006 24256 leader_election.cc:290] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:22.397025 24168 tablet_bootstrap.cc:492] T 372747c79c6541caa7abcd50b72d7844 P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:22.397171 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39b5079b5f45f5b50c45dd9fe5167e" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:22.399056 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39b5079b5f45f5b50c45dd9fe5167e" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:22.399824 24121 raft_consensus.cc:2393] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a26baa28d34b4fcfa45b638d1718fd83 in current term 1: Already voted for candidate e9251f42b2fc466a9ced62397dc86932 in this term.
I20260713 09:09:22.400913 23863 leader_election.cc:304] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a26baa28d34b4fcfa45b638d1718fd83; no voters: 1c7817b6d1ea4760bad02ec5cba39aca, e9251f42b2fc466a9ced62397dc86932
I20260713 09:09:22.401962 24256 raft_consensus.cc:3060] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.397372 24167 tablet_bootstrap.cc:492] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:22.408589 24165 tablet_bootstrap.cc:492] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:22.415427 24165 ts_tablet_manager.cc:1403] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.004s
I20260713 09:09:22.415534 24168 tablet_bootstrap.cc:654] T 372747c79c6541caa7abcd50b72d7844 P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.417874 24165 raft_consensus.cc:359] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.418525 24165 raft_consensus.cc:385] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.418794 24165 raft_consensus.cc:740] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.408902 24256 raft_consensus.cc:2749] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:22.409190 24167 ts_tablet_manager.cc:1403] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.015s
I20260713 09:09:22.414503 24164 ts_tablet_manager.cc:1434] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260713 09:09:22.420629 24237 consensus_queue.cc:1048] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.421531 24164 tablet_bootstrap.cc:492] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:22.423079 24167 raft_consensus.cc:359] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.423360 24177 consensus_queue.cc:1048] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.423743 24167 raft_consensus.cc:385] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.424034 24167 raft_consensus.cc:740] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.424643 24167 consensus_queue.cc:260] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.426600 24167 ts_tablet_manager.cc:1434] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:09:22.427487 24167 tablet_bootstrap.cc:492] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:22.430982 24165 consensus_queue.cc:260] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.432988 24165 ts_tablet_manager.cc:1434] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260713 09:09:22.433825 24165 tablet_bootstrap.cc:492] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:22.435609 24237 consensus_queue.cc:1048] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.435917 24177 raft_consensus.cc:493] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.436527 24177 raft_consensus.cc:515] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.438648 24177 leader_election.cc:290] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:22.438918 24165 tablet_bootstrap.cc:654] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.440011 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f4a338c5f0449c82390cfed7516c08" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:22.440655 24047 raft_consensus.cc:2468] T 65f4a338c5f0449c82390cfed7516c08 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 0.
I20260713 09:09:22.440955 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f4a338c5f0449c82390cfed7516c08" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:22.441849 23939 leader_election.cc:304] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e12da73907c0499794da72764f3b8c09, e9251f42b2fc466a9ced62397dc86932; no voters: 
W20260713 09:09:22.442662 23940 leader_election.cc:343] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.443898 24177 raft_consensus.cc:2804] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.444305 24177 raft_consensus.cc:493] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.444729 24177 raft_consensus.cc:3060] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.445367 24167 tablet_bootstrap.cc:654] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.457593 24175 consensus_queue.cc:1048] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.458299 24168 tablet_bootstrap.cc:492] T 372747c79c6541caa7abcd50b72d7844 P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:22.458863 24168 ts_tablet_manager.cc:1403] T 372747c79c6541caa7abcd50b72d7844 P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.010s
I20260713 09:09:22.461567 24164 tablet_bootstrap.cc:654] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.461962 24168 raft_consensus.cc:359] T 372747c79c6541caa7abcd50b72d7844 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.468154 24168 raft_consensus.cc:385] T 372747c79c6541caa7abcd50b72d7844 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.468439 24168 raft_consensus.cc:740] T 372747c79c6541caa7abcd50b72d7844 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.469086 24168 consensus_queue.cc:260] T 372747c79c6541caa7abcd50b72d7844 P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.465485 24167 tablet_bootstrap.cc:492] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:22.471194 24168 ts_tablet_manager.cc:1434] T 372747c79c6541caa7abcd50b72d7844 P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.006s
I20260713 09:09:22.471300 24167 ts_tablet_manager.cc:1403] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.002s
I20260713 09:09:22.472086 24168 tablet_bootstrap.cc:492] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:22.473716 24167 raft_consensus.cc:359] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.474047 24280 consensus_queue.cc:1048] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.474340 24167 raft_consensus.cc:385] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.477926 24168 tablet_bootstrap.cc:654] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.475364 24167 raft_consensus.cc:740] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.479846 24167 consensus_queue.cc:260] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.481604 24165 tablet_bootstrap.cc:492] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:22.482038 24167 ts_tablet_manager.cc:1434] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:09:22.482095 24165 ts_tablet_manager.cc:1403] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.007s
I20260713 09:09:22.483389 24167 tablet_bootstrap.cc:492] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:22.484238 23795 catalog_manager.cc:5697] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9251f42b2fc466a9ced62397dc86932 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "e9251f42b2fc466a9ced62397dc86932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.486760 24165 raft_consensus.cc:359] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.489590 24165 raft_consensus.cc:385] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.489916 24165 raft_consensus.cc:740] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.490579 24165 consensus_queue.cc:260] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.492524 24165 ts_tablet_manager.cc:1434] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:09:22.493428 24165 tablet_bootstrap.cc:492] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:22.498894 24165 tablet_bootstrap.cc:654] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.501601 24177 raft_consensus.cc:515] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.510321 24177 leader_election.cc:290] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 election: Requested vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:22.512940 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f4a338c5f0449c82390cfed7516c08" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:22.513728 24049 raft_consensus.cc:3060] T 65f4a338c5f0449c82390cfed7516c08 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.515858 23899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f4a338c5f0449c82390cfed7516c08" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:22.516613 23899 raft_consensus.cc:3060] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.540071 23899 raft_consensus.cc:2468] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 1.
I20260713 09:09:22.541951 24167 tablet_bootstrap.cc:654] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.544909 23940 leader_election.cc:304] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09; no voters: 
I20260713 09:09:22.545293 24164 tablet_bootstrap.cc:492] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:22.545763 24177 raft_consensus.cc:2804] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.546136 24165 tablet_bootstrap.cc:492] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:22.546249 24177 raft_consensus.cc:697] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Becoming Leader. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:22.546581 24165 ts_tablet_manager.cc:1403] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.034s
I20260713 09:09:22.547096 24177 consensus_queue.cc:237] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.549103 24165 raft_consensus.cc:359] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.549715 24165 raft_consensus.cc:385] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.549899 24049 raft_consensus.cc:2468] T 65f4a338c5f0449c82390cfed7516c08 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 1.
I20260713 09:09:22.549978 24165 raft_consensus.cc:740] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.550848 24165 consensus_queue.cc:260] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.545771 24164 ts_tablet_manager.cc:1403] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.124s	user 0.009s	sys 0.005s
I20260713 09:09:22.551637 24256 raft_consensus.cc:493] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.553143 24165 ts_tablet_manager.cc:1434] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:22.552989 24256 raft_consensus.cc:515] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.553946 24165 tablet_bootstrap.cc:492] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:22.555013 24256 leader_election.cc:290] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:22.559513 24165 tablet_bootstrap.cc:654] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.560025 24164 raft_consensus.cc:359] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.560721 24164 raft_consensus.cc:385] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.560959 24164 raft_consensus.cc:740] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.561923 24164 consensus_queue.cc:260] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.556568 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:22.565294 24168 tablet_bootstrap.cc:492] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:22.565824 24168 ts_tablet_manager.cc:1403] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.094s	user 0.032s	sys 0.040s
I20260713 09:09:22.564859 24122 raft_consensus.cc:2468] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 0.
I20260713 09:09:22.570650 24167 tablet_bootstrap.cc:492] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:22.571789 24164 ts_tablet_manager.cc:1434] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260713 09:09:22.572633 24167 ts_tablet_manager.cc:1403] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.010s
I20260713 09:09:22.569746 24168 raft_consensus.cc:359] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.573236 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:22.573388 24168 raft_consensus.cc:385] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.573740 24168 raft_consensus.cc:740] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.573853 24049 raft_consensus.cc:2468] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 0.
I20260713 09:09:22.574383 24168 consensus_queue.cc:260] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.576402 24168 ts_tablet_manager.cc:1434] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260713 09:09:22.575222 23864 leader_election.cc:304] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:22.592320 24206 raft_consensus.cc:2804] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.592788 24206 raft_consensus.cc:493] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.593209 24206 raft_consensus.cc:3060] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.611559 24168 tablet_bootstrap.cc:492] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:22.613394 24229 raft_consensus.cc:493] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.615865 24164 tablet_bootstrap.cc:492] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:22.614228 24229 raft_consensus.cc:515] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.620711 24168 tablet_bootstrap.cc:654] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.621264 24229 leader_election.cc:290] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:22.626297 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372747c79c6541caa7abcd50b72d7844" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:22.627836 23973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372747c79c6541caa7abcd50b72d7844" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:22.628754 23973 raft_consensus.cc:2468] T 372747c79c6541caa7abcd50b72d7844 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 0.
I20260713 09:09:22.630414 24167 raft_consensus.cc:359] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.631862 24167 raft_consensus.cc:385] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.632226 24167 raft_consensus.cc:740] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.632921 24167 consensus_queue.cc:260] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.632738 23796 catalog_manager.cc:5697] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 reported cstate change: term changed from 0 to 1, leader changed from <none> to e12da73907c0499794da72764f3b8c09 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "e12da73907c0499794da72764f3b8c09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:22.631574 24165 tablet_bootstrap.cc:492] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:22.633256 24086 leader_election.cc:304] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e12da73907c0499794da72764f3b8c09; no voters: 
I20260713 09:09:22.634143 24165 ts_tablet_manager.cc:1403] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.080s	user 0.028s	sys 0.033s
W20260713 09:09:22.635074 24088 leader_election.cc:343] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.636711 24165 raft_consensus.cc:359] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.638917 24165 raft_consensus.cc:385] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.639251 24165 raft_consensus.cc:740] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.639935 24165 consensus_queue.cc:260] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.641848 24165 ts_tablet_manager.cc:1434] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:22.636859 24280 consensus_queue.cc:1048] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:22.642817 24165 tablet_bootstrap.cc:492] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:22.646842 24234 raft_consensus.cc:2804] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.647393 24234 raft_consensus.cc:493] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.647924 24234 raft_consensus.cc:3060] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.648808 24165 tablet_bootstrap.cc:654] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.637840 24164 tablet_bootstrap.cc:654] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.638623 24167 ts_tablet_manager.cc:1434] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.066s	user 0.003s	sys 0.002s
I20260713 09:09:22.652952 24167 tablet_bootstrap.cc:492] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:22.664387 24280 consensus_queue.cc:1048] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:22.668871 24167 tablet_bootstrap.cc:654] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.627944 24206 raft_consensus.cc:515] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.674693 24229 raft_consensus.cc:493] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.675383 24229 raft_consensus.cc:515] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.676227 24177 raft_consensus.cc:493] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.676858 24177 raft_consensus.cc:515] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.679306 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be2025f24a451281162f5437909314" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:22.680246 23974 raft_consensus.cc:2468] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 0.
I20260713 09:09:22.680779 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be2025f24a451281162f5437909314" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:22.681607 24122 raft_consensus.cc:2468] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 0.
I20260713 09:09:22.683090 23938 leader_election.cc:304] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e12da73907c0499794da72764f3b8c09; no voters: 
I20260713 09:09:22.683419 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be2025f24a451281162f5437909314" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:22.684190 24235 raft_consensus.cc:2804] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.684396 23900 raft_consensus.cc:2468] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 0.
I20260713 09:09:22.685072 24177 leader_election.cc:290] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:22.684732 24235 raft_consensus.cc:493] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.685869 24235 raft_consensus.cc:3060] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.693162 24086 leader_election.cc:304] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e12da73907c0499794da72764f3b8c09; no voters: 
I20260713 09:09:22.694324 24169 raft_consensus.cc:2804] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.694839 24169 raft_consensus.cc:493] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.695305 24169 raft_consensus.cc:3060] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.708185 24235 raft_consensus.cc:515] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.711387 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be2025f24a451281162f5437909314" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:22.713629 24235 leader_election.cc:290] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 election: Requested vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:22.713243 24234 raft_consensus.cc:515] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.715435 23897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be2025f24a451281162f5437909314" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:22.718125 23897 raft_consensus.cc:2468] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 0.
I20260713 09:09:22.721066 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be2025f24a451281162f5437909314" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:22.721810 23900 raft_consensus.cc:3060] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.723129 24235 raft_consensus.cc:493] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.723610 24235 raft_consensus.cc:515] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.726557 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fc3f2cf86a4b0fad527637519bed57" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:22.727142 24049 raft_consensus.cc:2468] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 0.
I20260713 09:09:22.728395 23939 leader_election.cc:304] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e12da73907c0499794da72764f3b8c09, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:22.729573 24235 leader_election.cc:290] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:22.730088 24235 raft_consensus.cc:2804] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.731359 24235 raft_consensus.cc:493] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.731689 24235 raft_consensus.cc:3060] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.738596 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:22.739167 24049 raft_consensus.cc:3060] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.748762 23897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fc3f2cf86a4b0fad527637519bed57" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
W20260713 09:09:22.752979 23940 leader_election.cc:343] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.716117 24229 leader_election.cc:290] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:22.757820 24213 raft_consensus.cc:493] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.759155 24213 raft_consensus.cc:515] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.762907 24213 leader_election.cc:290] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:22.767352 24165 tablet_bootstrap.cc:492] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:22.768021 24165 ts_tablet_manager.cc:1403] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.125s	user 0.021s	sys 0.071s
I20260713 09:09:22.753798 24169 raft_consensus.cc:515] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.775043 23897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc4d3c46ea6471c95ae7cdb57d69f2d" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:22.775547 24164 tablet_bootstrap.cc:492] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:22.775430 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc4d3c46ea6471c95ae7cdb57d69f2d" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:22.779145 24164 ts_tablet_manager.cc:1403] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.164s	user 0.019s	sys 0.009s
I20260713 09:09:22.776284 24206 leader_election.cc:290] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 election: Requested vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:22.787019 24164 raft_consensus.cc:359] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.789458 24164 raft_consensus.cc:385] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.789780 24164 raft_consensus.cc:740] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.790377 24164 consensus_queue.cc:260] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.792052 23897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372747c79c6541caa7abcd50b72d7844" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:22.792604 23897 raft_consensus.cc:3060] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.794086 24169 leader_election.cc:290] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 election: Requested vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:22.794420 24168 tablet_bootstrap.cc:492] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:22.794876 24168 ts_tablet_manager.cc:1403] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.184s	user 0.035s	sys 0.096s
I20260713 09:09:22.795254 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:22.795946 24120 raft_consensus.cc:3060] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.797394 24165 raft_consensus.cc:359] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.798034 24165 raft_consensus.cc:385] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.798285 24165 raft_consensus.cc:740] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
W20260713 09:09:22.787225 24014 leader_election.cc:343] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.798902 24165 consensus_queue.cc:260] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.801687 24168 raft_consensus.cc:359] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.802242 24164 ts_tablet_manager.cc:1434] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:09:22.802549 24168 raft_consensus.cc:385] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.802919 24168 raft_consensus.cc:740] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.803797 24164 tablet_bootstrap.cc:492] T 5c10fb847ffa42048c6aa195c7a72dcc P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:22.796420 23900 raft_consensus.cc:2468] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 1.
I20260713 09:09:22.808527 24165 ts_tablet_manager.cc:1434] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260713 09:09:22.793401 24234 leader_election.cc:290] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 election: Requested vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:22.811725 24165 tablet_bootstrap.cc:492] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:22.814851 23900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be2025f24a451281162f5437909314" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:22.815603 23900 raft_consensus.cc:2393] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c7817b6d1ea4760bad02ec5cba39aca in current term 1: Already voted for candidate e12da73907c0499794da72764f3b8c09 in this term.
I20260713 09:09:22.815799 23940 leader_election.cc:304] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09; no voters: 
I20260713 09:09:22.816591 23897 raft_consensus.cc:2468] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 1.
I20260713 09:09:22.816905 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372747c79c6541caa7abcd50b72d7844" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:22.817109 24177 raft_consensus.cc:2804] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.817551 23972 raft_consensus.cc:3060] T 372747c79c6541caa7abcd50b72d7844 P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.818415 24307 consensus_queue.cc:1048] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
W20260713 09:09:22.809768 24012 leader_election.cc:343] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.820611 24230 raft_consensus.cc:493] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.820955 23973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73be2025f24a451281162f5437909314" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:22.821138 24230 raft_consensus.cc:515] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.827942 24012 leader_election.cc:304] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9251f42b2fc466a9ced62397dc86932; no voters: 1c7817b6d1ea4760bad02ec5cba39aca, a26baa28d34b4fcfa45b638d1718fd83
I20260713 09:09:22.828809 24175 raft_consensus.cc:2749] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:22.829447 24175 consensus_queue.cc:1048] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:22.808175 24168 consensus_queue.cc:260] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.809811 24122 raft_consensus.cc:2393] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e12da73907c0499794da72764f3b8c09 in current term 1: Already voted for candidate 1c7817b6d1ea4760bad02ec5cba39aca in this term.
I20260713 09:09:22.832259 24230 leader_election.cc:290] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:22.813120 24235 raft_consensus.cc:515] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.840711 24235 leader_election.cc:290] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 election: Requested vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:22.835001 24088 leader_election.cc:304] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, a26baa28d34b4fcfa45b638d1718fd83; no voters: 
I20260713 09:09:22.841642 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fc3f2cf86a4b0fad527637519bed57" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:22.817627 24177 raft_consensus.cc:697] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Becoming Leader. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:22.842255 23898 raft_consensus.cc:3060] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.848021 24169 raft_consensus.cc:2804] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.848738 24169 raft_consensus.cc:697] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Becoming Leader. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Running, Role: LEADER
I20260713 09:09:22.849622 23897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172658f32d6d47e2b2f755152c7725aa" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:22.849764 24169 consensus_queue.cc:237] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.852131 24168 ts_tablet_manager.cc:1434] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.004s
I20260713 09:09:22.852851 24168 tablet_bootstrap.cc:492] T 5c10fb847ffa42048c6aa195c7a72dcc P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:22.860061 24175 raft_consensus.cc:493] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.860504 24175 raft_consensus.cc:515] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.866166 24165 tablet_bootstrap.cc:654] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.838075 24049 raft_consensus.cc:2468] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 1.
I20260713 09:09:22.846967 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fc3f2cf86a4b0fad527637519bed57" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:22.863234 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172658f32d6d47e2b2f755152c7725aa" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
W20260713 09:09:22.863968 24088 leader_election.cc:343] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.884418 23864 leader_election.cc:304] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:22.885555 24201 raft_consensus.cc:2804] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.886111 24201 raft_consensus.cc:697] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 LEADER]: Becoming Leader. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Running, Role: LEADER
I20260713 09:09:22.887745 24168 tablet_bootstrap.cc:654] T 5c10fb847ffa42048c6aa195c7a72dcc P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.887092 24201 consensus_queue.cc:237] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:22.890026 24167 tablet_bootstrap.cc:492] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:22.890507 24167 ts_tablet_manager.cc:1403] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.238s	user 0.014s	sys 0.010s
I20260713 09:09:22.875350 24048 raft_consensus.cc:3060] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.896384 24167 raft_consensus.cc:359] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.897348 24167 raft_consensus.cc:385] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.897729 24167 raft_consensus.cc:740] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.898974 24167 consensus_queue.cc:260] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:22.901203 24167 ts_tablet_manager.cc:1434] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:09:22.902771 24167 tablet_bootstrap.cc:492] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932: Bootstrap starting.
I20260713 09:09:22.904639 24164 tablet_bootstrap.cc:654] T 5c10fb847ffa42048c6aa195c7a72dcc P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.882102 23974 raft_consensus.cc:2468] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 0.
I20260713 09:09:22.912341 24167 tablet_bootstrap.cc:654] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.873351 24177 consensus_queue.cc:237] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:22.918111 24086 leader_election.cc:304] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [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: 1c7817b6d1ea4760bad02ec5cba39aca, e12da73907c0499794da72764f3b8c09; no voters: a26baa28d34b4fcfa45b638d1718fd83
I20260713 09:09:22.925211 24307 raft_consensus.cc:2804] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.925691 24307 raft_consensus.cc:493] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.926100 24307 raft_consensus.cc:3060] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.932866 23898 raft_consensus.cc:2468] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 1.
I20260713 09:09:22.938791 24120 raft_consensus.cc:2468] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 1.
I20260713 09:09:22.918063 23972 raft_consensus.cc:2468] T 372747c79c6541caa7abcd50b72d7844 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 1.
I20260713 09:09:22.947590 24175 leader_election.cc:290] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:22.951632 24169 consensus_queue.cc:1048] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:22.953784 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46f8d8ccfbb4afba5ace255888b3fd5" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:22.954909 23940 leader_election.cc:304] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09; no voters: 
I20260713 09:09:22.971073 24237 raft_consensus.cc:2804] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.971558 24237 raft_consensus.cc:697] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Becoming Leader. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:22.972453 24237 consensus_queue.cc:237] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:22.960598 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46f8d8ccfbb4afba5ace255888b3fd5" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
W20260713 09:09:22.961633 24014 leader_election.cc:343] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.958986 24177 consensus_queue.cc:1048] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:09:22.967689 24086 leader_election.cc:304] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [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: 1c7817b6d1ea4760bad02ec5cba39aca; no voters: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09
I20260713 09:09:22.987196 24169 raft_consensus.cc:2749] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:22.991915 24175 consensus_queue.cc:1048] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260713 09:09:23.001766 24012 leader_election.cc:343] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.002214 24012 leader_election.cc:304] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9251f42b2fc466a9ced62397dc86932; no voters: 1c7817b6d1ea4760bad02ec5cba39aca, a26baa28d34b4fcfa45b638d1718fd83
W20260713 09:09:23.009446 23846 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:23.014631 24307 raft_consensus.cc:515] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:23.026695 24165 tablet_bootstrap.cc:492] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:23.026990 24164 tablet_bootstrap.cc:492] T 5c10fb847ffa42048c6aa195c7a72dcc P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:23.027321 24165 ts_tablet_manager.cc:1403] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.216s	user 0.029s	sys 0.038s
I20260713 09:09:23.027650 24164 ts_tablet_manager.cc:1403] T 5c10fb847ffa42048c6aa195c7a72dcc P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.224s	user 0.013s	sys 0.017s
I20260713 09:09:23.032790 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172658f32d6d47e2b2f755152c7725aa" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
W20260713 09:09:23.037065 24088 leader_election.cc:343] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.036935 23796 catalog_manager.cc:5697] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 reported cstate change: term changed from 0 to 1, leader changed from <none> to e12da73907c0499794da72764f3b8c09 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "e12da73907c0499794da72764f3b8c09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:23.031281 24048 raft_consensus.cc:2468] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 1.
I20260713 09:09:23.042716 24168 tablet_bootstrap.cc:492] T 5c10fb847ffa42048c6aa195c7a72dcc P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:23.043202 24168 ts_tablet_manager.cc:1403] T 5c10fb847ffa42048c6aa195c7a72dcc P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.190s	user 0.018s	sys 0.031s
I20260713 09:09:23.043479 24310 raft_consensus.cc:2749] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.046283 24168 raft_consensus.cc:359] T 5c10fb847ffa42048c6aa195c7a72dcc P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.046954 24168 raft_consensus.cc:385] T 5c10fb847ffa42048c6aa195c7a72dcc P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.047231 24168 raft_consensus.cc:740] T 5c10fb847ffa42048c6aa195c7a72dcc P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.048091 24168 consensus_queue.cc:260] T 5c10fb847ffa42048c6aa195c7a72dcc P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.049292 24213 raft_consensus.cc:493] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.049773 24168 ts_tablet_manager.cc:1434] T 5c10fb847ffa42048c6aa195c7a72dcc P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:23.049739 24213 raft_consensus.cc:515] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.050812 23797 catalog_manager.cc:5697] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196). New cstate: current_term: 1 leader_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.052333 24213 leader_election.cc:290] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:23.054580 24213 consensus_queue.cc:1048] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.052421 24164 raft_consensus.cc:359] T 5c10fb847ffa42048c6aa195c7a72dcc P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.056087 23973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10fb847ffa42048c6aa195c7a72dcc" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:23.056740 23973 raft_consensus.cc:2468] T 5c10fb847ffa42048c6aa195c7a72dcc P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 0.
I20260713 09:09:23.050782 24168 tablet_bootstrap.cc:492] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09: Bootstrap starting.
I20260713 09:09:23.056182 24164 raft_consensus.cc:385] T 5c10fb847ffa42048c6aa195c7a72dcc P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.058640 24164 raft_consensus.cc:740] T 5c10fb847ffa42048c6aa195c7a72dcc P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.061077 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10fb847ffa42048c6aa195c7a72dcc" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:23.059507 24164 consensus_queue.cc:260] T 5c10fb847ffa42048c6aa195c7a72dcc P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.058095 24213 consensus_queue.cc:1048] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:09:23.070170 24122 raft_consensus.cc:2468] T 5c10fb847ffa42048c6aa195c7a72dcc P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 0.
I20260713 09:09:23.075888 24168 tablet_bootstrap.cc:654] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.086783 24164 ts_tablet_manager.cc:1434] T 5c10fb847ffa42048c6aa195c7a72dcc P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260713 09:09:23.087973 24164 tablet_bootstrap.cc:492] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:23.097601 24165 raft_consensus.cc:359] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:23.098228 24165 raft_consensus.cc:385] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.098507 24165 raft_consensus.cc:740] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.099530 24307 leader_election.cc:290] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 election: Requested vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:23.100832 24012 leader_election.cc:304] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:23.101615 24213 raft_consensus.cc:2804] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.102018 24213 raft_consensus.cc:493] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.102376 24213 raft_consensus.cc:3060] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.111867 23974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172658f32d6d47e2b2f755152c7725aa" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:23.112655 23974 raft_consensus.cc:3060] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.115792 24213 raft_consensus.cc:515] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.117858 24213 leader_election.cc:290] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 election: Requested vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:23.099148 24165 consensus_queue.cc:260] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:23.121663 24165 ts_tablet_manager.cc:1434] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.000s
I20260713 09:09:23.122705 24165 tablet_bootstrap.cc:492] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:23.124339 24164 tablet_bootstrap.cc:654] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.133492 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10fb847ffa42048c6aa195c7a72dcc" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:23.134100 23972 raft_consensus.cc:3060] T 5c10fb847ffa42048c6aa195c7a72dcc P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.137306 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c10fb847ffa42048c6aa195c7a72dcc" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:23.138056 24122 raft_consensus.cc:3060] T 5c10fb847ffa42048c6aa195c7a72dcc P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.137991 24237 consensus_queue.cc:1048] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:23.141064 23797 catalog_manager.cc:5697] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 reported cstate change: term changed from 0 to 1, leader changed from <none> to e12da73907c0499794da72764f3b8c09 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "e12da73907c0499794da72764f3b8c09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.152496 24165 tablet_bootstrap.cc:654] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.158106 24167 tablet_bootstrap.cc:492] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932: No bootstrap required, opened a new log
I20260713 09:09:23.158753 24167 ts_tablet_manager.cc:1403] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932: Time spent bootstrapping tablet: real 0.256s	user 0.021s	sys 0.051s
I20260713 09:09:23.165469 23974 raft_consensus.cc:2468] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 1.
I20260713 09:09:23.167966 24086 leader_election.cc:304] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [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: 1c7817b6d1ea4760bad02ec5cba39aca, e12da73907c0499794da72764f3b8c09; no voters: a26baa28d34b4fcfa45b638d1718fd83
I20260713 09:09:23.168752 24307 raft_consensus.cc:2804] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.169219 24307 raft_consensus.cc:697] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Becoming Leader. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Running, Role: LEADER
I20260713 09:09:23.169840 24307 consensus_queue.cc:237] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:23.170626 24167 raft_consensus.cc:359] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.171365 24167 raft_consensus.cc:385] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.173399 24167 raft_consensus.cc:740] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.174154 24167 consensus_queue.cc:260] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.176800 24167 ts_tablet_manager.cc:1434] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:09:23.192386 23972 raft_consensus.cc:2468] T 5c10fb847ffa42048c6aa195c7a72dcc P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 1.
I20260713 09:09:23.193697 24012 leader_election.cc:304] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e12da73907c0499794da72764f3b8c09, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:23.195385 24168 tablet_bootstrap.cc:492] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09: No bootstrap required, opened a new log
I20260713 09:09:23.196038 24168 ts_tablet_manager.cc:1403] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09: Time spent bootstrapping tablet: real 0.145s	user 0.012s	sys 0.006s
I20260713 09:09:23.195013 24311 raft_consensus.cc:2804] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.202383 24168 raft_consensus.cc:359] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.204107 24311 raft_consensus.cc:697] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [term 1 LEADER]: Becoming Leader. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Running, Role: LEADER
I20260713 09:09:23.203276 24168 raft_consensus.cc:385] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.205050 24168 raft_consensus.cc:740] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.205080 24311 consensus_queue.cc:237] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.206092 24168 consensus_queue.cc:260] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.214006 24122 raft_consensus.cc:2468] T 5c10fb847ffa42048c6aa195c7a72dcc P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 1.
I20260713 09:09:23.215518 24168 ts_tablet_manager.cc:1434] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260713 09:09:23.216681 23796 catalog_manager.cc:5697] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 reported cstate change: term changed from 0 to 1, leader changed from <none> to a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:23.233515 24165 tablet_bootstrap.cc:492] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:23.234037 24165 ts_tablet_manager.cc:1403] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.017s
I20260713 09:09:23.236346 24165 raft_consensus.cc:359] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:23.236981 24165 raft_consensus.cc:385] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.237243 24165 raft_consensus.cc:740] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.237851 24165 consensus_queue.cc:260] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:23.242746 24165 ts_tablet_manager.cc:1434] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:09:23.243660 24165 tablet_bootstrap.cc:492] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:23.248953 24164 tablet_bootstrap.cc:492] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:23.249001 24165 tablet_bootstrap.cc:654] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.249724 24164 ts_tablet_manager.cc:1403] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.162s	user 0.011s	sys 0.006s
I20260713 09:09:23.250804 23798 catalog_manager.cc:5697] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9251f42b2fc466a9ced62397dc86932 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "e9251f42b2fc466a9ced62397dc86932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.252542 24164 raft_consensus.cc:359] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:23.253259 24164 raft_consensus.cc:385] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.253546 24164 raft_consensus.cc:740] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.254220 24164 consensus_queue.cc:260] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:23.256325 24164 ts_tablet_manager.cc:1434] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:09:23.259199 24164 tablet_bootstrap.cc:492] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:23.260260 24165 tablet_bootstrap.cc:492] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83: No bootstrap required, opened a new log
I20260713 09:09:23.260567 24165 ts_tablet_manager.cc:1403] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:09:23.262557 24165 raft_consensus.cc:359] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:23.263224 24165 raft_consensus.cc:385] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.263512 24165 raft_consensus.cc:740] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.264173 24165 consensus_queue.cc:260] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:23.265143 24164 tablet_bootstrap.cc:654] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.265870 24165 ts_tablet_manager.cc:1434] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:23.274798 24164 tablet_bootstrap.cc:492] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:23.275199 24164 ts_tablet_manager.cc:1403] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:09:23.277854 23794 catalog_manager.cc:5697] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196). New cstate: current_term: 1 leader_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.277631 24164 raft_consensus.cc:359] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:23.279165 24164 raft_consensus.cc:385] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.279464 24164 raft_consensus.cc:740] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.280187 24164 consensus_queue.cc:260] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:23.282148 24164 ts_tablet_manager.cc:1434] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:23.282796 24164 tablet_bootstrap.cc:492] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca: Bootstrap starting.
I20260713 09:09:23.287906 24164 tablet_bootstrap.cc:654] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.296955 24164 tablet_bootstrap.cc:492] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca: No bootstrap required, opened a new log
I20260713 09:09:23.297382 24164 ts_tablet_manager.cc:1403] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:09:23.299633 24164 raft_consensus.cc:359] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.300030 24164 raft_consensus.cc:385] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.300184 24164 raft_consensus.cc:740] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.300798 24164 consensus_queue.cc:260] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.302179 24164 ts_tablet_manager.cc:1434] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:23.351344 24201 consensus_queue.cc:1048] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.359524 24235 consensus_queue.cc:1048] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.361773 24201 consensus_queue.cc:1048] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.378695 24236 consensus_queue.cc:1048] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.378821 24307 consensus_queue.cc:1048] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.396518 24233 consensus_queue.cc:1048] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.399562 24236 consensus_queue.cc:1048] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.413086 24237 consensus_queue.cc:1048] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.423803 24233 raft_consensus.cc:493] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.424285 24233 raft_consensus.cc:515] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:23.426355 24233 leader_election.cc:290] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:23.427331 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46f8d8ccfbb4afba5ace255888b3fd5" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:23.427933 24047 raft_consensus.cc:2468] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 0.
I20260713 09:09:23.428042 23897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46f8d8ccfbb4afba5ace255888b3fd5" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:23.428664 23897 raft_consensus.cc:2468] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 0.
I20260713 09:09:23.428927 24087 leader_election.cc:304] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:23.429620 24233 raft_consensus.cc:2804] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.429900 24233 raft_consensus.cc:493] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.430182 24233 raft_consensus.cc:3060] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.434748 24233 raft_consensus.cc:515] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:23.436509 24233 leader_election.cc:290] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 election: Requested vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:23.437059 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46f8d8ccfbb4afba5ace255888b3fd5" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:23.437608 24047 raft_consensus.cc:3060] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.437693 23897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46f8d8ccfbb4afba5ace255888b3fd5" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:23.438258 23897 raft_consensus.cc:3060] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.444101 24047 raft_consensus.cc:2468] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 1.
I20260713 09:09:23.444553 23897 raft_consensus.cc:2468] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 1.
I20260713 09:09:23.445190 24087 leader_election.cc:304] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:23.446029 24233 raft_consensus.cc:2804] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.446538 24233 raft_consensus.cc:697] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Becoming Leader. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Running, Role: LEADER
I20260713 09:09:23.447455 24311 raft_consensus.cc:493] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.447216 24233 consensus_queue.cc:237] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:23.447906 24311 raft_consensus.cc:515] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.449455 24237 raft_consensus.cc:493] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.449935 24311 leader_election.cc:290] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:23.450016 24237 raft_consensus.cc:515] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.451654 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0be8ea9b52447d95513be3e0d44cac" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:23.452309 23972 raft_consensus.cc:2468] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 0.
I20260713 09:09:23.452390 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0be8ea9b52447d95513be3e0d44cac" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:23.453056 24122 raft_consensus.cc:2468] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 0.
I20260713 09:09:23.453063 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0be8ea9b52447d95513be3e0d44cac" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:23.454457 24049 raft_consensus.cc:2468] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 0.
I20260713 09:09:23.455325 24012 leader_election.cc:304] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e12da73907c0499794da72764f3b8c09, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:23.456626 23939 leader_election.cc:304] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e12da73907c0499794da72764f3b8c09, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:23.457437 24235 raft_consensus.cc:2804] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.457546 24311 raft_consensus.cc:2804] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.458154 24311 raft_consensus.cc:493] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.457834 24235 raft_consensus.cc:493] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.458550 24311 raft_consensus.cc:3060] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.458921 24235 raft_consensus.cc:3060] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.461177 24237 leader_election.cc:290] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:23.461258 23794 catalog_manager.cc:5697] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196). New cstate: current_term: 1 leader_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.462332 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0be8ea9b52447d95513be3e0d44cac" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:23.464708 24122 raft_consensus.cc:2468] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 0.
I20260713 09:09:23.465154 24235 raft_consensus.cc:515] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.468204 24311 raft_consensus.cc:515] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.469097 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0be8ea9b52447d95513be3e0d44cac" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:23.469697 24122 raft_consensus.cc:3060] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.468677 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0be8ea9b52447d95513be3e0d44cac" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:23.470605 24047 raft_consensus.cc:2393] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e12da73907c0499794da72764f3b8c09 in current term 1: Already voted for candidate e9251f42b2fc466a9ced62397dc86932 in this term.
I20260713 09:09:23.471479 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0be8ea9b52447d95513be3e0d44cac" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:23.472249 23972 raft_consensus.cc:2393] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9251f42b2fc466a9ced62397dc86932 in current term 1: Already voted for candidate e12da73907c0499794da72764f3b8c09 in this term.
I20260713 09:09:23.474339 24311 leader_election.cc:290] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 1 election: Requested vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:23.474850 24235 leader_election.cc:290] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 1 election: Requested vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:23.475175 24233 raft_consensus.cc:493] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.475178 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0be8ea9b52447d95513be3e0d44cac" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:23.475847 24233 raft_consensus.cc:515] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:23.476441 24122 raft_consensus.cc:2468] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 1.
I20260713 09:09:23.476642 24012 leader_election.cc:304] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [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: e9251f42b2fc466a9ced62397dc86932; no voters: 1c7817b6d1ea4760bad02ec5cba39aca, e12da73907c0499794da72764f3b8c09
I20260713 09:09:23.477402 23938 leader_election.cc:304] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [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: 1c7817b6d1ea4760bad02ec5cba39aca, e12da73907c0499794da72764f3b8c09; no voters: e9251f42b2fc466a9ced62397dc86932
I20260713 09:09:23.477720 24311 raft_consensus.cc:2749] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.477821 24233 leader_election.cc:290] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:23.478461 24235 raft_consensus.cc:2804] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.478996 23897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc4d3c46ea6471c95ae7cdb57d69f2d" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:23.479552 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc4d3c46ea6471c95ae7cdb57d69f2d" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:23.479615 24235 raft_consensus.cc:697] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Becoming Leader. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:23.479604 23897 raft_consensus.cc:2468] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 0.
I20260713 09:09:23.480348 24047 raft_consensus.cc:2468] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 0.
I20260713 09:09:23.480957 24088 leader_election.cc:304] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, a26baa28d34b4fcfa45b638d1718fd83; no voters: 
I20260713 09:09:23.480721 24235 consensus_queue.cc:237] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:23.481590 24233 raft_consensus.cc:2804] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.481972 24233 raft_consensus.cc:493] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.482272 24233 raft_consensus.cc:3060] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.489926 23794 catalog_manager.cc:5697] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 reported cstate change: term changed from 0 to 1, leader changed from <none> to e12da73907c0499794da72764f3b8c09 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "e12da73907c0499794da72764f3b8c09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.490486 24233 raft_consensus.cc:515] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:23.494053 24233 leader_election.cc:290] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 election: Requested vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:23.494614 23897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc4d3c46ea6471c95ae7cdb57d69f2d" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:23.495074 23897 raft_consensus.cc:3060] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.495738 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc4d3c46ea6471c95ae7cdb57d69f2d" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:23.496308 24047 raft_consensus.cc:3060] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.501667 23897 raft_consensus.cc:2468] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 1.
I20260713 09:09:23.502898 24047 raft_consensus.cc:2468] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 1.
I20260713 09:09:23.503252 24088 leader_election.cc:304] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, a26baa28d34b4fcfa45b638d1718fd83; no voters: 
I20260713 09:09:23.504096 24233 raft_consensus.cc:2804] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.504612 24233 raft_consensus.cc:697] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Becoming Leader. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Running, Role: LEADER
I20260713 09:09:23.505350 24233 consensus_queue.cc:237] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:23.513250 23794 catalog_manager.cc:5697] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196). New cstate: current_term: 1 leader_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.593323 24233 consensus_queue.cc:1048] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.602913 23897 raft_consensus.cc:3060] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.611526 24169 consensus_queue.cc:1048] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.652335 24311 consensus_queue.cc:1048] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.662883 24175 consensus_queue.cc:1048] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.887845 24169 consensus_queue.cc:1048] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.897481 24230 consensus_queue.cc:1048] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.907163 24235 consensus_queue.cc:1048] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:23.919366 24237 consensus_queue.cc:1048] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.934794 21787 tablet_server.cc:179] TabletServer@127.21.70.193:0 shutting down...
I20260713 09:09:23.962957 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:23.964437 21787 tablet_replica.cc:333] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:23.965588 21787 raft_consensus.cc:2243] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.966439 21787 raft_consensus.cc:2272] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:23.966506 23940 consensus_peers.cc:597] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:23.968858 21787 tablet_replica.cc:333] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:23.969431 21787 raft_consensus.cc:2243] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:23.969527 24088 consensus_peers.cc:597] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:23.969862 21787 raft_consensus.cc:2272] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:23.974025 24088 consensus_peers.cc:597] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:23.974136 21787 tablet_replica.cc:333] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:23.974748 21787 raft_consensus.cc:2243] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.975140 21787 raft_consensus.cc:2272] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.977029 21787 tablet_replica.cc:333] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:23.977591 21787 raft_consensus.cc:2243] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.978029 21787 raft_consensus.cc:2272] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.980268 21787 tablet_replica.cc:333] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:23.980952 21787 raft_consensus.cc:2243] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.981456 21787 raft_consensus.cc:2272] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.983639 21787 tablet_replica.cc:333] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:23.984119 21787 raft_consensus.cc:2243] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.984462 21787 raft_consensus.cc:2272] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.985939 21787 tablet_replica.cc:333] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:23.986374 21787 raft_consensus.cc:2243] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.986697 21787 raft_consensus.cc:2272] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.988790 21787 tablet_replica.cc:333] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:23.989261 21787 raft_consensus.cc:2243] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.989589 21787 raft_consensus.cc:2272] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.991151 21787 tablet_replica.cc:333] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:23.991742 21787 raft_consensus.cc:2243] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.992121 21787 raft_consensus.cc:2272] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.993587 21787 tablet_replica.cc:333] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:23.994072 21787 raft_consensus.cc:2243] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.994455 21787 raft_consensus.cc:2272] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.996025 21787 tablet_replica.cc:333] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:23.996510 21787 raft_consensus.cc:2243] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.996879 21787 raft_consensus.cc:2272] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.998560 21787 tablet_replica.cc:333] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:23.999033 21787 raft_consensus.cc:2243] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:23.999765 21787 raft_consensus.cc:2272] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:24.001842 21787 tablet_replica.cc:333] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:24.002526 21787 raft_consensus.cc:2243] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:24.002979 21787 raft_consensus.cc:2272] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:24.006450 21787 tablet_replica.cc:333] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:24.006996 21787 raft_consensus.cc:2243] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:24.007964 21787 raft_consensus.cc:2272] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:24.009661 21787 tablet_replica.cc:333] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:24.010329 21787 raft_consensus.cc:2243] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:24.010823 21787 raft_consensus.cc:2272] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:24.013222 21787 tablet_replica.cc:333] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:24.013715 21787 raft_consensus.cc:2243] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:24.014360 21787 raft_consensus.cc:2272] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:24.015971 21787 tablet_replica.cc:333] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:24.016580 21787 raft_consensus.cc:2243] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:24.017644 21787 raft_consensus.cc:2272] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:24.019781 21787 tablet_replica.cc:333] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83: stopping tablet replica
I20260713 09:09:24.020195 21787 raft_consensus.cc:2243] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:24.020856 21787 raft_consensus.cc:2272] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:24.046922 24230 consensus_queue.cc:1048] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.057150 21787 tablet_server.cc:196] TabletServer@127.21.70.193:0 shutdown complete.
W20260713 09:09:24.071493 24088 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36005: connect: Connection refused (error 111) [suppressed 14 similar messages]
W20260713 09:09:24.074859 24088 consensus_peers.cc:597] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:24.089998 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:24.095225 24362 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
W20260713 09:09:24.095940 24363 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
W20260713 09:09:24.096854 24365 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
I20260713 09:09:24.097796 21787 server_base.cc:1061] running on GCE node
I20260713 09:09:24.099864 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:24.100076 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:24.100275 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933764100255 us; error 0 us; skew 500 ppm
I20260713 09:09:24.100813 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:24.103222 21787 webserver.cc:533] Webserver started at http://127.21.70.193:35201/ using document root <none> and password file <none>
I20260713 09:09:24.103790 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:24.104020 21787 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:09:24.107648 21787 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:09:24.112088 24370 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:24.112783 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.003s
I20260713 09:09:24.113078 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-0-root
uuid: "a26baa28d34b4fcfa45b638d1718fd83"
format_stamp: "Formatted at 2026-07-13 09:09:19 on dist-test-slave-0xhf"
I20260713 09:09:24.113360 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933707412092-21787-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)
W20260713 09:09:24.123549 23940 consensus_peers.cc:597] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:24.142971 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:24.144030 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:24.145392 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:24.148808 24378 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:09:24.216205 23940 consensus_peers.cc:597] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:24.221711 24014 consensus_peers.cc:597] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:24.231536 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:09:24.231839 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.084s	user 0.003s	sys 0.000s
I20260713 09:09:24.232138 21787 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:09:24.236034 24378 tablet_bootstrap.cc:492] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.248555 24378 tablet_bootstrap.cc:492] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.249454 24378 tablet_bootstrap.cc:492] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.250046 24378 ts_tablet_manager.cc:1403] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:09:24.252506 24378 raft_consensus.cc:359] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:24.253130 24378 raft_consensus.cc:740] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.253782 24378 consensus_queue.cc:260] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [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: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:24.256780 24378 ts_tablet_manager.cc:1434] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.008s
I20260713 09:09:24.257500 24378 tablet_bootstrap.cc:492] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.268425 24378 tablet_bootstrap.cc:492] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.269520 24378 tablet_bootstrap.cc:492] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.270264 24378 ts_tablet_manager.cc:1403] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:09:24.272644 24378 raft_consensus.cc:359] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:24.273298 24378 raft_consensus.cc:740] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.273934 24378 consensus_queue.cc:260] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83 [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: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:24.275597 24378 ts_tablet_manager.cc:1434] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:09:24.276297 24378 tablet_bootstrap.cc:492] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.286026 24378 tablet_bootstrap.cc:492] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.286844 24378 tablet_bootstrap.cc:492] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.287392 24378 ts_tablet_manager.cc:1403] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:09:24.288952 24378 raft_consensus.cc:359] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:24.289472 24378 raft_consensus.cc:740] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.289974 24378 consensus_queue.cc:260] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [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: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:24.291159 24378 ts_tablet_manager.cc:1434] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:09:24.291736 24378 tablet_bootstrap.cc:492] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
W20260713 09:09:24.300225 24014 consensus_peers.cc:597] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:24.302577 24378 tablet_bootstrap.cc:492] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.303236 24378 tablet_bootstrap.cc:492] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.303715 24378 ts_tablet_manager.cc:1403] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260713 09:09:24.304497 21787 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:09:24.304764 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.073s	user 0.069s	sys 0.001s
I20260713 09:09:24.305364 24378 raft_consensus.cc:359] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:24.305874 24378 raft_consensus.cc:740] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.306383 24378 consensus_queue.cc:260] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [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: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:24.307894 24378 ts_tablet_manager.cc:1434] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:24.308458 24378 tablet_bootstrap.cc:492] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.322476 24378 tablet_bootstrap.cc:492] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.323314 24378 tablet_bootstrap.cc:492] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.323889 24378 ts_tablet_manager.cc:1403] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:09:24.326351 24378 raft_consensus.cc:359] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:24.327026 24378 raft_consensus.cc:740] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.327746 24378 consensus_queue.cc:260] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [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: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:24.329186 24378 ts_tablet_manager.cc:1434] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:24.329887 24378 tablet_bootstrap.cc:492] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.341131 24378 tablet_bootstrap.cc:492] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.341990 24378 tablet_bootstrap.cc:492] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.342643 24378 ts_tablet_manager.cc:1403] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:09:24.345748 24378 raft_consensus.cc:359] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:24.346542 24378 raft_consensus.cc:740] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.347481 24378 consensus_queue.cc:260] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [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: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
W20260713 09:09:24.347762 24088 consensus_peers.cc:597] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:24.349898 24378 ts_tablet_manager.cc:1434] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
W20260713 09:09:24.350672 24088 consensus_peers.cc:597] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:24.350795 24378 tablet_bootstrap.cc:492] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
W20260713 09:09:24.362041 23940 consensus_peers.cc:597] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:24.368608 24378 tablet_bootstrap.cc:492] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.369721 24378 tablet_bootstrap.cc:492] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.370491 24378 ts_tablet_manager.cc:1403] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
W20260713 09:09:24.370884 23940 consensus_peers.cc:597] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:24.372829 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.193:36005
I20260713 09:09:24.372884 24447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.193:36005 every 8 connection(s)
I20260713 09:09:24.373373 24378 raft_consensus.cc:359] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:24.374039 24378 raft_consensus.cc:740] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.374684 24378 consensus_queue.cc:260] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83 [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: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:24.376739 24378 ts_tablet_manager.cc:1434] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:24.377482 24378 tablet_bootstrap.cc:492] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.390285 24378 tablet_bootstrap.cc:492] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.391166 24378 tablet_bootstrap.cc:492] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.391685 24378 ts_tablet_manager.cc:1403] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:09:24.392158 24448 heartbeater.cc:344] Connected to a master server at 127.21.70.254:45839
I20260713 09:09:24.392544 24448 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:24.393326 24448 heartbeater.cc:507] Master 127.21.70.254:45839 requested a full tablet report, sending...
I20260713 09:09:24.393617 24378 raft_consensus.cc:359] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:24.394119 24378 raft_consensus.cc:740] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.394690 24378 consensus_queue.cc:260] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [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: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:24.396615 24378 ts_tablet_manager.cc:1434] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:24.397578 24378 tablet_bootstrap.cc:492] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.401036 23798 ts_manager.cc:194] Re-registered known tserver with Master: a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:24.408092 24378 tablet_bootstrap.cc:492] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.408847 24378 tablet_bootstrap.cc:492] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.409458 24378 ts_tablet_manager.cc:1403] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:09:24.412037 24378 raft_consensus.cc:359] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:24.412737 24378 raft_consensus.cc:740] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.413431 24378 consensus_queue.cc:260] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83 [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: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:24.415494 24378 ts_tablet_manager.cc:1434] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:24.416297 24378 tablet_bootstrap.cc:492] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.421617 23798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45446
I20260713 09:09:24.425912 24448 heartbeater.cc:499] Master 127.21.70.254:45839 was elected leader, sending a full tablet report...
I20260713 09:09:24.430645 24378 tablet_bootstrap.cc:492] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.431620 24378 tablet_bootstrap.cc:492] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.432250 24378 ts_tablet_manager.cc:1403] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:09:24.434651 24378 raft_consensus.cc:359] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:24.435345 24378 raft_consensus.cc:740] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.436043 24378 consensus_queue.cc:260] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83 [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: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:24.437846 24378 ts_tablet_manager.cc:1434] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260713 09:09:24.438314 24088 consensus_peers.cc:597] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:24.438679 24378 tablet_bootstrap.cc:492] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.449805 24378 tablet_bootstrap.cc:492] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.450600 24378 tablet_bootstrap.cc:492] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.451086 24378 ts_tablet_manager.cc:1403] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:09:24.453181 24378 raft_consensus.cc:359] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:24.453727 24378 raft_consensus.cc:740] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.454298 24378 consensus_queue.cc:260] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [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: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:24.456089 24378 ts_tablet_manager.cc:1434] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:09:24.456807 24378 tablet_bootstrap.cc:492] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.467945 24378 tablet_bootstrap.cc:492] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.468559 24378 tablet_bootstrap.cc:492] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.469147 24378 ts_tablet_manager.cc:1403] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:09:24.470988 24378 raft_consensus.cc:359] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:24.471395 24378 raft_consensus.cc:740] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.471894 24378 consensus_queue.cc:260] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:24.473084 24378 ts_tablet_manager.cc:1434] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:24.473591 24378 tablet_bootstrap.cc:492] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.484670 24378 tablet_bootstrap.cc:492] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.485235 24378 tablet_bootstrap.cc:492] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.485656 24378 ts_tablet_manager.cc:1403] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:09:24.487069 24378 raft_consensus.cc:359] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:24.487555 24378 raft_consensus.cc:740] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.487986 24378 consensus_queue.cc:260] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83 [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: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:24.489248 24378 ts_tablet_manager.cc:1434] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:09:24.490054 24378 tablet_bootstrap.cc:492] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.499805 24378 tablet_bootstrap.cc:492] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.500372 24378 tablet_bootstrap.cc:492] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.500782 24378 ts_tablet_manager.cc:1403] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:09:24.502208 24378 raft_consensus.cc:359] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:24.502619 24378 raft_consensus.cc:740] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.503095 24378 consensus_queue.cc:260] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83 [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: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:24.504485 24378 ts_tablet_manager.cc:1434] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:24.505342 24378 tablet_bootstrap.cc:492] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.518102 24378 tablet_bootstrap.cc:492] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.518823 24378 tablet_bootstrap.cc:492] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.519284 24378 ts_tablet_manager.cc:1403] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:09:24.520884 24378 raft_consensus.cc:359] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:24.521329 24378 raft_consensus.cc:740] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.521881 24378 consensus_queue.cc:260] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [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: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:24.523298 24378 ts_tablet_manager.cc:1434] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260713 09:09:24.524133 24378 tablet_bootstrap.cc:492] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.533674 24378 tablet_bootstrap.cc:492] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.534287 24378 tablet_bootstrap.cc:492] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.534811 24378 ts_tablet_manager.cc:1403] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:09:24.536543 24378 raft_consensus.cc:359] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:24.537021 24378 raft_consensus.cc:740] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.537657 24378 consensus_queue.cc:260] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [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: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:24.538973 24378 ts_tablet_manager.cc:1434] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:24.539834 24378 tablet_bootstrap.cc:492] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.550581 24378 tablet_bootstrap.cc:492] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.551167 24378 tablet_bootstrap.cc:492] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.551661 24378 ts_tablet_manager.cc:1403] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.008s
I20260713 09:09:24.553109 24378 raft_consensus.cc:359] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:24.553512 24378 raft_consensus.cc:740] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.553972 24378 consensus_queue.cc:260] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83 [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: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:24.555771 24378 ts_tablet_manager.cc:1434] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:24.556797 24378 tablet_bootstrap.cc:492] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap starting.
I20260713 09:09:24.571357 24378 tablet_bootstrap.cc:492] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83: 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
I20260713 09:09:24.572151 24378 tablet_bootstrap.cc:492] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83: Bootstrap complete.
I20260713 09:09:24.572710 24378 ts_tablet_manager.cc:1403] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260713 09:09:24.574967 24378 raft_consensus.cc:359] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:24.575616 24378 raft_consensus.cc:740] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.576107 24378 consensus_queue.cc:260] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [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: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:24.577857 24378 ts_tablet_manager.cc:1434] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:25.019879 24235 raft_consensus.cc:493] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a26baa28d34b4fcfa45b638d1718fd83)
I20260713 09:09:25.020345 24235 raft_consensus.cc:515] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:25.022075 24235 leader_election.cc:290] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:25.022780 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:25.023007 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:25.023625 24421 raft_consensus.cc:2468] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 1.
I20260713 09:09:25.024701 23940 leader_election.cc:304] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [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: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09; no voters: 1c7817b6d1ea4760bad02ec5cba39aca
I20260713 09:09:25.025339 24235 raft_consensus.cc:2804] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:25.025724 24235 raft_consensus.cc:493] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a26baa28d34b4fcfa45b638d1718fd83)
I20260713 09:09:25.026067 24235 raft_consensus.cc:3060] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.032032 24235 raft_consensus.cc:515] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:25.034132 24235 leader_election.cc:290] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 2 election: Requested vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:25.034822 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:25.034858 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:25.035661 24421 raft_consensus.cc:3060] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.041579 24421 raft_consensus.cc:2468] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 2.
I20260713 09:09:25.042640 23940 leader_election.cc:304] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [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: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09; no voters: 1c7817b6d1ea4760bad02ec5cba39aca
I20260713 09:09:25.043438 24235 raft_consensus.cc:2804] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.044128 24235 raft_consensus.cc:697] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Becoming Leader. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:25.044950 24235 consensus_queue.cc:237] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:25.052886 23797 catalog_manager.cc:5697] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 reported cstate change: term changed from 1 to 2, leader changed from a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193) to e12da73907c0499794da72764f3b8c09 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "e12da73907c0499794da72764f3b8c09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:25.111121 24230 raft_consensus.cc:493] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a26baa28d34b4fcfa45b638d1718fd83)
I20260713 09:09:25.111640 24230 raft_consensus.cc:515] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:25.113191 24230 leader_election.cc:290] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:25.114032 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:25.114179 23973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:25.114828 24421 raft_consensus.cc:2393] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c7817b6d1ea4760bad02ec5cba39aca in current term 2: Already voted for candidate e12da73907c0499794da72764f3b8c09 in this term.
I20260713 09:09:25.115815 24088 leader_election.cc:304] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [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: 1c7817b6d1ea4760bad02ec5cba39aca; no voters: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09
I20260713 09:09:25.116537 24230 raft_consensus.cc:3060] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.121057 24230 raft_consensus.cc:2749] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:25.182488 24356 raft_consensus.cc:493] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a26baa28d34b4fcfa45b638d1718fd83)
I20260713 09:09:25.182955 24356 raft_consensus.cc:515] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:25.184456 24356 leader_election.cc:290] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:25.185282 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239b4ace042b4911b05b5221417212b2" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:25.185460 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239b4ace042b4911b05b5221417212b2" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:25.185863 24421 raft_consensus.cc:2468] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 1.
I20260713 09:09:25.186826 23940 leader_election.cc:304] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [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: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09; no voters: e9251f42b2fc466a9ced62397dc86932
I20260713 09:09:25.187561 24356 raft_consensus.cc:2804] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:25.187817 24356 raft_consensus.cc:493] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a26baa28d34b4fcfa45b638d1718fd83)
I20260713 09:09:25.188052 24356 raft_consensus.cc:3060] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.192441 24356 raft_consensus.cc:515] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:25.193790 24356 leader_election.cc:290] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 2 election: Requested vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:25.194418 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239b4ace042b4911b05b5221417212b2" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:25.194754 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239b4ace042b4911b05b5221417212b2" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:25.195004 24421 raft_consensus.cc:3060] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.200047 24421 raft_consensus.cc:2468] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 2.
I20260713 09:09:25.200970 23940 leader_election.cc:304] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [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: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09; no voters: e9251f42b2fc466a9ced62397dc86932
I20260713 09:09:25.201601 24356 raft_consensus.cc:2804] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.202045 24356 raft_consensus.cc:697] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Becoming Leader. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:25.202787 24356 consensus_queue.cc:237] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:25.216881 23794 catalog_manager.cc:5697] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 reported cstate change: term changed from 1 to 2, leader changed from a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193) to e12da73907c0499794da72764f3b8c09 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "e12da73907c0499794da72764f3b8c09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.248570 24237 raft_consensus.cc:493] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a26baa28d34b4fcfa45b638d1718fd83)
I20260713 09:09:25.249030 24237 raft_consensus.cc:515] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:25.250595 24237 leader_election.cc:290] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:25.251261 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:25.251611 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:25.251876 24421 raft_consensus.cc:2468] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 1.
I20260713 09:09:25.252868 23940 leader_election.cc:304] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [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: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09; no voters: 
I20260713 09:09:25.253508 24237 raft_consensus.cc:2804] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:25.253873 24237 raft_consensus.cc:493] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a26baa28d34b4fcfa45b638d1718fd83)
I20260713 09:09:25.254184 24237 raft_consensus.cc:3060] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.258558 24237 raft_consensus.cc:515] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:25.259990 24237 leader_election.cc:290] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 2 election: Requested vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:25.260711 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:25.260850 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:25.261174 24421 raft_consensus.cc:3060] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.265486 24421 raft_consensus.cc:2468] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 2.
I20260713 09:09:25.266397 23940 leader_election.cc:304] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [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: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09; no voters: e9251f42b2fc466a9ced62397dc86932
I20260713 09:09:25.267016 24237 raft_consensus.cc:2804] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.267542 24237 raft_consensus.cc:697] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Becoming Leader. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:25.268245 24237 consensus_queue.cc:237] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:25.274991 23794 catalog_manager.cc:5697] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 reported cstate change: term changed from 1 to 2, leader changed from a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193) to e12da73907c0499794da72764f3b8c09 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "e12da73907c0499794da72764f3b8c09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.330181 24386 raft_consensus.cc:493] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a26baa28d34b4fcfa45b638d1718fd83)
I20260713 09:09:25.330647 24386 raft_consensus.cc:515] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:25.332718 24386 leader_election.cc:290] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:25.333319 23973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239b4ace042b4911b05b5221417212b2" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:25.333673 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239b4ace042b4911b05b5221417212b2" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:25.334420 24421 raft_consensus.cc:2393] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9251f42b2fc466a9ced62397dc86932 in current term 2: Already voted for candidate e12da73907c0499794da72764f3b8c09 in this term.
I20260713 09:09:25.335222 24014 leader_election.cc:304] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [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: e9251f42b2fc466a9ced62397dc86932; no voters: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09
I20260713 09:09:25.335863 24386 raft_consensus.cc:3060] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.340785 24386 raft_consensus.cc:2749] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:25.409925 24230 raft_consensus.cc:493] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a26baa28d34b4fcfa45b638d1718fd83)
I20260713 09:09:25.410534 24230 raft_consensus.cc:515] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:25.412685 24230 leader_election.cc:290] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:25.413291 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:25.413727 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:25.414501 24421 raft_consensus.cc:2468] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 1.
I20260713 09:09:25.415659 24088 leader_election.cc:304] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [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: 1c7817b6d1ea4760bad02ec5cba39aca, a26baa28d34b4fcfa45b638d1718fd83; no voters: e9251f42b2fc466a9ced62397dc86932
I20260713 09:09:25.416442 24230 raft_consensus.cc:2804] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:25.416775 24230 raft_consensus.cc:493] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting leader election (detected failure of leader a26baa28d34b4fcfa45b638d1718fd83)
I20260713 09:09:25.417114 24230 raft_consensus.cc:3060] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.422097 24230 raft_consensus.cc:515] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:25.425073 24386 raft_consensus.cc:493] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a26baa28d34b4fcfa45b638d1718fd83)
I20260713 09:09:25.425431 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:25.425726 24386 raft_consensus.cc:515] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:25.428172 24386 leader_election.cc:290] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:25.428864 24422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:25.429720 24422 raft_consensus.cc:2393] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9251f42b2fc466a9ced62397dc86932 in current term 2: Already voted for candidate e12da73907c0499794da72764f3b8c09 in this term.
I20260713 09:09:25.430300 24386 raft_consensus.cc:493] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a26baa28d34b4fcfa45b638d1718fd83)
I20260713 09:09:25.429486 23973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12da73907c0499794da72764f3b8c09" is_pre_election: true
I20260713 09:09:25.430920 24386 raft_consensus.cc:515] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:25.432536 24012 leader_election.cc:304] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [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: e9251f42b2fc466a9ced62397dc86932; no voters: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09
I20260713 09:09:25.433444 24386 leader_election.cc:290] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:25.434120 24386 raft_consensus.cc:3060] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.434736 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:25.435617 24120 raft_consensus.cc:2393] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9251f42b2fc466a9ced62397dc86932 in current term 2: Already voted for candidate 1c7817b6d1ea4760bad02ec5cba39aca in this term.
I20260713 09:09:25.435866 24230 leader_election.cc:290] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 2 election: Requested vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:25.438048 24422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:25.438323 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:25.438688 24422 raft_consensus.cc:3060] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.440709 24014 leader_election.cc:304] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [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: e9251f42b2fc466a9ced62397dc86932; no voters: 1c7817b6d1ea4760bad02ec5cba39aca, a26baa28d34b4fcfa45b638d1718fd83
I20260713 09:09:25.441840 24385 raft_consensus.cc:3060] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.442677 24386 raft_consensus.cc:2749] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:25.444501 24386 raft_consensus.cc:493] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a26baa28d34b4fcfa45b638d1718fd83)
I20260713 09:09:25.445058 24386 raft_consensus.cc:515] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:25.447526 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b35240b219040458b2efb175de2b6ae" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" is_pre_election: true
I20260713 09:09:25.448457 24386 leader_election.cc:290] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:25.449033 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b35240b219040458b2efb175de2b6ae" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:25.449056 24422 raft_consensus.cc:2468] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 2.
I20260713 09:09:25.449697 24421 raft_consensus.cc:2468] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 1.
I20260713 09:09:25.450529 24385 raft_consensus.cc:2749] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:25.450647 24014 leader_election.cc:304] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [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: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932; no voters: 1c7817b6d1ea4760bad02ec5cba39aca
I20260713 09:09:25.450837 24088 leader_election.cc:304] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [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: 1c7817b6d1ea4760bad02ec5cba39aca, a26baa28d34b4fcfa45b638d1718fd83; no voters: e9251f42b2fc466a9ced62397dc86932
I20260713 09:09:25.451592 24385 raft_consensus.cc:2804] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:25.451603 24169 raft_consensus.cc:2804] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.452164 24385 raft_consensus.cc:493] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a26baa28d34b4fcfa45b638d1718fd83)
I20260713 09:09:25.452359 24169 raft_consensus.cc:697] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 LEADER]: Becoming Leader. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Running, Role: LEADER
I20260713 09:09:25.452589 24385 raft_consensus.cc:3060] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.453243 24169 consensus_queue.cc:237] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:25.458498 24385 raft_consensus.cc:515] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:25.460152 24385 leader_election.cc:290] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [CANDIDATE]: Term 2 election: Requested vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:25.460767 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b35240b219040458b2efb175de2b6ae" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:25.461043 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b35240b219040458b2efb175de2b6ae" candidate_uuid: "e9251f42b2fc466a9ced62397dc86932" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
I20260713 09:09:25.461615 24421 raft_consensus.cc:3060] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.466045 24421 raft_consensus.cc:2468] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9251f42b2fc466a9ced62397dc86932 in term 2.
I20260713 09:09:25.466907 24014 leader_election.cc:304] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [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: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932; no voters: 1c7817b6d1ea4760bad02ec5cba39aca
I20260713 09:09:25.467579 24385 raft_consensus.cc:2804] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.468170 24385 raft_consensus.cc:697] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 2 LEADER]: Becoming Leader. State: Replica: e9251f42b2fc466a9ced62397dc86932, State: Running, Role: LEADER
I20260713 09:09:25.467590 23794 catalog_manager.cc:5697] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca reported cstate change: term changed from 1 to 2, leader changed from a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193) to 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196). New cstate: current_term: 2 leader_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.468925 24385 consensus_queue.cc:237] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:25.481748 23794 catalog_manager.cc:5697] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 reported cstate change: term changed from 1 to 2, leader changed from a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193) to e9251f42b2fc466a9ced62397dc86932 (127.21.70.195). New cstate: current_term: 2 leader_uuid: "e9251f42b2fc466a9ced62397dc86932" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.503278 24169 raft_consensus.cc:493] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a26baa28d34b4fcfa45b638d1718fd83)
I20260713 09:09:25.503793 24169 raft_consensus.cc:515] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:25.505373 24169 leader_election.cc:290] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005)
I20260713 09:09:25.505901 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b35240b219040458b2efb175de2b6ae" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9251f42b2fc466a9ced62397dc86932" is_pre_election: true
I20260713 09:09:25.506289 24421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b35240b219040458b2efb175de2b6ae" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83" is_pre_election: true
I20260713 09:09:25.507010 24421 raft_consensus.cc:2393] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c7817b6d1ea4760bad02ec5cba39aca in current term 2: Already voted for candidate e9251f42b2fc466a9ced62397dc86932 in this term.
I20260713 09:09:25.508038 24088 leader_election.cc:304] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [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: 1c7817b6d1ea4760bad02ec5cba39aca; no voters: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932
I20260713 09:09:25.508957 24169 raft_consensus.cc:3060] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.514407 24169 raft_consensus.cc:2749] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:25.646899 24122 raft_consensus.cc:1275] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Refusing update from remote peer e12da73907c0499794da72764f3b8c09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.648114 24235 consensus_queue.cc:1048] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.657665 24421 raft_consensus.cc:1275] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Refusing update from remote peer e12da73907c0499794da72764f3b8c09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.660826 24356 consensus_queue.cc:1048] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.721741 24047 raft_consensus.cc:1275] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Refusing update from remote peer e12da73907c0499794da72764f3b8c09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.722951 24235 consensus_queue.cc:1048] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.732792 24049 raft_consensus.cc:1275] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Refusing update from remote peer e12da73907c0499794da72764f3b8c09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.733410 24421 raft_consensus.cc:1275] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Refusing update from remote peer e12da73907c0499794da72764f3b8c09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.734603 24483 consensus_queue.cc:1048] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.735217 24356 consensus_queue.cc:1048] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.748697 24421 raft_consensus.cc:1275] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Refusing update from remote peer e12da73907c0499794da72764f3b8c09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.750134 24237 consensus_queue.cc:1048] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.846856 24047 raft_consensus.cc:1275] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Refusing update from remote peer 1c7817b6d1ea4760bad02ec5cba39aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.848425 24169 consensus_queue.cc:1048] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.857396 24421 raft_consensus.cc:1275] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Refusing update from remote peer 1c7817b6d1ea4760bad02ec5cba39aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.859277 24230 consensus_queue.cc:1048] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:26.026997 24122 raft_consensus.cc:1275] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Refusing update from remote peer e9251f42b2fc466a9ced62397dc86932: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:26.028259 24385 consensus_queue.cc:1048] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:26.038789 24421 raft_consensus.cc:1275] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Refusing update from remote peer e9251f42b2fc466a9ced62397dc86932: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:26.040454 24386 consensus_queue.cc:1048] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:34.384450 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:34.410154 23972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03fc3f2cf86a4b0fad527637519bed57"
dest_uuid: "e12da73907c0499794da72764f3b8c09"
mode: GRACEFUL
new_leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
 from {username='slave'} at 127.0.0.1:60474
I20260713 09:09:34.410856 23972 raft_consensus.cc:606] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Received request to transfer leadership to TS a26baa28d34b4fcfa45b638d1718fd83
I20260713 09:09:34.421883 24122 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "172658f32d6d47e2b2f755152c7725aa"
dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
mode: GRACEFUL
new_leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
 from {username='slave'} at 127.0.0.1:56864
I20260713 09:09:34.422338 24122 raft_consensus.cc:606] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Received request to transfer leadership to TS a26baa28d34b4fcfa45b638d1718fd83
I20260713 09:09:34.424780 23972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "941895f5587341458139c1dab82fefdd"
dest_uuid: "e12da73907c0499794da72764f3b8c09"
mode: GRACEFUL
new_leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
 from {username='slave'} at 127.0.0.1:60474
I20260713 09:09:34.425319 23972 raft_consensus.cc:606] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Received request to transfer leadership to TS a26baa28d34b4fcfa45b638d1718fd83
I20260713 09:09:34.426746 24506 raft_consensus.cc:993] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09: : Instructing follower a26baa28d34b4fcfa45b638d1718fd83 to start an election
I20260713 09:09:34.427305 24509 raft_consensus.cc:1081] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Signalling peer a26baa28d34b4fcfa45b638d1718fd83 to start an election
I20260713 09:09:34.427816 23972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5"
dest_uuid: "e12da73907c0499794da72764f3b8c09"
mode: GRACEFUL
new_leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
 from {username='slave'} at 127.0.0.1:60474
I20260713 09:09:34.428345 23972 raft_consensus.cc:606] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Received request to transfer leadership to TS a26baa28d34b4fcfa45b638d1718fd83
I20260713 09:09:34.429833 24422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03fc3f2cf86a4b0fad527637519bed57"
dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
 from {username='slave'} at 127.0.0.1:45182
I20260713 09:09:34.430415 24422 raft_consensus.cc:493] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.430848 24422 raft_consensus.cc:3060] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.431614 24122 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756"
dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
mode: GRACEFUL
new_leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
 from {username='slave'} at 127.0.0.1:56864
I20260713 09:09:34.432078 24122 raft_consensus.cc:606] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 LEADER]: Received request to transfer leadership to TS a26baa28d34b4fcfa45b638d1718fd83
I20260713 09:09:34.433097 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:09:34.433790 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:34.436883 24422 raft_consensus.cc:515] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:34.438766 24422 leader_election.cc:290] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 2 election: Requested vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:34.452540 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fc3f2cf86a4b0fad527637519bed57" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:34.453034 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fc3f2cf86a4b0fad527637519bed57" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:34.453132 23972 raft_consensus.cc:3055] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:34.453526 24049 raft_consensus.cc:3060] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.453557 23972 raft_consensus.cc:740] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:34.454530 23972 consensus_queue.cc:260] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:34.455564 23972 raft_consensus.cc:3060] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.458781 24049 raft_consensus.cc:2468] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 2.
I20260713 09:09:34.459880 24372 leader_election.cc:304] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:34.460146 23972 raft_consensus.cc:2468] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 2.
I20260713 09:09:34.461627 24520 raft_consensus.cc:2804] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:34.462634 24520 raft_consensus.cc:697] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 LEADER]: Becoming Leader. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Running, Role: LEADER
I20260713 09:09:34.463366 24520 consensus_queue.cc:237] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:34.471547 23797 catalog_manager.cc:5697] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 reported cstate change: term changed from 1 to 2, leader changed from e12da73907c0499794da72764f3b8c09 (127.21.70.194) to a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.655055 24506 raft_consensus.cc:993] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09: : Instructing follower a26baa28d34b4fcfa45b638d1718fd83 to start an election
I20260713 09:09:34.655616 24509 raft_consensus.cc:1081] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Signalling peer a26baa28d34b4fcfa45b638d1718fd83 to start an election
I20260713 09:09:34.656908 24422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "941895f5587341458139c1dab82fefdd"
dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
 from {username='slave'} at 127.0.0.1:45182
I20260713 09:09:34.657274 24422 raft_consensus.cc:493] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.657490 24422 raft_consensus.cc:3060] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.662667 24422 raft_consensus.cc:515] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:34.664301 24422 leader_election.cc:290] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 3 election: Requested vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:34.665642 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:34.666317 23972 raft_consensus.cc:3055] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:34.666590 23972 raft_consensus.cc:740] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:34.667218 23972 consensus_queue.cc:260] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [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: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:34.668143 23972 raft_consensus.cc:3060] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.672034 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941895f5587341458139c1dab82fefdd" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:34.672207 23972 raft_consensus.cc:2468] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 3.
I20260713 09:09:34.672504 24122 raft_consensus.cc:3060] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.673277 24371 leader_election.cc:304] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [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: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09; no voters: 
I20260713 09:09:34.673944 24520 raft_consensus.cc:2804] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:34.674311 24520 raft_consensus.cc:697] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 3 LEADER]: Becoming Leader. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Running, Role: LEADER
I20260713 09:09:34.675094 24520 consensus_queue.cc:237] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [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: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:34.677183 24122 raft_consensus.cc:2468] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 3.
I20260713 09:09:34.681563 23797 catalog_manager.cc:5697] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 reported cstate change: term changed from 2 to 3, leader changed from e12da73907c0499794da72764f3b8c09 (127.21.70.194) to a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193). New cstate: current_term: 3 leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.725076 24508 raft_consensus.cc:993] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca: : Instructing follower a26baa28d34b4fcfa45b638d1718fd83 to start an election
I20260713 09:09:34.725414 24508 raft_consensus.cc:1081] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Signalling peer a26baa28d34b4fcfa45b638d1718fd83 to start an election
I20260713 09:09:34.726629 24422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "172658f32d6d47e2b2f755152c7725aa"
dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
 from {username='slave'} at 127.0.0.1:45174
I20260713 09:09:34.726994 24422 raft_consensus.cc:493] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.727205 24422 raft_consensus.cc:3060] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.731801 24422 raft_consensus.cc:515] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:34.733147 24422 leader_election.cc:290] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 2 election: Requested vote from peers 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885), e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463)
I20260713 09:09:34.733839 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172658f32d6d47e2b2f755152c7725aa" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:34.734156 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172658f32d6d47e2b2f755152c7725aa" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:34.734400 24122 raft_consensus.cc:3055] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:34.734668 23972 raft_consensus.cc:3060] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.734705 24122 raft_consensus.cc:740] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Running, Role: LEADER
I20260713 09:09:34.735652 24122 consensus_queue.cc:260] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:34.736912 24122 raft_consensus.cc:3060] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.740687 23972 raft_consensus.cc:2468] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 2.
I20260713 09:09:34.741647 24371 leader_election.cc:304] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26baa28d34b4fcfa45b638d1718fd83, e12da73907c0499794da72764f3b8c09; no voters: 
I20260713 09:09:34.742313 24520 raft_consensus.cc:2804] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:34.742761 24122 raft_consensus.cc:2468] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 2.
I20260713 09:09:34.742796 24520 raft_consensus.cc:697] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [term 2 LEADER]: Becoming Leader. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Running, Role: LEADER
I20260713 09:09:34.743984 24520 consensus_queue.cc:237] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } }
I20260713 09:09:34.750450 23797 catalog_manager.cc:5697] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 reported cstate change: term changed from 1 to 2, leader changed from 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196) to a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:34.827911 24528 raft_consensus.cc:993] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca: : Instructing follower a26baa28d34b4fcfa45b638d1718fd83 to start an election
I20260713 09:09:34.828388 24508 raft_consensus.cc:1081] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 LEADER]: Signalling peer a26baa28d34b4fcfa45b638d1718fd83 to start an election
I20260713 09:09:34.829733 24422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756"
dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
 from {username='slave'} at 127.0.0.1:45174
I20260713 09:09:34.830166 24422 raft_consensus.cc:493] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.830471 24422 raft_consensus.cc:3060] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.834506 24422 raft_consensus.cc:515] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:34.835779 24422 leader_election.cc:290] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 3 election: Requested vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:34.836464 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:34.836786 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ed93b3795c44faa8c7d36f96787756" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:34.837037 24049 raft_consensus.cc:3060] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.837316 24122 raft_consensus.cc:3055] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:34.837643 24122 raft_consensus.cc:740] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Running, Role: LEADER
I20260713 09:09:34.838362 24122 consensus_queue.cc:260] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [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: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:34.839470 24122 raft_consensus.cc:3060] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.842948 24049 raft_consensus.cc:2468] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 3.
I20260713 09:09:34.843918 24372 leader_election.cc:304] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [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: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:34.844573 24520 raft_consensus.cc:2804] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:34.845048 24520 raft_consensus.cc:697] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 3 LEADER]: Becoming Leader. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Running, Role: LEADER
I20260713 09:09:34.845000 24122 raft_consensus.cc:2468] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 3.
I20260713 09:09:34.846117 24520 consensus_queue.cc:237] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [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: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:34.854059 23797 catalog_manager.cc:5697] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 reported cstate change: term changed from 2 to 3, leader changed from 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196) to a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193). New cstate: current_term: 3 leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:34.907703 23972 raft_consensus.cc:1275] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Refusing update from remote peer a26baa28d34b4fcfa45b638d1718fd83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:34.909296 24520 consensus_queue.cc:1048] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:34.919907 24049 raft_consensus.cc:1275] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Refusing update from remote peer a26baa28d34b4fcfa45b638d1718fd83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:34.922703 24520 consensus_queue.cc:1048] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:34.988752 24506 raft_consensus.cc:993] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09: : Instructing follower a26baa28d34b4fcfa45b638d1718fd83 to start an election
I20260713 09:09:34.989172 24509 raft_consensus.cc:1081] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Signalling peer a26baa28d34b4fcfa45b638d1718fd83 to start an election
I20260713 09:09:34.990686 24422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5"
dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
 from {username='slave'} at 127.0.0.1:45182
I20260713 09:09:34.991137 24422 raft_consensus.cc:493] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.991446 24422 raft_consensus.cc:3060] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.995378 24422 raft_consensus.cc:515] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:34.996671 24422 leader_election.cc:290] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 3 election: Requested vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:34.997356 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:34.997629 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26876e72d6c4a00aef82d891b7490e5" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:34.997874 23972 raft_consensus.cc:3055] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:34.998169 24049 raft_consensus.cc:3060] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:34.998188 23972 raft_consensus.cc:740] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:34.999109 23972 consensus_queue.cc:260] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [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: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:35.000056 23972 raft_consensus.cc:3060] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:35.002480 24049 raft_consensus.cc:2468] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 3.
I20260713 09:09:35.003304 24372 leader_election.cc:304] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [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: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:35.004201 24521 raft_consensus.cc:2804] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:35.004611 24521 raft_consensus.cc:697] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 3 LEADER]: Becoming Leader. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Running, Role: LEADER
I20260713 09:09:35.004957 23972 raft_consensus.cc:2468] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 3.
I20260713 09:09:35.005496 24521 consensus_queue.cc:237] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [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: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } }
I20260713 09:09:35.012490 23797 catalog_manager.cc:5697] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 reported cstate change: term changed from 2 to 3, leader changed from e12da73907c0499794da72764f3b8c09 (127.21.70.194) to a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193). New cstate: current_term: 3 leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.177168 23972 raft_consensus.cc:1275] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 3 FOLLOWER]: Refusing update from remote peer a26baa28d34b4fcfa45b638d1718fd83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:35.178378 24521 consensus_queue.cc:1048] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:35.178714 24122 raft_consensus.cc:1275] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Refusing update from remote peer a26baa28d34b4fcfa45b638d1718fd83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.180048 24521 consensus_queue.cc:1048] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.183987 24120 raft_consensus.cc:1275] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 3 FOLLOWER]: Refusing update from remote peer a26baa28d34b4fcfa45b638d1718fd83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:35.186223 24520 consensus_queue.cc:1048] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:35.200646 23972 raft_consensus.cc:1275] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Refusing update from remote peer a26baa28d34b4fcfa45b638d1718fd83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:35.205816 24542 consensus_queue.cc:1048] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:35.260419 24120 raft_consensus.cc:1275] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 3 FOLLOWER]: Refusing update from remote peer a26baa28d34b4fcfa45b638d1718fd83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:35.261471 24542 consensus_queue.cc:1048] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:35.271792 24049 raft_consensus.cc:1275] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 3 FOLLOWER]: Refusing update from remote peer a26baa28d34b4fcfa45b638d1718fd83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:35.273121 24521 consensus_queue.cc:1048] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:35.434708 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:35.449699 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:35.463516 23972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed0be8ea9b52447d95513be3e0d44cac"
dest_uuid: "e12da73907c0499794da72764f3b8c09"
mode: GRACEFUL
new_leader_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
 from {username='slave'} at 127.0.0.1:60474
I20260713 09:09:35.463991 23972 raft_consensus.cc:606] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Received request to transfer leadership to TS 1c7817b6d1ea4760bad02ec5cba39aca
I20260713 09:09:35.465003 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:09:35.465562 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:35.480535 23972 raft_consensus.cc:1275] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 3 FOLLOWER]: Refusing update from remote peer a26baa28d34b4fcfa45b638d1718fd83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:35.481568 24521 consensus_queue.cc:1048] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:35.489605 24049 raft_consensus.cc:1275] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 3 FOLLOWER]: Refusing update from remote peer a26baa28d34b4fcfa45b638d1718fd83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:35.491058 24520 consensus_queue.cc:1048] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:35.657006 24546 raft_consensus.cc:993] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09: : Instructing follower 1c7817b6d1ea4760bad02ec5cba39aca to start an election
I20260713 09:09:35.657498 24506 raft_consensus.cc:1081] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Signalling peer 1c7817b6d1ea4760bad02ec5cba39aca to start an election
I20260713 09:09:35.658875 24122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed0be8ea9b52447d95513be3e0d44cac"
dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
 from {username='slave'} at 127.0.0.1:39408
I20260713 09:09:35.659333 24122 raft_consensus.cc:493] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:35.659624 24122 raft_consensus.cc:3060] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.663897 24122 raft_consensus.cc:515] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:35.665361 24122 leader_election.cc:290] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 2 election: Requested vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:35.665925 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0be8ea9b52447d95513be3e0d44cac" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:35.666245 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed0be8ea9b52447d95513be3e0d44cac" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:35.666492 23972 raft_consensus.cc:3055] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:35.666797 24049 raft_consensus.cc:3060] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.666823 23972 raft_consensus.cc:740] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:35.667667 23972 consensus_queue.cc:260] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:35.668533 23972 raft_consensus.cc:3060] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:35.671417 24049 raft_consensus.cc:2468] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 2.
I20260713 09:09:35.672650 24087 leader_election.cc:304] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c7817b6d1ea4760bad02ec5cba39aca, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:35.673401 24528 raft_consensus.cc:2804] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:35.673448 23972 raft_consensus.cc:2468] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 2.
I20260713 09:09:35.674674 24528 raft_consensus.cc:697] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 LEADER]: Becoming Leader. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Running, Role: LEADER
I20260713 09:09:35.675526 24528 consensus_queue.cc:237] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:35.682691 23794 catalog_manager.cc:5697] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca reported cstate change: term changed from 1 to 2, leader changed from e12da73907c0499794da72764f3b8c09 (127.21.70.194) to 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196). New cstate: current_term: 2 leader_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:36.172839 23972 raft_consensus.cc:1275] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Refusing update from remote peer 1c7817b6d1ea4760bad02ec5cba39aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.173976 24528 consensus_queue.cc:1048] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.184172 24047 raft_consensus.cc:1275] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Refusing update from remote peer 1c7817b6d1ea4760bad02ec5cba39aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.185997 24556 consensus_queue.cc:1048] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.466290 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:36.482097 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:36.497224 24120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c83855a4e6b84c5baead5a2d21090388"
dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
mode: GRACEFUL
new_leader_uuid: "e12da73907c0499794da72764f3b8c09"
 from {username='slave'} at 127.0.0.1:56864
I20260713 09:09:36.497839 24120 raft_consensus.cc:606] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Received request to transfer leadership to TS e12da73907c0499794da72764f3b8c09
I20260713 09:09:36.499326 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:09:36.500005 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:36.952096 24556 raft_consensus.cc:993] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca: : Instructing follower e12da73907c0499794da72764f3b8c09 to start an election
I20260713 09:09:36.952550 24563 raft_consensus.cc:1081] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Signalling peer e12da73907c0499794da72764f3b8c09 to start an election
I20260713 09:09:36.953856 23972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c83855a4e6b84c5baead5a2d21090388"
dest_uuid: "e12da73907c0499794da72764f3b8c09"
 from {username='slave'} at 127.0.0.1:40916
I20260713 09:09:36.954241 23972 raft_consensus.cc:493] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:36.954479 23972 raft_consensus.cc:3060] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.958446 23972 raft_consensus.cc:515] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:36.960072 23972 leader_election.cc:290] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 2 election: Requested vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:36.960984 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83855a4e6b84c5baead5a2d21090388" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:36.961171 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83855a4e6b84c5baead5a2d21090388" candidate_uuid: "e12da73907c0499794da72764f3b8c09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:36.961493 24047 raft_consensus.cc:3060] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.961802 24120 raft_consensus.cc:3055] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:36.962139 24120 raft_consensus.cc:740] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Running, Role: LEADER
I20260713 09:09:36.962905 24120 consensus_queue.cc:260] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:36.963990 24120 raft_consensus.cc:3060] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.966219 24047 raft_consensus.cc:2468] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 2.
I20260713 09:09:36.966743 24049 raft_consensus.cc:1240] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Rejecting Update request from peer 1c7817b6d1ea4760bad02ec5cba39aca for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:36.967370 23939 leader_election.cc:304] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e12da73907c0499794da72764f3b8c09, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:36.968284 24506 raft_consensus.cc:2804] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:36.969534 24120 raft_consensus.cc:2468] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12da73907c0499794da72764f3b8c09 in term 2.
I20260713 09:09:36.969672 24506 raft_consensus.cc:697] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Becoming Leader. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:36.970654 24506 consensus_queue.cc:237] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:36.977226 23794 catalog_manager.cc:5697] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 reported cstate change: term changed from 1 to 2, leader changed from 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196) to e12da73907c0499794da72764f3b8c09 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "e12da73907c0499794da72764f3b8c09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:37.483687 24049 raft_consensus.cc:1275] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Refusing update from remote peer e12da73907c0499794da72764f3b8c09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:37.484791 24506 consensus_queue.cc:1048] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:37.496340 24120 raft_consensus.cc:1275] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Refusing update from remote peer e12da73907c0499794da72764f3b8c09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:37.498044 24573 consensus_queue.cc:1048] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:37.500972 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:37.524653 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:37.538331 23972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c83855a4e6b84c5baead5a2d21090388"
dest_uuid: "e12da73907c0499794da72764f3b8c09"
mode: GRACEFUL
new_leader_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
 from {username='slave'} at 127.0.0.1:60474
I20260713 09:09:37.538877 23972 raft_consensus.cc:606] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Received request to transfer leadership to TS 1c7817b6d1ea4760bad02ec5cba39aca
I20260713 09:09:37.540027 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:09:37.540676 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:38.037823 24580 raft_consensus.cc:993] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09: : Instructing follower 1c7817b6d1ea4760bad02ec5cba39aca to start an election
I20260713 09:09:38.039005 24573 raft_consensus.cc:1081] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Signalling peer 1c7817b6d1ea4760bad02ec5cba39aca to start an election
I20260713 09:09:38.041134 24122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c83855a4e6b84c5baead5a2d21090388"
dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
 from {username='slave'} at 127.0.0.1:39408
I20260713 09:09:38.041865 24122 raft_consensus.cc:493] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:38.042270 24122 raft_consensus.cc:3060] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.048956 24122 raft_consensus.cc:515] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:38.051429 24122 leader_election.cc:290] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [CANDIDATE]: Term 3 election: Requested vote from peers e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463), e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233)
I20260713 09:09:38.052372 23972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83855a4e6b84c5baead5a2d21090388" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e12da73907c0499794da72764f3b8c09"
I20260713 09:09:38.052760 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83855a4e6b84c5baead5a2d21090388" candidate_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:38.053210 23972 raft_consensus.cc:3055] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:38.053331 24049 raft_consensus.cc:3060] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.053565 23972 raft_consensus.cc:740] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e12da73907c0499794da72764f3b8c09, State: Running, Role: LEADER
I20260713 09:09:38.055312 23972 consensus_queue.cc:260] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [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: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:38.057008 23972 raft_consensus.cc:3060] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:38.061969 24049 raft_consensus.cc:2468] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 3.
I20260713 09:09:38.063431 24087 leader_election.cc:304] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [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: 1c7817b6d1ea4760bad02ec5cba39aca, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:38.064483 24578 raft_consensus.cc:2804] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:38.065024 24578 raft_consensus.cc:697] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 3 LEADER]: Becoming Leader. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Running, Role: LEADER
I20260713 09:09:38.065100 23972 raft_consensus.cc:2468] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c7817b6d1ea4760bad02ec5cba39aca in term 3.
I20260713 09:09:38.066402 24578 consensus_queue.cc:237] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [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: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } }
I20260713 09:09:38.074527 23798 catalog_manager.cc:5697] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca reported cstate change: term changed from 2 to 3, leader changed from e12da73907c0499794da72764f3b8c09 (127.21.70.194) to 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196). New cstate: current_term: 3 leader_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:38.470356 23972 raft_consensus.cc:1275] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 3 FOLLOWER]: Refusing update from remote peer 1c7817b6d1ea4760bad02ec5cba39aca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:38.471599 24578 consensus_queue.cc:1048] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12da73907c0499794da72764f3b8c09" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 43463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:38.479610 24049 raft_consensus.cc:1275] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932 [term 3 FOLLOWER]: Refusing update from remote peer 1c7817b6d1ea4760bad02ec5cba39aca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:38.481186 24563 consensus_queue.cc:1048] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:38.541797 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:38.563130 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:38.577224 24122 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a46f8d8ccfbb4afba5ace255888b3fd5"
dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
mode: GRACEFUL
new_leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
 from {username='slave'} at 127.0.0.1:56864
I20260713 09:09:38.577666 24122 raft_consensus.cc:606] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Received request to transfer leadership to TS a26baa28d34b4fcfa45b638d1718fd83
I20260713 09:09:38.578912 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:09:38.579612 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:39.063577 24563 raft_consensus.cc:993] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca: : Instructing follower a26baa28d34b4fcfa45b638d1718fd83 to start an election
I20260713 09:09:39.064126 24578 raft_consensus.cc:1081] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Signalling peer a26baa28d34b4fcfa45b638d1718fd83 to start an election
I20260713 09:09:39.065866 24422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a46f8d8ccfbb4afba5ace255888b3fd5"
dest_uuid: "a26baa28d34b4fcfa45b638d1718fd83"
 from {username='slave'} at 127.0.0.1:45174
I20260713 09:09:39.066358 24422 raft_consensus.cc:493] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:39.066581 24422 raft_consensus.cc:3060] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:39.071961 24422 raft_consensus.cc:515] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:39.073345 24422 leader_election.cc:290] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 2 election: Requested vote from peers e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233), 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196:39885)
I20260713 09:09:39.074084 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46f8d8ccfbb4afba5ace255888b3fd5" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9251f42b2fc466a9ced62397dc86932"
I20260713 09:09:39.074292 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46f8d8ccfbb4afba5ace255888b3fd5" candidate_uuid: "a26baa28d34b4fcfa45b638d1718fd83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c7817b6d1ea4760bad02ec5cba39aca"
I20260713 09:09:39.074709 24049 raft_consensus.cc:3060] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:39.074838 24122 raft_consensus.cc:3055] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:39.075184 24122 raft_consensus.cc:740] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c7817b6d1ea4760bad02ec5cba39aca, State: Running, Role: LEADER
I20260713 09:09:39.075866 24122 consensus_queue.cc:260] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:39.076732 24122 raft_consensus.cc:3060] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:39.078948 24049 raft_consensus.cc:2468] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 2.
I20260713 09:09:39.080046 24372 leader_election.cc:304] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a26baa28d34b4fcfa45b638d1718fd83, e9251f42b2fc466a9ced62397dc86932; no voters: 
I20260713 09:09:39.080802 24521 raft_consensus.cc:2804] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:39.081030 24122 raft_consensus.cc:2468] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26baa28d34b4fcfa45b638d1718fd83 in term 2.
I20260713 09:09:39.081735 24521 raft_consensus.cc:697] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 LEADER]: Becoming Leader. State: Replica: a26baa28d34b4fcfa45b638d1718fd83, State: Running, Role: LEADER
I20260713 09:09:39.082746 24521 consensus_queue.cc:237] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } }
I20260713 09:09:39.090564 23794 catalog_manager.cc:5697] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 reported cstate change: term changed from 1 to 2, leader changed from 1c7817b6d1ea4760bad02ec5cba39aca (127.21.70.196) to a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "a26baa28d34b4fcfa45b638d1718fd83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26baa28d34b4fcfa45b638d1718fd83" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36005 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:39.580385 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:39.592247 24122 raft_consensus.cc:1275] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Refusing update from remote peer a26baa28d34b4fcfa45b638d1718fd83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:39.593498 24521 consensus_queue.cc:1048] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c7817b6d1ea4760bad02ec5cba39aca" member_type: VOTER last_known_addr { host: "127.21.70.196" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:39.595147 21787 tablet_server.cc:179] TabletServer@127.21.70.193:36005 shutting down...
W20260713 09:09:39.611112 24014 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260713 09:09:39.616068 24014 consensus_peers.cc:597] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:39.635197 24049 raft_consensus.cc:1275] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Refusing update from remote peer a26baa28d34b4fcfa45b638d1718fd83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:39.636511 24521 consensus_queue.cc:1048] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9251f42b2fc466a9ced62397dc86932" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:39.665521 24088 consensus_peers.cc:597] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:39.667732 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:39.668798 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.669772 21787 raft_consensus.cc:2243] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.670212 21787 raft_consensus.cc:2272] T 73be2025f24a451281162f5437909314 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.672935 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.673704 21787 raft_consensus.cc:2243] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.674703 21787 raft_consensus.cc:2272] T b26876e72d6c4a00aef82d891b7490e5 P a26baa28d34b4fcfa45b638d1718fd83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.677475 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.678269 21787 raft_consensus.cc:2243] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.678797 21787 raft_consensus.cc:2272] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.680644 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.681180 21787 raft_consensus.cc:2243] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.681551 21787 raft_consensus.cc:2272] T e05f474e25e44200ab98e88e9b5f4200 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.683324 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.683866 21787 raft_consensus.cc:2243] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.684242 21787 raft_consensus.cc:2272] T f6f4af309be64a309ed9057a99cef4b1 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.686124 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.686728 21787 raft_consensus.cc:2243] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.687111 21787 raft_consensus.cc:2272] T 372747c79c6541caa7abcd50b72d7844 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.688920 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.689397 21787 raft_consensus.cc:2243] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.690205 21787 raft_consensus.cc:2272] T 172658f32d6d47e2b2f755152c7725aa P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.692260 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.693007 21787 raft_consensus.cc:2243] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.693719 21787 raft_consensus.cc:2272] T e9ed93b3795c44faa8c7d36f96787756 P a26baa28d34b4fcfa45b638d1718fd83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.695616 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.696099 21787 raft_consensus.cc:2243] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.696563 21787 raft_consensus.cc:2272] T 239b4ace042b4911b05b5221417212b2 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.698706 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.699427 21787 raft_consensus.cc:2243] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.700183 21787 raft_consensus.cc:2272] T a46f8d8ccfbb4afba5ace255888b3fd5 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.702450 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.702965 21787 raft_consensus.cc:2243] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.703691 21787 raft_consensus.cc:2272] T 03fc3f2cf86a4b0fad527637519bed57 P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.705385 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.705893 21787 raft_consensus.cc:2243] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.706266 21787 raft_consensus.cc:2272] T 65f4a338c5f0449c82390cfed7516c08 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.708268 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.708729 21787 raft_consensus.cc:2243] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.709132 21787 raft_consensus.cc:2272] T 4b35240b219040458b2efb175de2b6ae P a26baa28d34b4fcfa45b638d1718fd83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.711855 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.712440 21787 raft_consensus.cc:2243] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.712901 21787 raft_consensus.cc:2272] T 48c9f8e1f9af4633adfed9fb96336e13 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:39.714497 23940 consensus_peers.cc:597] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:39.715201 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.715765 21787 raft_consensus.cc:2243] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.716120 21787 raft_consensus.cc:2272] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.717885 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.718304 21787 raft_consensus.cc:2243] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.718608 21787 raft_consensus.cc:2272] T 6c5a8b308c53466ba672b34d25ec5188 P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.720286 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.720698 21787 raft_consensus.cc:2243] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.721014 21787 raft_consensus.cc:2272] T 4c39b5079b5f45f5b50c45dd9fe5167e P a26baa28d34b4fcfa45b638d1718fd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.722676 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:39.723120 21787 raft_consensus.cc:2243] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.723909 21787 raft_consensus.cc:2272] T 941895f5587341458139c1dab82fefdd P a26baa28d34b4fcfa45b638d1718fd83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.762934 21787 tablet_server.cc:196] TabletServer@127.21.70.193:36005 shutdown complete.
I20260713 09:09:39.794925 21787 tablet_server.cc:179] TabletServer@127.21.70.194:0 shutting down...
W20260713 09:09:39.817250 23940 consensus_peers.cc:597] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:39.826814 24086 consensus_peers.cc:597] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463): Couldn't send request to peer e12da73907c0499794da72764f3b8c09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:39.826875 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:39.827910 21787 tablet_replica.cc:333] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.828837 21787 raft_consensus.cc:2243] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.829376 21787 raft_consensus.cc:2272] T 172658f32d6d47e2b2f755152c7725aa P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:39.830319 24012 consensus_peers.cc:597] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 -> Peer e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463): Couldn't send request to peer e12da73907c0499794da72764f3b8c09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:39.831679 21787 tablet_replica.cc:333] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.832264 21787 raft_consensus.cc:2243] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.832674 21787 raft_consensus.cc:2272] T 03fc3f2cf86a4b0fad527637519bed57 P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.834551 21787 tablet_replica.cc:333] T 372747c79c6541caa7abcd50b72d7844 P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.835158 21787 raft_consensus.cc:2243] T 372747c79c6541caa7abcd50b72d7844 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.835577 21787 raft_consensus.cc:2272] T 372747c79c6541caa7abcd50b72d7844 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.837365 21787 tablet_replica.cc:333] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.837924 21787 raft_consensus.cc:2243] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.838654 21787 raft_consensus.cc:2272] T 65f4a338c5f0449c82390cfed7516c08 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.840464 21787 tablet_replica.cc:333] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.840971 21787 raft_consensus.cc:2243] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.841694 21787 raft_consensus.cc:2272] T 73be2025f24a451281162f5437909314 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.843489 21787 tablet_replica.cc:333] T 5c10fb847ffa42048c6aa195c7a72dcc P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.843971 21787 raft_consensus.cc:2243] T 5c10fb847ffa42048c6aa195c7a72dcc P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.844471 21787 raft_consensus.cc:2272] T 5c10fb847ffa42048c6aa195c7a72dcc P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.846199 21787 tablet_replica.cc:333] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.846686 21787 raft_consensus.cc:2243] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.847103 21787 raft_consensus.cc:2272] T 4739f2bcbccf4db18451bf3d31fd1dcf P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.849104 21787 tablet_replica.cc:333] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.849624 21787 raft_consensus.cc:2243] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.850383 21787 raft_consensus.cc:2272] T f6f4af309be64a309ed9057a99cef4b1 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.852118 21787 tablet_replica.cc:333] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.852617 21787 raft_consensus.cc:2243] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.852993 21787 raft_consensus.cc:2272] T c83855a4e6b84c5baead5a2d21090388 P e12da73907c0499794da72764f3b8c09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.854696 21787 tablet_replica.cc:333] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.855175 21787 raft_consensus.cc:2243] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.855890 21787 raft_consensus.cc:2272] T 239b4ace042b4911b05b5221417212b2 P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.857573 21787 tablet_replica.cc:333] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.858059 21787 raft_consensus.cc:2243] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.858456 21787 raft_consensus.cc:2272] T ed0be8ea9b52447d95513be3e0d44cac P e12da73907c0499794da72764f3b8c09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.860162 21787 tablet_replica.cc:333] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.860647 21787 raft_consensus.cc:2243] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.861112 21787 raft_consensus.cc:2272] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.863327 21787 tablet_replica.cc:333] T 48c9f8e1f9af4633adfed9fb96336e13 P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.863900 21787 raft_consensus.cc:2243] T 48c9f8e1f9af4633adfed9fb96336e13 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.864337 21787 raft_consensus.cc:2272] T 48c9f8e1f9af4633adfed9fb96336e13 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.866261 21787 tablet_replica.cc:333] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.866735 21787 raft_consensus.cc:2243] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:09:39.866993 24088 consensus_peers.cc:597] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:39.867543 21787 raft_consensus.cc:2272] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.869426 21787 tablet_replica.cc:333] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.869903 21787 raft_consensus.cc:2243] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:39.870649 21787 raft_consensus.cc:2272] T 6c5a8b308c53466ba672b34d25ec5188 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.872498 21787 tablet_replica.cc:333] T d9d66a61c6e943cd896f11daa8871cf1 P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.872964 21787 raft_consensus.cc:2243] T d9d66a61c6e943cd896f11daa8871cf1 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.873347 21787 raft_consensus.cc:2272] T d9d66a61c6e943cd896f11daa8871cf1 P e12da73907c0499794da72764f3b8c09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.875030 21787 tablet_replica.cc:333] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.875504 21787 raft_consensus.cc:2243] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.875902 21787 raft_consensus.cc:2272] T b26876e72d6c4a00aef82d891b7490e5 P e12da73907c0499794da72764f3b8c09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.877704 21787 tablet_replica.cc:333] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09: stopping tablet replica
I20260713 09:09:39.878139 21787 raft_consensus.cc:2243] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.878542 21787 raft_consensus.cc:2272] T 941895f5587341458139c1dab82fefdd P e12da73907c0499794da72764f3b8c09 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:39.883926 24088 consensus_peers.cc:597] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:39.906644 21787 tablet_server.cc:196] TabletServer@127.21.70.194:0 shutdown complete.
W20260713 09:09:39.923557 24012 consensus_peers.cc:597] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 -> Peer e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463): Couldn't send request to peer e12da73907c0499794da72764f3b8c09. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.194:43463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:39.924826 24014 consensus_peers.cc:597] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:39.944880 21787 tablet_server.cc:179] TabletServer@127.21.70.195:0 shutting down...
W20260713 09:09:39.961829 24087 consensus_peers.cc:597] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233): Couldn't send request to peer e9251f42b2fc466a9ced62397dc86932. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:39.969763 24087 consensus_peers.cc:597] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233): Couldn't send request to peer e9251f42b2fc466a9ced62397dc86932. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:39.980870 24087 consensus_peers.cc:597] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer e9251f42b2fc466a9ced62397dc86932 (127.21.70.195:40233): Couldn't send request to peer e9251f42b2fc466a9ced62397dc86932. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:39.983572 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:09:39.984215 24088 consensus_peers.cc:597] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer a26baa28d34b4fcfa45b638d1718fd83 (127.21.70.193:36005): Couldn't send request to peer a26baa28d34b4fcfa45b638d1718fd83. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:39.984537 21787 tablet_replica.cc:333] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:39.985276 21787 raft_consensus.cc:2243] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.985769 21787 raft_consensus.cc:2272] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.988070 21787 tablet_replica.cc:333] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:39.988894 21787 raft_consensus.cc:2243] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.989490 21787 raft_consensus.cc:2272] T 03fc3f2cf86a4b0fad527637519bed57 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.992257 21787 tablet_replica.cc:333] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:39.992914 21787 raft_consensus.cc:2243] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.993268 21787 raft_consensus.cc:2272] T a46f8d8ccfbb4afba5ace255888b3fd5 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.995342 21787 tablet_replica.cc:333] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:39.995959 21787 raft_consensus.cc:2243] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:39.996351 21787 raft_consensus.cc:2272] T ed0be8ea9b52447d95513be3e0d44cac P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:39.999248 21787 tablet_replica.cc:333] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:40.000157 21787 raft_consensus.cc:2243] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.001088 21787 raft_consensus.cc:2272] T 48c9f8e1f9af4633adfed9fb96336e13 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.003604 21787 tablet_replica.cc:333] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:40.004113 21787 raft_consensus.cc:2243] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.004520 21787 raft_consensus.cc:2272] T bfdd7cd0bfb74796945e17c3f4b9ae7d P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.006248 21787 tablet_replica.cc:333] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:40.006810 21787 raft_consensus.cc:2243] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.007251 21787 raft_consensus.cc:2272] T 239b4ace042b4911b05b5221417212b2 P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.009063 21787 tablet_replica.cc:333] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:40.009534 21787 raft_consensus.cc:2243] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.009953 21787 raft_consensus.cc:2272] T e9ed93b3795c44faa8c7d36f96787756 P e9251f42b2fc466a9ced62397dc86932 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.011754 21787 tablet_replica.cc:333] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:40.012392 21787 raft_consensus.cc:2243] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.013211 21787 raft_consensus.cc:2272] T 5c10fb847ffa42048c6aa195c7a72dcc P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.015596 21787 tablet_replica.cc:333] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:40.016263 21787 raft_consensus.cc:2243] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.016739 21787 raft_consensus.cc:2272] T c83855a4e6b84c5baead5a2d21090388 P e9251f42b2fc466a9ced62397dc86932 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.018424 21787 tablet_replica.cc:333] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:40.018898 21787 raft_consensus.cc:2243] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.019629 21787 raft_consensus.cc:2272] T 4739f2bcbccf4db18451bf3d31fd1dcf P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.021351 21787 tablet_replica.cc:333] T f6f4af309be64a309ed9057a99cef4b1 P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:40.021837 21787 raft_consensus.cc:2243] T f6f4af309be64a309ed9057a99cef4b1 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.022230 21787 raft_consensus.cc:2272] T f6f4af309be64a309ed9057a99cef4b1 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.023968 21787 tablet_replica.cc:333] T e05f474e25e44200ab98e88e9b5f4200 P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:40.024462 21787 raft_consensus.cc:2243] T e05f474e25e44200ab98e88e9b5f4200 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.024847 21787 raft_consensus.cc:2272] T e05f474e25e44200ab98e88e9b5f4200 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.026573 21787 tablet_replica.cc:333] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:40.027034 21787 raft_consensus.cc:2243] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.027765 21787 raft_consensus.cc:2272] T d9d66a61c6e943cd896f11daa8871cf1 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.029450 21787 tablet_replica.cc:333] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:40.030085 21787 raft_consensus.cc:2243] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.030844 21787 raft_consensus.cc:2272] T 4c39b5079b5f45f5b50c45dd9fe5167e P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.032648 21787 tablet_replica.cc:333] T 65f4a338c5f0449c82390cfed7516c08 P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:40.033147 21787 raft_consensus.cc:2243] T 65f4a338c5f0449c82390cfed7516c08 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.033573 21787 raft_consensus.cc:2272] T 65f4a338c5f0449c82390cfed7516c08 P e9251f42b2fc466a9ced62397dc86932 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:40.033733 24086 consensus_peers.cc:597] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463): Couldn't send request to peer e12da73907c0499794da72764f3b8c09. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.194:43463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:40.035315 21787 tablet_replica.cc:333] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:40.035879 21787 raft_consensus.cc:2243] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.036564 21787 raft_consensus.cc:2272] T 4b35240b219040458b2efb175de2b6ae P e9251f42b2fc466a9ced62397dc86932 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.038275 21787 tablet_replica.cc:333] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932: stopping tablet replica
I20260713 09:09:40.038722 21787 raft_consensus.cc:2243] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.039129 21787 raft_consensus.cc:2272] T b26876e72d6c4a00aef82d891b7490e5 P e9251f42b2fc466a9ced62397dc86932 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.075367 21787 tablet_server.cc:196] TabletServer@127.21.70.195:0 shutdown complete.
W20260713 09:09:40.101423 24086 consensus_peers.cc:597] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca -> Peer e12da73907c0499794da72764f3b8c09 (127.21.70.194:43463): Couldn't send request to peer e12da73907c0499794da72764f3b8c09. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.194:43463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:40.104490 21787 tablet_server.cc:179] TabletServer@127.21.70.196:0 shutting down...
I20260713 09:09:40.138449 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:40.139132 21787 tablet_replica.cc:333] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.139772 21787 raft_consensus.cc:2243] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.140540 21787 raft_consensus.cc:2272] T 8cc4d3c46ea6471c95ae7cdb57d69f2d P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.142307 21787 tablet_replica.cc:333] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.142813 21787 raft_consensus.cc:2243] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.143198 21787 raft_consensus.cc:2272] T a46f8d8ccfbb4afba5ace255888b3fd5 P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.145675 21787 tablet_replica.cc:333] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.146212 21787 raft_consensus.cc:2243] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.146624 21787 raft_consensus.cc:2272] T 172658f32d6d47e2b2f755152c7725aa P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.148356 21787 tablet_replica.cc:333] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.148851 21787 raft_consensus.cc:2243] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.149560 21787 raft_consensus.cc:2272] T 372747c79c6541caa7abcd50b72d7844 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.151263 21787 tablet_replica.cc:333] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.151824 21787 raft_consensus.cc:2243] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.152226 21787 raft_consensus.cc:2272] T e9ed93b3795c44faa8c7d36f96787756 P 1c7817b6d1ea4760bad02ec5cba39aca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.153855 21787 tablet_replica.cc:333] T 5c10fb847ffa42048c6aa195c7a72dcc P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.154367 21787 raft_consensus.cc:2243] T 5c10fb847ffa42048c6aa195c7a72dcc P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.154752 21787 raft_consensus.cc:2272] T 5c10fb847ffa42048c6aa195c7a72dcc P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.156697 21787 tablet_replica.cc:333] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.157260 21787 raft_consensus.cc:2243] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.157950 21787 raft_consensus.cc:2272] T e05f474e25e44200ab98e88e9b5f4200 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.159713 21787 tablet_replica.cc:333] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.160295 21787 raft_consensus.cc:2243] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.160985 21787 raft_consensus.cc:2272] T c83855a4e6b84c5baead5a2d21090388 P 1c7817b6d1ea4760bad02ec5cba39aca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.162619 21787 tablet_replica.cc:333] T 4739f2bcbccf4db18451bf3d31fd1dcf P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.163090 21787 raft_consensus.cc:2243] T 4739f2bcbccf4db18451bf3d31fd1dcf P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.163551 21787 raft_consensus.cc:2272] T 4739f2bcbccf4db18451bf3d31fd1dcf P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.165222 21787 tablet_replica.cc:333] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.165691 21787 raft_consensus.cc:2243] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.166054 21787 raft_consensus.cc:2272] T 73be2025f24a451281162f5437909314 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.167708 21787 tablet_replica.cc:333] T bfdd7cd0bfb74796945e17c3f4b9ae7d P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.168174 21787 raft_consensus.cc:2243] T bfdd7cd0bfb74796945e17c3f4b9ae7d P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.168566 21787 raft_consensus.cc:2272] T bfdd7cd0bfb74796945e17c3f4b9ae7d P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.170204 21787 tablet_replica.cc:333] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.170686 21787 raft_consensus.cc:2243] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.171089 21787 raft_consensus.cc:2272] T d9d66a61c6e943cd896f11daa8871cf1 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.172767 21787 tablet_replica.cc:333] T 6c5a8b308c53466ba672b34d25ec5188 P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.173249 21787 raft_consensus.cc:2243] T 6c5a8b308c53466ba672b34d25ec5188 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.173614 21787 raft_consensus.cc:2272] T 6c5a8b308c53466ba672b34d25ec5188 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.175285 21787 tablet_replica.cc:333] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.175778 21787 raft_consensus.cc:2243] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.176168 21787 raft_consensus.cc:2272] T 4c39b5079b5f45f5b50c45dd9fe5167e P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.177800 21787 tablet_replica.cc:333] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.178259 21787 raft_consensus.cc:2243] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.178663 21787 raft_consensus.cc:2272] T 941895f5587341458139c1dab82fefdd P 1c7817b6d1ea4760bad02ec5cba39aca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.180320 21787 tablet_replica.cc:333] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.180795 21787 raft_consensus.cc:2243] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.181190 21787 raft_consensus.cc:2272] T 4b35240b219040458b2efb175de2b6ae P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.182771 21787 tablet_replica.cc:333] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.183216 21787 raft_consensus.cc:2243] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.183945 21787 raft_consensus.cc:2272] T ed0be8ea9b52447d95513be3e0d44cac P 1c7817b6d1ea4760bad02ec5cba39aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.185535 21787 tablet_replica.cc:333] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca: stopping tablet replica
I20260713 09:09:40.185966 21787 raft_consensus.cc:2243] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.186658 21787 raft_consensus.cc:2272] T 5bebfe9ed5114eb79e6b5eb397fe44a7 P 1c7817b6d1ea4760bad02ec5cba39aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.222198 21787 tablet_server.cc:196] TabletServer@127.21.70.196:0 shutdown complete.
I20260713 09:09:40.249748 21787 master.cc:562] Master@127.21.70.254:45839 shutting down...
I20260713 09:09:40.273069 21787 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:40.273531 21787 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.273806 21787 tablet_replica.cc:333] T 00000000000000000000000000000000 P 10002e5d77b74412bf46995ac637fd5f: stopping tablet replica
I20260713 09:09:40.293540 21787 master.cc:584] Master@127.21.70.254:45839 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20564 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:09:40.346578 21787 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.70.254:43293
I20260713 09:09:40.348081 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:40.353510 24616 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
W20260713 09:09:40.354101 24617 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
W20260713 09:09:40.354365 24619 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
I20260713 09:09:40.355022 21787 server_base.cc:1061] running on GCE node
I20260713 09:09:40.356196 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:40.356369 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:40.356545 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933780356532 us; error 0 us; skew 500 ppm
I20260713 09:09:40.357090 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:40.359308 21787 webserver.cc:533] Webserver started at http://127.21.70.254:33893/ using document root <none> and password file <none>
I20260713 09:09:40.359864 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:40.360046 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:40.360352 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:40.361449 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/master-0-root/instance:
uuid: "77c8792289a24ca0b36f1e69af61ca18"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-0xhf"
I20260713 09:09:40.365612 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:40.368721 24624 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:40.369494 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:40.369762 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/master-0-root
uuid: "77c8792289a24ca0b36f1e69af61ca18"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-0xhf"
I20260713 09:09:40.370030 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-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)
I20260713 09:09:40.402469 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:40.403651 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:40.439453 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.254:43293
I20260713 09:09:40.439631 24675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.254:43293 every 8 connection(s)
I20260713 09:09:40.443243 24676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.452824 24676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18: Bootstrap starting.
I20260713 09:09:40.457329 24676 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:40.461216 24676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18: No bootstrap required, opened a new log
I20260713 09:09:40.463169 24676 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77c8792289a24ca0b36f1e69af61ca18" member_type: VOTER }
I20260713 09:09:40.463580 24676 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:40.463821 24676 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77c8792289a24ca0b36f1e69af61ca18, State: Initialized, Role: FOLLOWER
I20260713 09:09:40.464372 24676 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77c8792289a24ca0b36f1e69af61ca18" member_type: VOTER }
I20260713 09:09:40.464818 24676 raft_consensus.cc:399] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:40.465051 24676 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:40.465322 24676 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:40.469228 24676 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77c8792289a24ca0b36f1e69af61ca18" member_type: VOTER }
I20260713 09:09:40.469704 24676 leader_election.cc:304] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [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: 77c8792289a24ca0b36f1e69af61ca18; no voters: 
I20260713 09:09:40.470700 24676 leader_election.cc:290] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:40.471076 24679 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:40.472400 24679 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [term 1 LEADER]: Becoming Leader. State: Replica: 77c8792289a24ca0b36f1e69af61ca18, State: Running, Role: LEADER
I20260713 09:09:40.473052 24679 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [LEADER]: Queue going to LEADER mode. State: All 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: "77c8792289a24ca0b36f1e69af61ca18" member_type: VOTER }
I20260713 09:09:40.473603 24676 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:40.479815 24681 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77c8792289a24ca0b36f1e69af61ca18. Latest consensus state: current_term: 1 leader_uuid: "77c8792289a24ca0b36f1e69af61ca18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77c8792289a24ca0b36f1e69af61ca18" member_type: VOTER } }
I20260713 09:09:40.480530 24681 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:40.482146 24680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77c8792289a24ca0b36f1e69af61ca18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77c8792289a24ca0b36f1e69af61ca18" member_type: VOTER } }
I20260713 09:09:40.482808 24680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:40.486339 24689 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:40.493824 24689 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:40.494771 21787 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:40.502046 24689 catalog_manager.cc:1383] Generated new cluster ID: bba7f5c1ccc349beaeca57b23e238d15
I20260713 09:09:40.502305 24689 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:40.541604 24689 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:40.542809 24689 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:40.554598 24689 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18: Generated new TSK 0
I20260713 09:09:40.555147 24689 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:40.561074 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:40.566888 24697 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
W20260713 09:09:40.569233 24698 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
W20260713 09:09:40.570883 24700 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
I20260713 09:09:40.571224 21787 server_base.cc:1061] running on GCE node
I20260713 09:09:40.572201 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:40.572376 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:40.572494 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933780572484 us; error 0 us; skew 500 ppm
I20260713 09:09:40.572983 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:40.575098 21787 webserver.cc:533] Webserver started at http://127.21.70.193:33737/ using document root <none> and password file <none>
I20260713 09:09:40.575587 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:40.575745 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:40.575954 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:40.576895 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/ts-0-root/instance:
uuid: "f6da4d70c7d343518b1f411bdc4ce1fd"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-0xhf"
I20260713 09:09:40.580924 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:40.583925 24705 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:40.584687 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:40.584971 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/ts-0-root
uuid: "f6da4d70c7d343518b1f411bdc4ce1fd"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-0xhf"
I20260713 09:09:40.585206 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-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)
I20260713 09:09:40.607040 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:40.608232 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:40.609634 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:40.611850 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:40.612062 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:40.612294 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:40.612475 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:40.651103 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.193:45253
I20260713 09:09:40.651207 24767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.193:45253 every 8 connection(s)
I20260713 09:09:40.656030 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:40.663749 24772 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
W20260713 09:09:40.665385 24773 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
W20260713 09:09:40.666932 24775 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
I20260713 09:09:40.667172 21787 server_base.cc:1061] running on GCE node
I20260713 09:09:40.668257 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:40.668478 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:40.668679 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933780668659 us; error 0 us; skew 500 ppm
I20260713 09:09:40.669215 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:40.671829 21787 webserver.cc:533] Webserver started at http://127.21.70.194:33897/ using document root <none> and password file <none>
I20260713 09:09:40.672410 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:40.672538 24768 heartbeater.cc:344] Connected to a master server at 127.21.70.254:43293
I20260713 09:09:40.672670 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:40.672973 24768 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:40.673049 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:40.673734 24768 heartbeater.cc:507] Master 127.21.70.254:43293 requested a full tablet report, sending...
I20260713 09:09:40.674351 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/ts-1-root/instance:
uuid: "0aa5da8ac7094a819b68b27d9e66c497"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-0xhf"
I20260713 09:09:40.675768 24641 ts_manager.cc:194] Registered new tserver with Master: f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253)
I20260713 09:09:40.677446 24641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33198
I20260713 09:09:40.679589 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260713 09:09:40.682721 24780 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:40.683490 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:40.683756 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/ts-1-root
uuid: "0aa5da8ac7094a819b68b27d9e66c497"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-0xhf"
I20260713 09:09:40.684042 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-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)
I20260713 09:09:40.703037 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:40.704159 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:40.705516 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:40.707628 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:40.707840 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:40.708073 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:40.708244 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:40.745450 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.194:34107
I20260713 09:09:40.745543 24842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.194:34107 every 8 connection(s)
I20260713 09:09:40.750003 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:40.756858 24846 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
W20260713 09:09:40.757634 24847 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
I20260713 09:09:40.760339 21787 server_base.cc:1061] running on GCE node
W20260713 09:09:40.760667 24849 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
I20260713 09:09:40.761520 24843 heartbeater.cc:344] Connected to a master server at 127.21.70.254:43293
I20260713 09:09:40.761703 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:09:40.761880 24843 heartbeater.cc:461] Registering TS with master...
W20260713 09:09:40.761983 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:40.762266 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933780762249 us; error 0 us; skew 500 ppm
I20260713 09:09:40.762718 24843 heartbeater.cc:507] Master 127.21.70.254:43293 requested a full tablet report, sending...
I20260713 09:09:40.762817 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:40.764667 24641 ts_manager.cc:194] Registered new tserver with Master: 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107)
I20260713 09:09:40.765622 21787 webserver.cc:533] Webserver started at http://127.21.70.195:44783/ using document root <none> and password file <none>
I20260713 09:09:40.766001 24641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33212
I20260713 09:09:40.766124 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:40.766443 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:40.766702 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:40.767836 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/ts-2-root/instance:
uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-0xhf"
I20260713 09:09:40.772073 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:40.775111 24854 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:40.775882 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:40.776167 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/ts-2-root
uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-0xhf"
I20260713 09:09:40.776446 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-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)
I20260713 09:09:40.793826 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:40.794903 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:40.796241 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:40.798269 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:40.798492 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:40.798718 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:40.798884 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:40.836077 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.195:46429
I20260713 09:09:40.836166 24916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.195:46429 every 8 connection(s)
I20260713 09:09:40.849159 24917 heartbeater.cc:344] Connected to a master server at 127.21.70.254:43293
I20260713 09:09:40.849539 24917 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:40.850273 24917 heartbeater.cc:507] Master 127.21.70.254:43293 requested a full tablet report, sending...
I20260713 09:09:40.852113 24641 ts_manager.cc:194] Registered new tserver with Master: 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:40.852398 21787 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013229642s
I20260713 09:09:40.853580 24641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33226
I20260713 09:09:40.875236 24641 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33240:
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"
    }
  }
}
W20260713 09:09:40.878132 24641 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.
I20260713 09:09:40.945822 24808 tablet_service.cc:1511] Processing CreateTablet for tablet a63ca417243d467cb4548b979489891c (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:40.947225 24808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63ca417243d467cb4548b979489891c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.948350 24733 tablet_service.cc:1511] Processing CreateTablet for tablet a63ca417243d467cb4548b979489891c (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:40.949648 24733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63ca417243d467cb4548b979489891c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.953104 24732 tablet_service.cc:1511] Processing CreateTablet for tablet 1f93cc0b241a4dc68cfef93f625a5033 (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:40.954464 24732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f93cc0b241a4dc68cfef93f625a5033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.954706 24807 tablet_service.cc:1511] Processing CreateTablet for tablet 1f93cc0b241a4dc68cfef93f625a5033 (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:40.955500 24731 tablet_service.cc:1511] Processing CreateTablet for tablet 7bccbcd6355247208a9fb7e8075fbd43 (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:40.956077 24807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f93cc0b241a4dc68cfef93f625a5033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.956748 24731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bccbcd6355247208a9fb7e8075fbd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.977903 24806 tablet_service.cc:1511] Processing CreateTablet for tablet 7bccbcd6355247208a9fb7e8075fbd43 (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:40.979676 24806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bccbcd6355247208a9fb7e8075fbd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.982276 24932 tablet_bootstrap.cc:492] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:40.984912 24805 tablet_service.cc:1511] Processing CreateTablet for tablet 1b501d1a6f5a4d9fa1952cfc8feb9ff3 (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:40.985041 24732 tablet_service.cc:1511] Processing CreateTablet for tablet 1b501d1a6f5a4d9fa1952cfc8feb9ff3 (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:40.986267 24805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b501d1a6f5a4d9fa1952cfc8feb9ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.985888 24733 tablet_service.cc:1511] Processing CreateTablet for tablet e72e535b66c74ae5a1357adad40acef1 (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:40.986035 24804 tablet_service.cc:1511] Processing CreateTablet for tablet e72e535b66c74ae5a1357adad40acef1 (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:40.986454 24732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b501d1a6f5a4d9fa1952cfc8feb9ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.987488 24804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72e535b66c74ae5a1357adad40acef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.987516 24733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72e535b66c74ae5a1357adad40acef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.990206 24803 tablet_service.cc:1511] Processing CreateTablet for tablet 26d33972f04248b4a692481139c9ab7d (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:40.991499 24803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d33972f04248b4a692481139c9ab7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:40.997746 24730 tablet_service.cc:1511] Processing CreateTablet for tablet ea6d0740f5a04674bfe45834412ab68d (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:40.999946 24730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6d0740f5a04674bfe45834412ab68d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.009306 24808 tablet_service.cc:1511] Processing CreateTablet for tablet ea6d0740f5a04674bfe45834412ab68d (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:41.010599 24808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6d0740f5a04674bfe45834412ab68d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.014191 24882 tablet_service.cc:1511] Processing CreateTablet for tablet a63ca417243d467cb4548b979489891c (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:41.016273 24731 tablet_service.cc:1511] Processing CreateTablet for tablet 26d33972f04248b4a692481139c9ab7d (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:41.016865 24729 tablet_service.cc:1511] Processing CreateTablet for tablet 377efa1dff87441c8661da4883e0c9cb (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:41.017522 24731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d33972f04248b4a692481139c9ab7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.018563 24729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377efa1dff87441c8661da4883e0c9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.020812 24728 tablet_service.cc:1511] Processing CreateTablet for tablet 3a03d615fff541d78ca3dcdc787f931f (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:41.022485 24728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a03d615fff541d78ca3dcdc787f931f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.024986 24727 tablet_service.cc:1511] Processing CreateTablet for tablet c3b77af31eab4f3ea2af18f7d35c9bc7 (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:41.026638 24727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b77af31eab4f3ea2af18f7d35c9bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.030310 24801 tablet_service.cc:1511] Processing CreateTablet for tablet c3b77af31eab4f3ea2af18f7d35c9bc7 (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:41.032908 24802 tablet_service.cc:1511] Processing CreateTablet for tablet 3a03d615fff541d78ca3dcdc787f931f (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:41.035017 24801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b77af31eab4f3ea2af18f7d35c9bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.036371 24882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63ca417243d467cb4548b979489891c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.043820 24802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a03d615fff541d78ca3dcdc787f931f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.061488 24881 tablet_service.cc:1511] Processing CreateTablet for tablet 1f93cc0b241a4dc68cfef93f625a5033 (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:41.062995 24881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f93cc0b241a4dc68cfef93f625a5033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.064579 24880 tablet_service.cc:1511] Processing CreateTablet for tablet 7bccbcd6355247208a9fb7e8075fbd43 (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:41.065902 24880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bccbcd6355247208a9fb7e8075fbd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.066959 24879 tablet_service.cc:1511] Processing CreateTablet for tablet 1b501d1a6f5a4d9fa1952cfc8feb9ff3 (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:41.068271 24879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b501d1a6f5a4d9fa1952cfc8feb9ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.069358 24805 tablet_service.cc:1511] Processing CreateTablet for tablet 377efa1dff87441c8661da4883e0c9cb (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:41.070631 24805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377efa1dff87441c8661da4883e0c9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.072340 24878 tablet_service.cc:1511] Processing CreateTablet for tablet e72e535b66c74ae5a1357adad40acef1 (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:41.073589 24878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72e535b66c74ae5a1357adad40acef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.075764 24877 tablet_service.cc:1511] Processing CreateTablet for tablet 26d33972f04248b4a692481139c9ab7d (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:41.077042 24877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d33972f04248b4a692481139c9ab7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.079061 24876 tablet_service.cc:1511] Processing CreateTablet for tablet ea6d0740f5a04674bfe45834412ab68d (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:41.080322 24876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6d0740f5a04674bfe45834412ab68d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.065871 24932 tablet_bootstrap.cc:654] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.082921 24875 tablet_service.cc:1511] Processing CreateTablet for tablet 377efa1dff87441c8661da4883e0c9cb (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:41.086593 24874 tablet_service.cc:1511] Processing CreateTablet for tablet 3a03d615fff541d78ca3dcdc787f931f (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:41.088795 24873 tablet_service.cc:1511] Processing CreateTablet for tablet c3b77af31eab4f3ea2af18f7d35c9bc7 (DEFAULT_TABLE table=test-workload [id=a9c2ff74735c498d87a2f2207229e4fc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:41.100718 24934 tablet_bootstrap.cc:492] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63: Bootstrap starting.
I20260713 09:09:41.104243 24873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b77af31eab4f3ea2af18f7d35c9bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.105566 24874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a03d615fff541d78ca3dcdc787f931f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.108232 24875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377efa1dff87441c8661da4883e0c9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:41.128209 24933 tablet_bootstrap.cc:492] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497: Bootstrap starting.
I20260713 09:09:41.135257 24934 tablet_bootstrap.cc:654] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.146488 24932 tablet_bootstrap.cc:492] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd: No bootstrap required, opened a new log
I20260713 09:09:41.146971 24932 ts_tablet_manager.cc:1403] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.165s	user 0.018s	sys 0.023s
I20260713 09:09:41.147640 24933 tablet_bootstrap.cc:654] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.149816 24932 raft_consensus.cc:359] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.150548 24932 raft_consensus.cc:385] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.150859 24932 raft_consensus.cc:740] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.153578 24933 tablet_bootstrap.cc:492] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497: No bootstrap required, opened a new log
I20260713 09:09:41.154484 24933 ts_tablet_manager.cc:1403] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.007s
I20260713 09:09:41.155612 24934 tablet_bootstrap.cc:492] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63: No bootstrap required, opened a new log
I20260713 09:09:41.156121 24934 ts_tablet_manager.cc:1403] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.002s
I20260713 09:09:41.157943 24933 raft_consensus.cc:359] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.158702 24933 raft_consensus.cc:385] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.159049 24933 raft_consensus.cc:740] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.158784 24934 raft_consensus.cc:359] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.159523 24934 raft_consensus.cc:385] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.159816 24934 raft_consensus.cc:740] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd8a7f4160d436e8a270aa62bd32c63, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.160439 24932 consensus_queue.cc:260] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.159812 24933 consensus_queue.cc:260] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.160902 24934 consensus_queue.cc:260] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.169847 24932 ts_tablet_manager.cc:1434] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.003s
I20260713 09:09:41.170156 24933 ts_tablet_manager.cc:1434] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:09:41.170840 24843 heartbeater.cc:499] Master 127.21.70.254:43293 was elected leader, sending a full tablet report...
I20260713 09:09:41.171242 24768 heartbeater.cc:499] Master 127.21.70.254:43293 was elected leader, sending a full tablet report...
I20260713 09:09:41.172128 24933 tablet_bootstrap.cc:492] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497: Bootstrap starting.
I20260713 09:09:41.172219 24934 ts_tablet_manager.cc:1434] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260713 09:09:41.177547 24933 tablet_bootstrap.cc:654] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.180542 24917 heartbeater.cc:499] Master 127.21.70.254:43293 was elected leader, sending a full tablet report...
I20260713 09:09:41.181000 24934 tablet_bootstrap.cc:492] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63: Bootstrap starting.
I20260713 09:09:41.182448 24933 tablet_bootstrap.cc:492] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497: No bootstrap required, opened a new log
I20260713 09:09:41.182981 24933 ts_tablet_manager.cc:1403] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260713 09:09:41.184808 24932 tablet_bootstrap.cc:492] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:41.186038 24933 raft_consensus.cc:359] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.186848 24933 raft_consensus.cc:385] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.187216 24933 raft_consensus.cc:740] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.187985 24933 consensus_queue.cc:260] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.190296 24933 ts_tablet_manager.cc:1434] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:41.191202 24933 tablet_bootstrap.cc:492] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497: Bootstrap starting.
I20260713 09:09:41.191587 24932 tablet_bootstrap.cc:654] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.191587 24934 tablet_bootstrap.cc:654] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.197384 24933 tablet_bootstrap.cc:654] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.241307 24932 tablet_bootstrap.cc:492] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd: No bootstrap required, opened a new log
I20260713 09:09:41.241400 24934 tablet_bootstrap.cc:492] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63: No bootstrap required, opened a new log
I20260713 09:09:41.241827 24932 ts_tablet_manager.cc:1403] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.038s
I20260713 09:09:41.242205 24934 ts_tablet_manager.cc:1403] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.027s
I20260713 09:09:41.242322 24933 tablet_bootstrap.cc:492] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497: No bootstrap required, opened a new log
I20260713 09:09:41.242944 24933 ts_tablet_manager.cc:1403] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497: Time spent bootstrapping tablet: real 0.052s	user 0.029s	sys 0.020s
I20260713 09:09:41.244783 24932 raft_consensus.cc:359] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.245519 24932 raft_consensus.cc:385] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.245810 24932 raft_consensus.cc:740] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.245810 24933 raft_consensus.cc:359] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.246232 24934 raft_consensus.cc:359] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.246946 24934 raft_consensus.cc:385] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.246748 24932 consensus_queue.cc:260] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.247313 24934 raft_consensus.cc:740] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd8a7f4160d436e8a270aa62bd32c63, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.248478 24934 consensus_queue.cc:260] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.249840 24932 ts_tablet_manager.cc:1434] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260713 09:09:41.246760 24933 raft_consensus.cc:385] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.250744 24932 tablet_bootstrap.cc:492] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:41.250773 24933 raft_consensus.cc:740] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.251883 24933 consensus_queue.cc:260] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.258436 24932 tablet_bootstrap.cc:654] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.260565 24933 ts_tablet_manager.cc:1434] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:09:41.263672 24932 tablet_bootstrap.cc:492] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd: No bootstrap required, opened a new log
I20260713 09:09:41.264132 24932 ts_tablet_manager.cc:1403] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:09:41.264830 24934 ts_tablet_manager.cc:1434] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260713 09:09:41.265867 24934 tablet_bootstrap.cc:492] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63: Bootstrap starting.
I20260713 09:09:41.266852 24932 raft_consensus.cc:359] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.267625 24932 raft_consensus.cc:385] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.267920 24932 raft_consensus.cc:740] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.268635 24932 consensus_queue.cc:260] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.269101 24933 tablet_bootstrap.cc:492] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497: Bootstrap starting.
I20260713 09:09:41.270740 24932 ts_tablet_manager.cc:1434] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:41.271737 24932 tablet_bootstrap.cc:492] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:41.277750 24932 tablet_bootstrap.cc:654] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.281993 24933 tablet_bootstrap.cc:654] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.282631 24932 tablet_bootstrap.cc:492] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd: No bootstrap required, opened a new log
I20260713 09:09:41.285425 24932 ts_tablet_manager.cc:1403] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:09:41.288473 24932 raft_consensus.cc:359] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.289170 24932 raft_consensus.cc:385] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.289497 24932 raft_consensus.cc:740] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.289289 24934 tablet_bootstrap.cc:654] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.289846 24939 raft_consensus.cc:493] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.290302 24939 raft_consensus.cc:515] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.290397 24932 consensus_queue.cc:260] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.291754 24933 tablet_bootstrap.cc:492] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497: No bootstrap required, opened a new log
I20260713 09:09:41.292268 24933 ts_tablet_manager.cc:1403] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260713 09:09:41.292639 24932 ts_tablet_manager.cc:1434] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:09:41.292742 24939 leader_election.cc:290] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.293648 24932 tablet_bootstrap.cc:492] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:41.296404 24933 raft_consensus.cc:359] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.297376 24933 raft_consensus.cc:385] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.297763 24933 raft_consensus.cc:740] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.298658 24933 consensus_queue.cc:260] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.299742 24932 tablet_bootstrap.cc:654] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.309070 24938 raft_consensus.cc:493] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.309681 24938 raft_consensus.cc:515] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.316254 24938 leader_election.cc:290] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.342972 24940 raft_consensus.cc:493] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.343722 24940 raft_consensus.cc:515] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.351189 24940 leader_election.cc:290] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107)
I20260713 09:09:41.380388 24939 raft_consensus.cc:493] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.381100 24939 raft_consensus.cc:515] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.383700 24939 leader_election.cc:290] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.401053 24939 raft_consensus.cc:493] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.401661 24939 raft_consensus.cc:515] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.404204 24939 leader_election.cc:290] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.408509 24938 raft_consensus.cc:493] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.409152 24938 raft_consensus.cc:515] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.411674 24938 leader_election.cc:290] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.428403 24938 raft_consensus.cc:493] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.428970 24938 raft_consensus.cc:515] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.431350 24938 leader_election.cc:290] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.433234 24818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63ca417243d467cb4548b979489891c" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497" is_pre_election: true
I20260713 09:09:41.434163 24818 raft_consensus.cc:2468] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 0.
I20260713 09:09:41.436077 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f93cc0b241a4dc68cfef93f625a5033" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497" is_pre_election: true
I20260713 09:09:41.436718 24817 raft_consensus.cc:2468] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 0.
I20260713 09:09:41.437850 24932 tablet_bootstrap.cc:492] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd: No bootstrap required, opened a new log
I20260713 09:09:41.438340 24932 ts_tablet_manager.cc:1403] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.145s	user 0.050s	sys 0.091s
I20260713 09:09:41.440647 24933 ts_tablet_manager.cc:1434] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497: Time spent starting tablet: real 0.148s	user 0.046s	sys 0.086s
I20260713 09:09:41.440481 24743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63ca417243d467cb4548b979489891c" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" is_pre_election: true
I20260713 09:09:41.441375 24932 raft_consensus.cc:359] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.442119 24932 raft_consensus.cc:385] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.442165 24743 raft_consensus.cc:2468] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 0.
I20260713 09:09:41.442353 24742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b501d1a6f5a4d9fa1952cfc8feb9ff3" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" is_pre_election: true
I20260713 09:09:41.442539 24932 raft_consensus.cc:740] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.443089 24742 raft_consensus.cc:2468] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 0.
I20260713 09:09:41.439728 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bccbcd6355247208a9fb7e8075fbd43" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497" is_pre_election: true
I20260713 09:09:41.446210 24933 tablet_bootstrap.cc:492] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497: Bootstrap starting.
I20260713 09:09:41.446389 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bccbcd6355247208a9fb7e8075fbd43" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:41.446560 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f93cc0b241a4dc68cfef93f625a5033" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:41.446992 24890 raft_consensus.cc:2468] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 0.
I20260713 09:09:41.447275 24891 raft_consensus.cc:2468] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 0.
I20260713 09:09:41.446584 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63ca417243d467cb4548b979489891c" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:41.448406 24741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f93cc0b241a4dc68cfef93f625a5033" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" is_pre_election: true
I20260713 09:09:41.449028 24741 raft_consensus.cc:2468] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 0.
I20260713 09:09:41.449867 24709 leader_election.cc:304] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa5da8ac7094a819b68b27d9e66c497, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:41.450601 24938 raft_consensus.cc:2804] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.451088 24709 leader_election.cc:304] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dd8a7f4160d436e8a270aa62bd32c63, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:41.451545 24938 raft_consensus.cc:493] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.445667 24932 consensus_queue.cc:260] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.452327 24938 raft_consensus.cc:3060] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.456949 24742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f93cc0b241a4dc68cfef93f625a5033" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" is_pre_election: true
I20260713 09:09:41.457531 24742 raft_consensus.cc:2468] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dd8a7f4160d436e8a270aa62bd32c63 in term 0.
I20260713 09:09:41.458865 24858 leader_election.cc:304] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dd8a7f4160d436e8a270aa62bd32c63, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:41.459767 24940 raft_consensus.cc:2804] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.460103 24940 raft_consensus.cc:493] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.460438 24940 raft_consensus.cc:3060] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.463600 24784 leader_election.cc:304] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa5da8ac7094a819b68b27d9e66c497, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:41.464828 24950 raft_consensus.cc:2804] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.464936 24784 leader_election.cc:304] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa5da8ac7094a819b68b27d9e66c497, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:41.465274 24950 raft_consensus.cc:493] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.465775 24950 raft_consensus.cc:3060] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.465974 24939 raft_consensus.cc:2804] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.466113 24784 leader_election.cc:304] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa5da8ac7094a819b68b27d9e66c497, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:41.466421 24939 raft_consensus.cc:493] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.466785 24939 raft_consensus.cc:3060] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.469857 24934 tablet_bootstrap.cc:492] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63: No bootstrap required, opened a new log
I20260713 09:09:41.470336 24934 ts_tablet_manager.cc:1403] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent bootstrapping tablet: real 0.205s	user 0.031s	sys 0.055s
I20260713 09:09:41.473107 24934 raft_consensus.cc:359] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.473582 24939 raft_consensus.cc:515] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.473680 24940 raft_consensus.cc:515] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.479080 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63ca417243d467cb4548b979489891c" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:41.474845 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f93cc0b241a4dc68cfef93f625a5033" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497" is_pre_election: true
I20260713 09:09:41.480497 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b501d1a6f5a4d9fa1952cfc8feb9ff3" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:41.481006 24816 raft_consensus.cc:2393] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1dd8a7f4160d436e8a270aa62bd32c63 in current term 1: Already voted for candidate 0aa5da8ac7094a819b68b27d9e66c497 in this term.
W20260713 09:09:41.483273 24688 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:41.476716 24939 leader_election.cc:290] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 election: Requested vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.478431 24933 tablet_bootstrap.cc:654] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.478317 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f93cc0b241a4dc68cfef93f625a5033" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:41.484534 24960 raft_consensus.cc:2804] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.485069 24960 raft_consensus.cc:493] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.485231 24890 raft_consensus.cc:2393] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0aa5da8ac7094a819b68b27d9e66c497 in current term 1: Already voted for candidate 1dd8a7f4160d436e8a270aa62bd32c63 in this term.
I20260713 09:09:41.485528 24960 raft_consensus.cc:3060] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.487591 24932 ts_tablet_manager.cc:1434] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.017s
I20260713 09:09:41.488868 24932 tablet_bootstrap.cc:492] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:41.489897 24709 leader_election.cc:304] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dd8a7f4160d436e8a270aa62bd32c63, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:41.490475 24959 raft_consensus.cc:493] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.492426 24939 raft_consensus.cc:2804] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.493476 24742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f93cc0b241a4dc68cfef93f625a5033" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd"
I20260713 09:09:41.494374 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f93cc0b241a4dc68cfef93f625a5033" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497"
I20260713 09:09:41.499645 24742 raft_consensus.cc:3060] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.499863 24816 raft_consensus.cc:2393] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1dd8a7f4160d436e8a270aa62bd32c63 in current term 1: Already voted for candidate 0aa5da8ac7094a819b68b27d9e66c497 in this term.
I20260713 09:09:41.495237 24940 leader_election.cc:290] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 1 election: Requested vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107)
I20260713 09:09:41.473796 24934 raft_consensus.cc:385] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.501583 24934 raft_consensus.cc:740] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd8a7f4160d436e8a270aa62bd32c63, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.501165 24950 raft_consensus.cc:515] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.502640 24934 consensus_queue.cc:260] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.504601 24892 raft_consensus.cc:2468] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 0.
I20260713 09:09:41.474602 24938 raft_consensus.cc:515] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.508965 24938 leader_election.cc:290] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 election: Requested vote from peers 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
W20260713 09:09:41.510066 24709 leader_election.cc:343] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.511339 24934 ts_tablet_manager.cc:1434] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
W20260713 09:09:41.512143 24709 leader_election.cc:343] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.512395 24934 tablet_bootstrap.cc:492] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63: Bootstrap starting.
I20260713 09:09:41.514603 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63ca417243d467cb4548b979489891c" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497"
I20260713 09:09:41.515352 24816 raft_consensus.cc:2393] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f6da4d70c7d343518b1f411bdc4ce1fd in current term 1: Already voted for candidate 0aa5da8ac7094a819b68b27d9e66c497 in this term.
I20260713 09:09:41.518591 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63ca417243d467cb4548b979489891c" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
I20260713 09:09:41.519543 24892 raft_consensus.cc:3060] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.521112 24934 tablet_bootstrap.cc:654] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.498901 24939 raft_consensus.cc:493] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.524662 24939 raft_consensus.cc:3060] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.503911 24959 raft_consensus.cc:515] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.530445 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72e535b66c74ae5a1357adad40acef1" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497" is_pre_election: true
I20260713 09:09:41.530699 24742 raft_consensus.cc:2468] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dd8a7f4160d436e8a270aa62bd32c63 in term 1.
I20260713 09:09:41.531420 24938 raft_consensus.cc:2764] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260713 09:09:41.531946 24709 leader_election.cc:343] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.533329 24959 leader_election.cc:290] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.534416 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72e535b66c74ae5a1357adad40acef1" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:41.536275 24858 leader_election.cc:304] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [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: 1dd8a7f4160d436e8a270aa62bd32c63, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 0aa5da8ac7094a819b68b27d9e66c497
I20260713 09:09:41.537827 24940 raft_consensus.cc:2804] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:09:41.541291 24709 leader_election.cc:343] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.541450 24950 leader_election.cc:290] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 election: Requested vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.540036 24932 tablet_bootstrap.cc:654] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.542294 24709 leader_election.cc:304] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 0aa5da8ac7094a819b68b27d9e66c497, 1dd8a7f4160d436e8a270aa62bd32c63
I20260713 09:09:41.543148 24940 raft_consensus.cc:697] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 LEADER]: Becoming Leader. State: Replica: 1dd8a7f4160d436e8a270aa62bd32c63, State: Running, Role: LEADER
I20260713 09:09:41.544324 24961 raft_consensus.cc:2749] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:41.544366 24940 consensus_queue.cc:237] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
W20260713 09:09:41.538563 24784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.70.193:45253, user_credentials={real_user=slave}} blocked reactor thread for 72521.9us
I20260713 09:09:41.548956 24934 tablet_bootstrap.cc:492] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63: No bootstrap required, opened a new log
I20260713 09:09:41.549842 24934 ts_tablet_manager.cc:1403] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.004s
W20260713 09:09:41.550216 24784 leader_election.cc:343] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.550660 24892 raft_consensus.cc:2468] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 1.
I20260713 09:09:41.550868 24933 tablet_bootstrap.cc:492] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497: No bootstrap required, opened a new log
I20260713 09:09:41.551368 24933 ts_tablet_manager.cc:1403] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497: Time spent bootstrapping tablet: real 0.106s	user 0.007s	sys 0.005s
I20260713 09:09:41.551929 24709 leader_election.cc:304] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [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: 1dd8a7f4160d436e8a270aa62bd32c63, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 0aa5da8ac7094a819b68b27d9e66c497
I20260713 09:09:41.552764 24961 raft_consensus.cc:2804] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.553202 24961 raft_consensus.cc:697] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 LEADER]: Becoming Leader. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Running, Role: LEADER
I20260713 09:09:41.553427 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f93cc0b241a4dc68cfef93f625a5033" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
I20260713 09:09:41.553982 24961 consensus_queue.cc:237] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.554247 24933 raft_consensus.cc:359] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.554646 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63ca417243d467cb4548b979489891c" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
I20260713 09:09:41.554963 24933 raft_consensus.cc:385] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.555279 24933 raft_consensus.cc:740] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.555733 24741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63ca417243d467cb4548b979489891c" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd"
I20260713 09:09:41.556092 24933 consensus_queue.cc:260] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.548561 24742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f93cc0b241a4dc68cfef93f625a5033" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd"
I20260713 09:09:41.556722 24960 raft_consensus.cc:515] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.557312 24742 raft_consensus.cc:2393] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0aa5da8ac7094a819b68b27d9e66c497 in current term 1: Already voted for candidate 1dd8a7f4160d436e8a270aa62bd32c63 in this term.
I20260713 09:09:41.558377 24891 raft_consensus.cc:2393] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0aa5da8ac7094a819b68b27d9e66c497 in current term 1: Already voted for candidate f6da4d70c7d343518b1f411bdc4ce1fd in this term.
I20260713 09:09:41.560087 24934 raft_consensus.cc:359] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.560819 24784 leader_election.cc:304] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [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: 0aa5da8ac7094a819b68b27d9e66c497; no voters: 1dd8a7f4160d436e8a270aa62bd32c63, f6da4d70c7d343518b1f411bdc4ce1fd
I20260713 09:09:41.563665 24784 leader_election.cc:304] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [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: 0aa5da8ac7094a819b68b27d9e66c497; no voters: 1dd8a7f4160d436e8a270aa62bd32c63, f6da4d70c7d343518b1f411bdc4ce1fd
I20260713 09:09:41.563813 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bccbcd6355247208a9fb7e8075fbd43" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497"
I20260713 09:09:41.565349 24962 raft_consensus.cc:2749] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260713 09:09:41.565591 24709 leader_election.cc:343] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.566598 24962 raft_consensus.cc:2749] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:41.568048 24933 ts_tablet_manager.cc:1434] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260713 09:09:41.569231 24933 tablet_bootstrap.cc:492] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497: Bootstrap starting.
I20260713 09:09:41.562271 24939 raft_consensus.cc:515] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.574429 24932 tablet_bootstrap.cc:492] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd: No bootstrap required, opened a new log
I20260713 09:09:41.574962 24932 ts_tablet_manager.cc:1403] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.004s
I20260713 09:09:41.562315 24934 raft_consensus.cc:385] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.576956 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b501d1a6f5a4d9fa1952cfc8feb9ff3" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
I20260713 09:09:41.575116 24742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b501d1a6f5a4d9fa1952cfc8feb9ff3" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd"
I20260713 09:09:41.580207 24939 leader_election.cc:290] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 election: Requested vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.588407 24933 tablet_bootstrap.cc:654] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.579879 24960 leader_election.cc:290] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 election: Requested vote from peers 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.581194 24742 raft_consensus.cc:3060] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:41.582005 24784 leader_election.cc:343] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.584365 24932 raft_consensus.cc:359] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.592176 24932 raft_consensus.cc:385] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.592574 24932 raft_consensus.cc:740] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.580035 24934 raft_consensus.cc:740] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd8a7f4160d436e8a270aa62bd32c63, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.578212 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bccbcd6355247208a9fb7e8075fbd43" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
I20260713 09:09:41.593941 24892 raft_consensus.cc:3060] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.595072 24639 catalog_manager.cc:5697] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:41.596436 24932 consensus_queue.cc:260] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.594493 24934 consensus_queue.cc:260] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.600353 24742 raft_consensus.cc:2468] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 1.
I20260713 09:09:41.604640 24932 ts_tablet_manager.cc:1434] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.001s
I20260713 09:09:41.604326 24784 leader_election.cc:304] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [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: 0aa5da8ac7094a819b68b27d9e66c497, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 1dd8a7f4160d436e8a270aa62bd32c63
I20260713 09:09:41.602690 24892 raft_consensus.cc:2468] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 1.
I20260713 09:09:41.604915 24934 ts_tablet_manager.cc:1434] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260713 09:09:41.613909 24939 raft_consensus.cc:2804] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.614892 24939 raft_consensus.cc:697] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 LEADER]: Becoming Leader. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Running, Role: LEADER
I20260713 09:09:41.615381 24934 tablet_bootstrap.cc:492] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 1dd8a7f4160d436e8a270aa62bd32c63: Bootstrap starting.
I20260713 09:09:41.615254 24709 leader_election.cc:304] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [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: 1dd8a7f4160d436e8a270aa62bd32c63, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 0aa5da8ac7094a819b68b27d9e66c497
I20260713 09:09:41.615731 24939 consensus_queue.cc:237] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.617276 24961 raft_consensus.cc:2804] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.617933 24961 raft_consensus.cc:697] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 LEADER]: Becoming Leader. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Running, Role: LEADER
I20260713 09:09:41.618701 24961 consensus_queue.cc:237] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.618142 24641 catalog_manager.cc:5697] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193). New cstate: current_term: 1 leader_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:41.620712 24932 tablet_bootstrap.cc:492] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:41.628115 24934 tablet_bootstrap.cc:654] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 1dd8a7f4160d436e8a270aa62bd32c63: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.629449 24640 catalog_manager.cc:5697] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "0aa5da8ac7094a819b68b27d9e66c497" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:41.635943 24933 tablet_bootstrap.cc:492] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497: No bootstrap required, opened a new log
I20260713 09:09:41.636500 24933 ts_tablet_manager.cc:1403] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.000s
I20260713 09:09:41.639564 24933 raft_consensus.cc:359] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.640319 24933 raft_consensus.cc:385] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.640661 24933 raft_consensus.cc:740] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.642510 24933 consensus_queue.cc:260] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.649281 24933 ts_tablet_manager.cc:1434] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:09:41.653730 24933 tablet_bootstrap.cc:492] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497: Bootstrap starting.
I20260713 09:09:41.661108 24933 tablet_bootstrap.cc:654] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.651741 24932 tablet_bootstrap.cc:654] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.669777 24934 tablet_bootstrap.cc:492] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 1dd8a7f4160d436e8a270aa62bd32c63: No bootstrap required, opened a new log
I20260713 09:09:41.670244 24934 ts_tablet_manager.cc:1403] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.022s
I20260713 09:09:41.669516 24640 catalog_manager.cc:5697] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193). New cstate: current_term: 1 leader_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:41.672994 24934 raft_consensus.cc:359] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.673527 24934 raft_consensus.cc:385] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.673772 24934 raft_consensus.cc:740] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd8a7f4160d436e8a270aa62bd32c63, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.674410 24934 consensus_queue.cc:260] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 1dd8a7f4160d436e8a270aa62bd32c63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.675626 24939 raft_consensus.cc:493] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.676103 24939 raft_consensus.cc:515] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.676541 24934 ts_tablet_manager.cc:1434] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260713 09:09:41.677479 24934 tablet_bootstrap.cc:492] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63: Bootstrap starting.
I20260713 09:09:41.678061 24939 leader_election.cc:290] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.679102 24742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d33972f04248b4a692481139c9ab7d" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" is_pre_election: true
I20260713 09:09:41.679750 24742 raft_consensus.cc:2468] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 0.
I20260713 09:09:41.681473 24784 leader_election.cc:304] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa5da8ac7094a819b68b27d9e66c497, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:41.681532 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d33972f04248b4a692481139c9ab7d" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:41.682246 24892 raft_consensus.cc:2468] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 0.
I20260713 09:09:41.682435 24939 raft_consensus.cc:2804] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.682806 24939 raft_consensus.cc:493] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.683115 24939 raft_consensus.cc:3060] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.689877 24933 tablet_bootstrap.cc:492] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497: No bootstrap required, opened a new log
I20260713 09:09:41.690358 24933 ts_tablet_manager.cc:1403] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.011s
I20260713 09:09:41.690934 24932 tablet_bootstrap.cc:492] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd: No bootstrap required, opened a new log
I20260713 09:09:41.691378 24932 ts_tablet_manager.cc:1403] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.016s
I20260713 09:09:41.692884 24934 tablet_bootstrap.cc:654] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.693176 24933 raft_consensus.cc:359] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.693862 24933 raft_consensus.cc:385] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.694167 24933 raft_consensus.cc:740] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.694087 24932 raft_consensus.cc:359] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.694850 24932 raft_consensus.cc:385] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.695165 24932 raft_consensus.cc:740] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.694967 24933 consensus_queue.cc:260] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.696018 24932 consensus_queue.cc:260] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.697320 24933 ts_tablet_manager.cc:1434] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:41.698457 24933 tablet_bootstrap.cc:492] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497: Bootstrap starting.
I20260713 09:09:41.701025 24932 ts_tablet_manager.cc:1434] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260713 09:09:41.702024 24932 tablet_bootstrap.cc:492] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:41.704432 24933 tablet_bootstrap.cc:654] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.708365 24932 tablet_bootstrap.cc:654] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.721424 24932 tablet_bootstrap.cc:492] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd: No bootstrap required, opened a new log
I20260713 09:09:41.721993 24932 ts_tablet_manager.cc:1403] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260713 09:09:41.725292 24932 raft_consensus.cc:359] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.726137 24932 raft_consensus.cc:385] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.726475 24932 raft_consensus.cc:740] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.727571 24932 consensus_queue.cc:260] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.730496 24932 ts_tablet_manager.cc:1434] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:41.733312 24932 tablet_bootstrap.cc:492] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:41.735069 24962 raft_consensus.cc:493] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.735713 24962 raft_consensus.cc:515] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.740751 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bccbcd6355247208a9fb7e8075fbd43" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:41.741549 24932 tablet_bootstrap.cc:654] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.741748 24892 raft_consensus.cc:2393] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0aa5da8ac7094a819b68b27d9e66c497 in current term 1: Already voted for candidate f6da4d70c7d343518b1f411bdc4ce1fd in this term.
I20260713 09:09:41.743463 24962 leader_election.cc:290] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.745523 24742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bccbcd6355247208a9fb7e8075fbd43" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" is_pre_election: true
I20260713 09:09:41.747840 24784 leader_election.cc:304] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0aa5da8ac7094a819b68b27d9e66c497; no voters: 1dd8a7f4160d436e8a270aa62bd32c63, f6da4d70c7d343518b1f411bdc4ce1fd
I20260713 09:09:41.748835 24950 raft_consensus.cc:493] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.749420 24950 raft_consensus.cc:515] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.752024 24950 leader_election.cc:290] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.753638 24932 tablet_bootstrap.cc:492] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd: No bootstrap required, opened a new log
I20260713 09:09:41.754215 24932 ts_tablet_manager.cc:1403] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260713 09:09:41.754287 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72e535b66c74ae5a1357adad40acef1" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:41.756595 24742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72e535b66c74ae5a1357adad40acef1" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" is_pre_election: true
I20260713 09:09:41.757151 24742 raft_consensus.cc:2468] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 0.
I20260713 09:09:41.757882 24932 raft_consensus.cc:359] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.758301 24784 leader_election.cc:304] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa5da8ac7094a819b68b27d9e66c497, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:41.758756 24932 raft_consensus.cc:385] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.759126 24932 raft_consensus.cc:740] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
W20260713 09:09:41.759256 24784 leader_election.cc:343] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.760118 24932 consensus_queue.cc:260] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.760628 24950 raft_consensus.cc:2804] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.761137 24950 raft_consensus.cc:493] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.761556 24950 raft_consensus.cc:3060] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.762948 24932 ts_tablet_manager.cc:1434] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:41.749380 24962 raft_consensus.cc:3060] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.764051 24932 tablet_bootstrap.cc:492] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:41.771770 24932 tablet_bootstrap.cc:654] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.773265 24961 raft_consensus.cc:493] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.773856 24961 raft_consensus.cc:515] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.776494 24961 leader_election.cc:290] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.778507 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6d0740f5a04674bfe45834412ab68d" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497" is_pre_election: true
I20260713 09:09:41.779126 24816 raft_consensus.cc:2468] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 0.
I20260713 09:09:41.780565 24709 leader_election.cc:304] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa5da8ac7094a819b68b27d9e66c497, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:41.732052 24939 raft_consensus.cc:515] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.781705 24961 raft_consensus.cc:2804] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.782202 24961 raft_consensus.cc:493] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.782616 24961 raft_consensus.cc:3060] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.784745 24742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d33972f04248b4a692481139c9ab7d" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd"
I20260713 09:09:41.785569 24742 raft_consensus.cc:3060] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.785892 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6d0740f5a04674bfe45834412ab68d" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
W20260713 09:09:41.788340 24709 leader_election.cc:343] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.795797 24961 raft_consensus.cc:515] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.797477 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d33972f04248b4a692481139c9ab7d" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
I20260713 09:09:41.798277 24892 raft_consensus.cc:3060] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.799187 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6d0740f5a04674bfe45834412ab68d" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497"
I20260713 09:09:41.799939 24816 raft_consensus.cc:3060] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.809399 24816 raft_consensus.cc:2468] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 1.
I20260713 09:09:41.810828 24709 leader_election.cc:304] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa5da8ac7094a819b68b27d9e66c497, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:41.811872 24960 raft_consensus.cc:2804] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.812443 24960 raft_consensus.cc:697] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 LEADER]: Becoming Leader. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Running, Role: LEADER
I20260713 09:09:41.813441 24960 consensus_queue.cc:237] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.817337 24939 leader_election.cc:290] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 election: Requested vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.822713 24962 raft_consensus.cc:2749] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:41.823837 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6d0740f5a04674bfe45834412ab68d" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
W20260713 09:09:41.828909 24709 leader_election.cc:343] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.830911 24950 raft_consensus.cc:515] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.834599 24741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72e535b66c74ae5a1357adad40acef1" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd"
I20260713 09:09:41.835300 24741 raft_consensus.cc:3060] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.845391 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72e535b66c74ae5a1357adad40acef1" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
W20260713 09:09:41.847277 24784 leader_election.cc:343] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:41.851956 24741 raft_consensus.cc:2468] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 1.
I20260713 09:09:41.853554 24784 leader_election.cc:304] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [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: 0aa5da8ac7094a819b68b27d9e66c497, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 1dd8a7f4160d436e8a270aa62bd32c63
I20260713 09:09:41.824296 24961 leader_election.cc:290] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 election: Requested vote from peers 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.856266 24742 raft_consensus.cc:2468] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 1.
I20260713 09:09:41.857796 24784 leader_election.cc:304] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa5da8ac7094a819b68b27d9e66c497, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:41.858958 24939 raft_consensus.cc:2804] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.860045 24962 raft_consensus.cc:2804] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.826174 24641 catalog_manager.cc:5697] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193). New cstate: current_term: 1 leader_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:41.869065 24950 leader_election.cc:290] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 election: Requested vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.874960 24939 raft_consensus.cc:697] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 LEADER]: Becoming Leader. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Running, Role: LEADER
I20260713 09:09:41.876297 24939 consensus_queue.cc:237] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.874132 24962 raft_consensus.cc:697] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 LEADER]: Becoming Leader. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Running, Role: LEADER
I20260713 09:09:41.883494 24934 tablet_bootstrap.cc:492] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63: No bootstrap required, opened a new log
I20260713 09:09:41.884021 24934 ts_tablet_manager.cc:1403] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent bootstrapping tablet: real 0.207s	user 0.072s	sys 0.117s
I20260713 09:09:41.885162 24933 tablet_bootstrap.cc:492] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497: No bootstrap required, opened a new log
I20260713 09:09:41.871070 24892 raft_consensus.cc:2468] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 1.
I20260713 09:09:41.885502 24933 ts_tablet_manager.cc:1403] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497: Time spent bootstrapping tablet: real 0.187s	user 0.079s	sys 0.050s
I20260713 09:09:41.887109 24934 raft_consensus.cc:359] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.887712 24932 tablet_bootstrap.cc:492] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd: No bootstrap required, opened a new log
I20260713 09:09:41.887863 24934 raft_consensus.cc:385] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.883948 24962 consensus_queue.cc:237] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.888192 24932 ts_tablet_manager.cc:1403] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.124s	user 0.054s	sys 0.055s
I20260713 09:09:41.888232 24934 raft_consensus.cc:740] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd8a7f4160d436e8a270aa62bd32c63, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.888118 24933 raft_consensus.cc:359] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.888980 24933 raft_consensus.cc:385] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.889398 24933 raft_consensus.cc:740] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.889256 24934 consensus_queue.cc:260] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.890518 24933 consensus_queue.cc:260] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.890916 24932 raft_consensus.cc:359] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.891543 24932 raft_consensus.cc:385] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.891800 24932 raft_consensus.cc:740] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.892604 24933 ts_tablet_manager.cc:1434] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:41.892503 24932 consensus_queue.cc:260] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.893489 24933 tablet_bootstrap.cc:492] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497: Bootstrap starting.
I20260713 09:09:41.893769 24934 ts_tablet_manager.cc:1434] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:41.894735 24934 tablet_bootstrap.cc:492] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63: Bootstrap starting.
I20260713 09:09:41.897291 24932 ts_tablet_manager.cc:1434] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:41.898850 24933 tablet_bootstrap.cc:654] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.903949 24934 tablet_bootstrap.cc:654] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.909683 24933 tablet_bootstrap.cc:492] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497: No bootstrap required, opened a new log
I20260713 09:09:41.909978 24933 ts_tablet_manager.cc:1403] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260713 09:09:41.910682 24934 tablet_bootstrap.cc:492] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63: No bootstrap required, opened a new log
I20260713 09:09:41.911124 24934 ts_tablet_manager.cc:1403] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260713 09:09:41.911994 24933 raft_consensus.cc:359] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.912626 24933 raft_consensus.cc:385] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.912878 24933 raft_consensus.cc:740] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.913578 24933 consensus_queue.cc:260] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.913938 24934 raft_consensus.cc:359] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.913779 24639 catalog_manager.cc:5697] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "0aa5da8ac7094a819b68b27d9e66c497" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:41.914616 24934 raft_consensus.cc:385] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.914918 24934 raft_consensus.cc:740] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd8a7f4160d436e8a270aa62bd32c63, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.915728 24933 ts_tablet_manager.cc:1434] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:41.915678 24934 consensus_queue.cc:260] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.915562 24639 catalog_manager.cc:5697] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "0aa5da8ac7094a819b68b27d9e66c497" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:41.916703 24933 tablet_bootstrap.cc:492] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497: Bootstrap starting.
I20260713 09:09:41.918036 24934 ts_tablet_manager.cc:1434] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:41.918975 24934 tablet_bootstrap.cc:492] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63: Bootstrap starting.
I20260713 09:09:41.921468 24933 tablet_bootstrap.cc:654] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.924757 24934 tablet_bootstrap.cc:654] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.933275 24933 tablet_bootstrap.cc:492] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497: No bootstrap required, opened a new log
I20260713 09:09:41.933542 24934 tablet_bootstrap.cc:492] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63: No bootstrap required, opened a new log
I20260713 09:09:41.933717 24933 ts_tablet_manager.cc:1403] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:09:41.933996 24934 ts_tablet_manager.cc:1403] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:09:41.936627 24934 raft_consensus.cc:359] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.936368 24933 raft_consensus.cc:359] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.937335 24934 raft_consensus.cc:385] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.937430 24933 raft_consensus.cc:385] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.937783 24933 raft_consensus.cc:740] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.937745 24934 raft_consensus.cc:740] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd8a7f4160d436e8a270aa62bd32c63, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.938565 24933 consensus_queue.cc:260] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.939152 24934 consensus_queue.cc:260] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.940838 24933 ts_tablet_manager.cc:1434] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:41.943184 24934 ts_tablet_manager.cc:1434] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:41.944377 24934 tablet_bootstrap.cc:492] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63: Bootstrap starting.
I20260713 09:09:41.944463 24940 consensus_queue.cc:1048] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.949440 24934 tablet_bootstrap.cc:654] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.957044 24961 raft_consensus.cc:493] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.957705 24934 tablet_bootstrap.cc:492] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63: No bootstrap required, opened a new log
I20260713 09:09:41.957530 24961 raft_consensus.cc:515] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.958174 24934 ts_tablet_manager.cc:1403] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:09:41.958179 24962 raft_consensus.cc:493] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.958847 24962 raft_consensus.cc:515] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.959509 24961 leader_election.cc:290] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.960852 24962 leader_election.cc:290] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.960928 24934 raft_consensus.cc:359] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.961988 24934 raft_consensus.cc:385] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:41.962329 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a03d615fff541d78ca3dcdc787f931f" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:41.963253 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b77af31eab4f3ea2af18f7d35c9bc7" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:41.963860 24891 raft_consensus.cc:2468] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 0.
I20260713 09:09:41.964259 24965 consensus_queue.cc:1048] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:41.965340 24784 leader_election.cc:304] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa5da8ac7094a819b68b27d9e66c497, 1dd8a7f4160d436e8a270aa62bd32c63; no voters: 
I20260713 09:09:41.966852 24940 raft_consensus.cc:493] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:41.967325 24741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b77af31eab4f3ea2af18f7d35c9bc7" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" is_pre_election: true
I20260713 09:09:41.967737 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a03d615fff541d78ca3dcdc787f931f" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497" is_pre_election: true
I20260713 09:09:41.967382 24940 raft_consensus.cc:515] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.968075 24741 raft_consensus.cc:2468] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 0.
I20260713 09:09:41.968331 24817 raft_consensus.cc:2468] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 0.
I20260713 09:09:41.969233 24984 raft_consensus.cc:2804] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.969595 24984 raft_consensus.cc:493] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.969954 24984 raft_consensus.cc:3060] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.970013 24940 leader_election.cc:290] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107)
I20260713 09:09:41.962337 24934 raft_consensus.cc:740] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd8a7f4160d436e8a270aa62bd32c63, State: Initialized, Role: FOLLOWER
I20260713 09:09:41.971102 24934 consensus_queue.cc:260] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.972582 24892 raft_consensus.cc:2468] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 0.
I20260713 09:09:41.974077 24709 leader_election.cc:304] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dd8a7f4160d436e8a270aa62bd32c63, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:41.975596 24961 raft_consensus.cc:2804] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:41.975790 24934 ts_tablet_manager.cc:1434] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260713 09:09:41.976006 24961 raft_consensus.cc:493] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:41.976399 24961 raft_consensus.cc:3060] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.976764 24934 tablet_bootstrap.cc:492] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63: Bootstrap starting.
I20260713 09:09:41.978626 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b501d1a6f5a4d9fa1952cfc8feb9ff3" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497" is_pre_election: true
I20260713 09:09:41.982002 24934 tablet_bootstrap.cc:654] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:41.983434 24961 raft_consensus.cc:515] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.984404 24742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b501d1a6f5a4d9fa1952cfc8feb9ff3" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" is_pre_election: true
I20260713 09:09:41.985199 24742 raft_consensus.cc:2393] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1dd8a7f4160d436e8a270aa62bd32c63 in current term 1: Already voted for candidate 0aa5da8ac7094a819b68b27d9e66c497 in this term.
I20260713 09:09:41.985821 24961 leader_election.cc:290] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 election: Requested vote from peers 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.987004 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a03d615fff541d78ca3dcdc787f931f" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
I20260713 09:09:41.987601 24892 raft_consensus.cc:3060] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.987895 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a03d615fff541d78ca3dcdc787f931f" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497"
I20260713 09:09:41.988615 24817 raft_consensus.cc:3060] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.986987 24858 leader_election.cc:304] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1dd8a7f4160d436e8a270aa62bd32c63; no voters: 0aa5da8ac7094a819b68b27d9e66c497, f6da4d70c7d343518b1f411bdc4ce1fd
I20260713 09:09:41.992326 24965 raft_consensus.cc:3060] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.992499 24892 raft_consensus.cc:2468] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 1.
I20260713 09:09:41.984920 24984 raft_consensus.cc:515] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:41.995368 24984 leader_election.cc:290] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 election: Requested vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:41.995891 24709 leader_election.cc:304] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dd8a7f4160d436e8a270aa62bd32c63, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:41.996536 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b77af31eab4f3ea2af18f7d35c9bc7" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
I20260713 09:09:41.996717 24742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b77af31eab4f3ea2af18f7d35c9bc7" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd"
I20260713 09:09:41.997072 24892 raft_consensus.cc:3060] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.997448 24742 raft_consensus.cc:3060] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:41.998266 24960 raft_consensus.cc:2804] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:41.998798 24960 raft_consensus.cc:697] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 LEADER]: Becoming Leader. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Running, Role: LEADER
I20260713 09:09:41.999719 24960 consensus_queue.cc:237] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:42.003885 24892 raft_consensus.cc:2468] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 1.
I20260713 09:09:42.005048 24784 leader_election.cc:304] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa5da8ac7094a819b68b27d9e66c497, 1dd8a7f4160d436e8a270aa62bd32c63; no voters: 
I20260713 09:09:42.005894 24938 consensus_queue.cc:1048] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.006242 24984 raft_consensus.cc:2804] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:42.006701 24984 raft_consensus.cc:697] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 LEADER]: Becoming Leader. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Running, Role: LEADER
I20260713 09:09:42.007498 24984 consensus_queue.cc:237] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:42.013674 24934 tablet_bootstrap.cc:492] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63: No bootstrap required, opened a new log
I20260713 09:09:42.014161 24934 ts_tablet_manager.cc:1403] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.006s
I20260713 09:09:42.016827 24934 raft_consensus.cc:359] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:42.017683 24934 raft_consensus.cc:385] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:42.018009 24934 raft_consensus.cc:740] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd8a7f4160d436e8a270aa62bd32c63, State: Initialized, Role: FOLLOWER
I20260713 09:09:42.019320 24934 consensus_queue.cc:260] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:42.021739 24934 ts_tablet_manager.cc:1434] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:42.022066 24965 raft_consensus.cc:2749] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:42.024865 24742 raft_consensus.cc:2468] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 1.
I20260713 09:09:42.028240 24962 consensus_queue.cc:1048] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:42.051748 24817 raft_consensus.cc:2468] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 1.
I20260713 09:09:42.073505 24961 consensus_queue.cc:1048] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:42.083544 24961 raft_consensus.cc:493] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:42.084252 24961 raft_consensus.cc:515] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:42.089052 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377efa1dff87441c8661da4883e0c9cb" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497" is_pre_election: true
I20260713 09:09:42.089264 24939 consensus_queue.cc:1048] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:42.090617 24961 leader_election.cc:290] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:42.093851 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377efa1dff87441c8661da4883e0c9cb" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:42.094693 24892 raft_consensus.cc:2468] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 0.
I20260713 09:09:42.089872 24817 raft_consensus.cc:2468] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 0.
I20260713 09:09:42.108615 24709 leader_election.cc:304] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dd8a7f4160d436e8a270aa62bd32c63, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:42.111799 24938 raft_consensus.cc:2804] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:42.112169 24938 raft_consensus.cc:493] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:42.112494 24938 raft_consensus.cc:3060] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.113435 24638 catalog_manager.cc:5697] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193). New cstate: current_term: 1 leader_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:42.119822 24938 raft_consensus.cc:515] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:42.120749 24961 consensus_queue.cc:1048] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.122468 24938 leader_election.cc:290] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 election: Requested vote from peers 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:42.124702 24640 catalog_manager.cc:5697] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "0aa5da8ac7094a819b68b27d9e66c497" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:42.132138 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377efa1dff87441c8661da4883e0c9cb" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497"
I20260713 09:09:42.132716 24817 raft_consensus.cc:3060] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.132779 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377efa1dff87441c8661da4883e0c9cb" candidate_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
I20260713 09:09:42.133385 24891 raft_consensus.cc:3060] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.142704 24817 raft_consensus.cc:2468] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 1.
I20260713 09:09:42.143095 24891 raft_consensus.cc:2468] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6da4d70c7d343518b1f411bdc4ce1fd in term 1.
I20260713 09:09:42.143778 24960 consensus_queue.cc:1048] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.144055 24709 leader_election.cc:304] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa5da8ac7094a819b68b27d9e66c497, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:42.145149 24960 raft_consensus.cc:2804] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:42.145663 24960 raft_consensus.cc:697] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 LEADER]: Becoming Leader. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Running, Role: LEADER
I20260713 09:09:42.146505 24960 consensus_queue.cc:237] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:42.172516 24639 catalog_manager.cc:5697] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193). New cstate: current_term: 1 leader_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:42.299052 24984 consensus_queue.cc:1048] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.308516 24939 consensus_queue.cc:1048] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.310288 24890 raft_consensus.cc:3060] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.318876 24938 consensus_queue.cc:1048] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.329531 21787 ts_manager.cc:295] Set tserver state for f6da4d70c7d343518b1f411bdc4ce1fd to MAINTENANCE_MODE
I20260713 09:09:42.330278 21787 tablet_server.cc:179] TabletServer@127.21.70.193:0 shutting down...
I20260713 09:09:42.335245 25006 consensus_queue.cc:1048] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:42.358736 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:42.359532 21787 tablet_replica.cc:333] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd: stopping tablet replica
I20260713 09:09:42.360446 21787 raft_consensus.cc:2243] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:42.361239 21787 pending_rounds.cc:70] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd: Trying to abort 1 pending ops.
I20260713 09:09:42.361491 21787 pending_rounds.cc:77] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992771682668544 op_type: NO_OP noop_request { }
I20260713 09:09:42.361869 21787 raft_consensus.cc:2889] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:42.362208 21787 raft_consensus.cc:2272] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:42.365232 21787 tablet_replica.cc:333] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd: stopping tablet replica
I20260713 09:09:42.365813 21787 raft_consensus.cc:2243] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:42.366545 21787 raft_consensus.cc:2272] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:42.368492 21787 tablet_replica.cc:333] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd: stopping tablet replica
I20260713 09:09:42.369017 21787 raft_consensus.cc:2243] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:42.369410 21787 raft_consensus.cc:2272] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:42.371583 21787 tablet_replica.cc:333] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd: stopping tablet replica
I20260713 09:09:42.372169 21787 raft_consensus.cc:2243] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:42.372555 21787 raft_consensus.cc:2272] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:42.374518 21787 tablet_replica.cc:333] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd: stopping tablet replica
I20260713 09:09:42.375139 21787 raft_consensus.cc:2243] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:42.375952 21787 raft_consensus.cc:2272] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:42.377914 21787 tablet_replica.cc:333] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd: stopping tablet replica
I20260713 09:09:42.378454 21787 raft_consensus.cc:2243] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:42.378979 21787 pending_rounds.cc:70] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd: Trying to abort 1 pending ops.
I20260713 09:09:42.379173 21787 pending_rounds.cc:77] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992771088023552 op_type: NO_OP noop_request { }
I20260713 09:09:42.379458 21787 raft_consensus.cc:2889] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:42.379732 21787 raft_consensus.cc:2272] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:42.381454 21787 tablet_replica.cc:333] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd: stopping tablet replica
I20260713 09:09:42.381937 21787 raft_consensus.cc:2243] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:42.382469 21787 raft_consensus.cc:2272] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:42.383942 21787 tablet_replica.cc:333] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd: stopping tablet replica
I20260713 09:09:42.384470 21787 raft_consensus.cc:2243] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:42.384922 21787 raft_consensus.cc:2272] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:42.386425 21787 tablet_replica.cc:333] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd: stopping tablet replica
I20260713 09:09:42.386890 21787 raft_consensus.cc:2243] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:42.387228 21787 raft_consensus.cc:2272] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:42.389405 21787 tablet_replica.cc:333] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd: stopping tablet replica
I20260713 09:09:42.389902 21787 raft_consensus.cc:2243] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:42.390580 21787 raft_consensus.cc:2272] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:42.393888 24784 consensus_peers.cc:597] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:42.402015 24939 consensus_queue.cc:1048] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:42.421772 24784 consensus_peers.cc:597] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:42.428603 21787 tablet_server.cc:196] TabletServer@127.21.70.193:0 shutdown complete.
I20260713 09:09:42.435665 24890 raft_consensus.cc:3060] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:42.443277 24962 consensus_queue.cc:1048] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:42.484252 24688 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:42.486995 24858 consensus_peers.cc:597] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:42.630920 24784 consensus_peers.cc:597] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:42.859498 24784 consensus_peers.cc:597] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:43.485155 24688 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:43.534543 25022 raft_consensus.cc:493] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:43.535040 25022 raft_consensus.cc:515] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.536633 25022 leader_election.cc:290] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107)
I20260713 09:09:43.537983 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a03d615fff541d78ca3dcdc787f931f" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497" is_pre_election: true
I20260713 09:09:43.538566 24817 raft_consensus.cc:2468] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dd8a7f4160d436e8a270aa62bd32c63 in term 1.
I20260713 09:09:43.539566 24858 leader_election.cc:304] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [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: 0aa5da8ac7094a819b68b27d9e66c497, 1dd8a7f4160d436e8a270aa62bd32c63; no voters: 
I20260713 09:09:43.540319 25022 raft_consensus.cc:2804] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:09:43.540382 24858 leader_election.cc:336] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111)
I20260713 09:09:43.540748 25022 raft_consensus.cc:493] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:43.541085 25022 raft_consensus.cc:3060] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.546104 25022 raft_consensus.cc:515] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.547580 25022 leader_election.cc:290] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 election: Requested vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107)
I20260713 09:09:43.548909 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a03d615fff541d78ca3dcdc787f931f" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497"
I20260713 09:09:43.549472 24817 raft_consensus.cc:3060] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:43.550581 24858 leader_election.cc:336] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111)
I20260713 09:09:43.554193 24817 raft_consensus.cc:2468] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dd8a7f4160d436e8a270aa62bd32c63 in term 2.
I20260713 09:09:43.555006 24858 leader_election.cc:304] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [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: 0aa5da8ac7094a819b68b27d9e66c497, 1dd8a7f4160d436e8a270aa62bd32c63; no voters: f6da4d70c7d343518b1f411bdc4ce1fd
I20260713 09:09:43.555687 25022 raft_consensus.cc:2804] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:43.556734 25022 raft_consensus.cc:697] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 LEADER]: Becoming Leader. State: Replica: 1dd8a7f4160d436e8a270aa62bd32c63, State: Running, Role: LEADER
I20260713 09:09:43.557471 25022 consensus_queue.cc:237] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [LEADER]: Queue going to LEADER 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: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.564417 24640 catalog_manager.cc:5697] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 reported cstate change: term changed from 1 to 2, leader changed from f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193) to 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195). New cstate: current_term: 2 leader_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:43.635351 24939 raft_consensus.cc:493] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6da4d70c7d343518b1f411bdc4ce1fd)
I20260713 09:09:43.635906 24939 raft_consensus.cc:515] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.637493 24939 leader_election.cc:290] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:43.639086 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63ca417243d467cb4548b979489891c" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:43.640157 25022 raft_consensus.cc:493] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6da4d70c7d343518b1f411bdc4ce1fd)
I20260713 09:09:43.640691 25022 raft_consensus.cc:515] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
W20260713 09:09:43.641211 24784 leader_election.cc:336] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111)
I20260713 09:09:43.641672 24784 leader_election.cc:304] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [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: 0aa5da8ac7094a819b68b27d9e66c497; no voters: 1dd8a7f4160d436e8a270aa62bd32c63, f6da4d70c7d343518b1f411bdc4ce1fd
I20260713 09:09:43.642673 25022 leader_election.cc:290] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107)
I20260713 09:09:43.643445 24939 raft_consensus.cc:2749] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:43.644032 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bccbcd6355247208a9fb7e8075fbd43" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497" is_pre_election: true
W20260713 09:09:43.646147 24858 leader_election.cc:336] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111)
I20260713 09:09:43.646332 25022 raft_consensus.cc:493] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6da4d70c7d343518b1f411bdc4ce1fd)
I20260713 09:09:43.646615 24858 leader_election.cc:304] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [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: 1dd8a7f4160d436e8a270aa62bd32c63; no voters: 0aa5da8ac7094a819b68b27d9e66c497, f6da4d70c7d343518b1f411bdc4ce1fd
I20260713 09:09:43.646857 25022 raft_consensus.cc:515] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.647356 25025 raft_consensus.cc:2749] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:43.648523 25022 leader_election.cc:290] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107), f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253)
I20260713 09:09:43.649217 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63ca417243d467cb4548b979489891c" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497" is_pre_election: true
I20260713 09:09:43.649812 24817 raft_consensus.cc:2468] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dd8a7f4160d436e8a270aa62bd32c63 in term 1.
I20260713 09:09:43.650756 24858 leader_election.cc:304] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [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: 0aa5da8ac7094a819b68b27d9e66c497, 1dd8a7f4160d436e8a270aa62bd32c63; no voters: 
I20260713 09:09:43.651379 25022 raft_consensus.cc:2804] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:43.651630 24962 raft_consensus.cc:493] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6da4d70c7d343518b1f411bdc4ce1fd)
I20260713 09:09:43.651821 25022 raft_consensus.cc:493] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f6da4d70c7d343518b1f411bdc4ce1fd)
I20260713 09:09:43.652200 25022 raft_consensus.cc:3060] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.652139 24962 raft_consensus.cc:515] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
W20260713 09:09:43.653049 24858 leader_election.cc:336] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111)
I20260713 09:09:43.654235 24962 leader_election.cc:290] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:43.655383 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bccbcd6355247208a9fb7e8075fbd43" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:43.655948 24890 raft_consensus.cc:2468] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 1.
I20260713 09:09:43.657222 24784 leader_election.cc:304] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [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: 0aa5da8ac7094a819b68b27d9e66c497, 1dd8a7f4160d436e8a270aa62bd32c63; no voters: 
I20260713 09:09:43.657899 24962 raft_consensus.cc:2804] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:43.658334 24962 raft_consensus.cc:493] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f6da4d70c7d343518b1f411bdc4ce1fd)
I20260713 09:09:43.658358 25022 raft_consensus.cc:515] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.658921 24962 raft_consensus.cc:3060] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:43.659092 24784 leader_election.cc:336] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111)
I20260713 09:09:43.660483 25022 leader_election.cc:290] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 election: Requested vote from peers 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107), f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253)
I20260713 09:09:43.661053 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63ca417243d467cb4548b979489891c" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497"
I20260713 09:09:43.661515 24817 raft_consensus.cc:3060] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:43.664142 24858 leader_election.cc:336] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111)
I20260713 09:09:43.666673 24817 raft_consensus.cc:2468] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dd8a7f4160d436e8a270aa62bd32c63 in term 2.
I20260713 09:09:43.667835 24858 leader_election.cc:304] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [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: 0aa5da8ac7094a819b68b27d9e66c497, 1dd8a7f4160d436e8a270aa62bd32c63; no voters: f6da4d70c7d343518b1f411bdc4ce1fd
I20260713 09:09:43.668628 25022 raft_consensus.cc:2804] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:43.669113 25022 raft_consensus.cc:697] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 LEADER]: Becoming Leader. State: Replica: 1dd8a7f4160d436e8a270aa62bd32c63, State: Running, Role: LEADER
I20260713 09:09:43.669066 24962 raft_consensus.cc:515] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.670073 25022 consensus_queue.cc:237] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.671129 24962 leader_election.cc:290] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 2 election: Requested vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:43.673460 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bccbcd6355247208a9fb7e8075fbd43" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
I20260713 09:09:43.674088 24890 raft_consensus.cc:3060] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:43.678588 24784 leader_election.cc:336] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111)
I20260713 09:09:43.681876 24890 raft_consensus.cc:2468] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 2.
I20260713 09:09:43.681131 24640 catalog_manager.cc:5697] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 reported cstate change: term changed from 1 to 2, leader changed from f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193) to 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195). New cstate: current_term: 2 leader_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:43.682967 24784 leader_election.cc:304] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [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: 0aa5da8ac7094a819b68b27d9e66c497, 1dd8a7f4160d436e8a270aa62bd32c63; no voters: f6da4d70c7d343518b1f411bdc4ce1fd
I20260713 09:09:43.683925 24939 raft_consensus.cc:2804] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:43.684450 24939 raft_consensus.cc:697] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 LEADER]: Becoming Leader. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Running, Role: LEADER
I20260713 09:09:43.686342 24939 consensus_queue.cc:237] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.693712 24640 catalog_manager.cc:5697] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 reported cstate change: term changed from 1 to 2, leader changed from f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193) to 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "0aa5da8ac7094a819b68b27d9e66c497" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:43.810771 24939 raft_consensus.cc:493] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:43.811249 24939 raft_consensus.cc:515] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.813004 24939 leader_election.cc:290] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:43.814260 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377efa1dff87441c8661da4883e0c9cb" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:43.814790 24890 raft_consensus.cc:2468] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 1.
I20260713 09:09:43.815878 24784 leader_election.cc:304] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [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: 0aa5da8ac7094a819b68b27d9e66c497, 1dd8a7f4160d436e8a270aa62bd32c63; no voters: 
I20260713 09:09:43.816596 24939 raft_consensus.cc:2804] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:09:43.816612 24784 leader_election.cc:336] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111)
I20260713 09:09:43.817005 24939 raft_consensus.cc:493] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:43.817404 24939 raft_consensus.cc:3060] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.821897 24939 raft_consensus.cc:515] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.823318 24939 leader_election.cc:290] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 2 election: Requested vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:43.824702 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377efa1dff87441c8661da4883e0c9cb" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
I20260713 09:09:43.825165 24890 raft_consensus.cc:3060] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:43.826573 24784 leader_election.cc:336] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111)
I20260713 09:09:43.829420 24890 raft_consensus.cc:2468] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 2.
I20260713 09:09:43.829609 25022 raft_consensus.cc:493] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6da4d70c7d343518b1f411bdc4ce1fd)
I20260713 09:09:43.830108 25022 raft_consensus.cc:515] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.830475 24784 leader_election.cc:304] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [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: 0aa5da8ac7094a819b68b27d9e66c497, 1dd8a7f4160d436e8a270aa62bd32c63; no voters: f6da4d70c7d343518b1f411bdc4ce1fd
I20260713 09:09:43.831180 24939 raft_consensus.cc:2804] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:43.831657 24939 raft_consensus.cc:697] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 LEADER]: Becoming Leader. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Running, Role: LEADER
I20260713 09:09:43.831902 25022 leader_election.cc:290] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107)
I20260713 09:09:43.832429 24939 consensus_queue.cc:237] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Queue going to LEADER 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: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.833811 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6d0740f5a04674bfe45834412ab68d" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497" is_pre_election: true
W20260713 09:09:43.836241 24858 leader_election.cc:336] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111)
I20260713 09:09:43.836660 24858 leader_election.cc:304] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [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: 1dd8a7f4160d436e8a270aa62bd32c63; no voters: 0aa5da8ac7094a819b68b27d9e66c497, f6da4d70c7d343518b1f411bdc4ce1fd
I20260713 09:09:43.837229 25022 raft_consensus.cc:2749] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:43.839986 24640 catalog_manager.cc:5697] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 reported cstate change: term changed from 1 to 2, leader changed from f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193) to 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "0aa5da8ac7094a819b68b27d9e66c497" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:43.845127 24939 raft_consensus.cc:493] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6da4d70c7d343518b1f411bdc4ce1fd)
I20260713 09:09:43.845598 24939 raft_consensus.cc:515] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.847990 24939 leader_election.cc:290] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:43.848851 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6d0740f5a04674bfe45834412ab68d" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" is_pre_election: true
I20260713 09:09:43.849325 24890 raft_consensus.cc:2468] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 1.
I20260713 09:09:43.850162 24784 leader_election.cc:304] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [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: 0aa5da8ac7094a819b68b27d9e66c497, 1dd8a7f4160d436e8a270aa62bd32c63; no voters: 
I20260713 09:09:43.850862 24939 raft_consensus.cc:2804] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:09:43.850894 24784 leader_election.cc:336] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111)
I20260713 09:09:43.851240 24939 raft_consensus.cc:493] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f6da4d70c7d343518b1f411bdc4ce1fd)
I20260713 09:09:43.851708 24939 raft_consensus.cc:3060] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.856549 24939 raft_consensus.cc:515] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.857949 24939 leader_election.cc:290] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 2 election: Requested vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195:46429)
I20260713 09:09:43.859241 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6d0740f5a04674bfe45834412ab68d" candidate_uuid: "0aa5da8ac7094a819b68b27d9e66c497" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
I20260713 09:09:43.859724 24890 raft_consensus.cc:3060] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:43.861147 24784 leader_election.cc:336] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111)
I20260713 09:09:43.863897 24890 raft_consensus.cc:2468] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa5da8ac7094a819b68b27d9e66c497 in term 2.
I20260713 09:09:43.864781 24784 leader_election.cc:304] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [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: 0aa5da8ac7094a819b68b27d9e66c497, 1dd8a7f4160d436e8a270aa62bd32c63; no voters: f6da4d70c7d343518b1f411bdc4ce1fd
I20260713 09:09:43.865387 24939 raft_consensus.cc:2804] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:43.865753 24939 raft_consensus.cc:697] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 LEADER]: Becoming Leader. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Running, Role: LEADER
I20260713 09:09:43.866405 24939 consensus_queue.cc:237] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:43.873128 24640 catalog_manager.cc:5697] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 reported cstate change: term changed from 1 to 2, leader changed from f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193) to 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "0aa5da8ac7094a819b68b27d9e66c497" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:44.002635 24858 consensus_peers.cc:597] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:44.072743 24858 consensus_peers.cc:597] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:44.088311 24817 raft_consensus.cc:1275] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Refusing update from remote peer 1dd8a7f4160d436e8a270aa62bd32c63: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:44.089493 25025 consensus_queue.cc:1048] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:44.120337 24890 raft_consensus.cc:1275] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Refusing update from remote peer 0aa5da8ac7094a819b68b27d9e66c497: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.121479 24939 consensus_queue.cc:1048] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:44.133767 24784 consensus_peers.cc:597] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:44.207273 24817 raft_consensus.cc:1275] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Refusing update from remote peer 1dd8a7f4160d436e8a270aa62bd32c63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.208444 25025 consensus_queue.cc:1048] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:44.239991 24784 consensus_peers.cc:597] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:44.250352 24890 raft_consensus.cc:1275] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Refusing update from remote peer 0aa5da8ac7094a819b68b27d9e66c497: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:44.251468 25039 consensus_queue.cc:1048] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:44.332082 24784 consensus_peers.cc:597] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:44.418706 24890 raft_consensus.cc:1275] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Refusing update from remote peer 0aa5da8ac7094a819b68b27d9e66c497: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:44.419939 24962 consensus_queue.cc:1048] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:44.485929 24688 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:44.728636 24784 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111) [suppressed 62 similar messages]
W20260713 09:09:44.867182 24784 consensus_peers.cc:597] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:44.897742 24784 consensus_peers.cc:597] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:45.081768 24858 consensus_peers.cc:597] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:45.442266 24784 consensus_peers.cc:597] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:45.460846 24784 consensus_peers.cc:597] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:45.486761 24688 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:46.375932 24858 consensus_peers.cc:597] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:46.487656 24688 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:46.592023 24784 consensus_peers.cc:597] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:46.714701 24858 consensus_peers.cc:597] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:46.849655 24784 consensus_peers.cc:597] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:46.856647 24784 consensus_peers.cc:597] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:09:47.449417 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:47.455657 25046 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
W20260713 09:09:47.455886 25047 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
I20260713 09:09:47.458025 21787 server_base.cc:1061] running on GCE node
W20260713 09:09:47.460501 25049 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
I20260713 09:09:47.461692 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:47.461961 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:47.462162 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933787462146 us; error 0 us; skew 500 ppm
W20260713 09:09:47.462260 24784 consensus_peers.cc:597] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:47.463011 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:47.465271 21787 webserver.cc:533] Webserver started at http://127.21.70.193:33737/ using document root <none> and password file <none>
I20260713 09:09:47.465867 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:47.466063 21787 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:09:47.469406 21787 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:09:47.472971 25054 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:47.473690 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:47.473977 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/ts-0-root
uuid: "f6da4d70c7d343518b1f411bdc4ce1fd"
format_stamp: "Formatted at 2026-07-13 09:09:40 on dist-test-slave-0xhf"
I20260713 09:09:47.474257 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933707412092-21787-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)
W20260713 09:09:47.488525 24688 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:47.513785 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:47.514906 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:47.516255 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:47.519963 25061 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:09:47.561791 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:09:47.562045 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.043s	user 0.003s	sys 0.000s
I20260713 09:09:47.562270 21787 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:09:47.566143 25061 tablet_bootstrap.cc:492] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
W20260713 09:09:47.572224 24858 consensus_peers.cc:597] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:47.579838 25061 tablet_bootstrap.cc:492] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd: 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
I20260713 09:09:47.580585 25061 tablet_bootstrap.cc:492] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap complete.
I20260713 09:09:47.581079 25061 ts_tablet_manager.cc:1403] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:09:47.583007 25061 raft_consensus.cc:359] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.583564 25061 raft_consensus.cc:740] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.584192 25061 consensus_queue.cc:260] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [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: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.586369 25061 ts_tablet_manager.cc:1434] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:09:47.586978 25061 tablet_bootstrap.cc:492] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:47.598842 21787 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:09:47.599087 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.037s	user 0.034s	sys 0.000s
I20260713 09:09:47.599460 25061 tablet_bootstrap.cc:492] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd: 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
I20260713 09:09:47.600404 25061 tablet_bootstrap.cc:492] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap complete.
I20260713 09:09:47.601013 25061 ts_tablet_manager.cc:1403] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:09:47.603247 25061 raft_consensus.cc:359] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
W20260713 09:09:47.603710 24784 consensus_peers.cc:597] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:47.603927 25061 raft_consensus.cc:740] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.604719 25061 consensus_queue.cc:260] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [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: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.606554 25061 ts_tablet_manager.cc:1434] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:47.607355 25061 tablet_bootstrap.cc:492] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:47.619488 25061 tablet_bootstrap.cc:492] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd: 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
I20260713 09:09:47.620493 25061 tablet_bootstrap.cc:492] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap complete.
I20260713 09:09:47.621093 25061 ts_tablet_manager.cc:1403] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:09:47.623184 25061 raft_consensus.cc:359] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.623770 25061 raft_consensus.cc:740] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.624394 25061 consensus_queue.cc:260] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [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: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.625810 25061 ts_tablet_manager.cc:1434] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:47.626541 25061 tablet_bootstrap.cc:492] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:47.636457 25061 tablet_bootstrap.cc:492] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd: 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
I20260713 09:09:47.637115 25061 tablet_bootstrap.cc:492] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap complete.
I20260713 09:09:47.637688 25061 ts_tablet_manager.cc:1403] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:09:47.639635 25061 raft_consensus.cc:359] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.640110 25061 raft_consensus.cc:740] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.640723 25061 consensus_queue.cc:260] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [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: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.642639 25061 ts_tablet_manager.cc:1434] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:47.643303 25061 tablet_bootstrap.cc:492] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:47.653532 25061 tablet_bootstrap.cc:492] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd: 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
I20260713 09:09:47.654348 25061 tablet_bootstrap.cc:492] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap complete.
I20260713 09:09:47.654956 25061 ts_tablet_manager.cc:1403] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:09:47.656966 25061 raft_consensus.cc:359] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.657187 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.193:45253
I20260713 09:09:47.657310 25123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.193:45253 every 8 connection(s)
I20260713 09:09:47.657493 25061 raft_consensus.cc:740] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.658188 25061 consensus_queue.cc:260] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [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: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.659557 25061 ts_tablet_manager.cc:1434] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:47.660135 25061 tablet_bootstrap.cc:492] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:47.662468 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:47.680889 25061 tablet_bootstrap.cc:492] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd: 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
I20260713 09:09:47.682090 25061 tablet_bootstrap.cc:492] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap complete.
I20260713 09:09:47.682847 25061 ts_tablet_manager.cc:1403] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260713 09:09:47.685434 25061 raft_consensus.cc:359] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.686301 25061 raft_consensus.cc:740] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.687318 25061 consensus_queue.cc:260] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd [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: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.689888 25061 ts_tablet_manager.cc:1434] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:47.690867 25061 tablet_bootstrap.cc:492] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:47.707818 25061 tablet_bootstrap.cc:492] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd: 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
I20260713 09:09:47.708803 25061 tablet_bootstrap.cc:492] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap complete.
I20260713 09:09:47.709483 25061 ts_tablet_manager.cc:1403] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260713 09:09:47.711773 25061 raft_consensus.cc:359] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.712731 25124 heartbeater.cc:344] Connected to a master server at 127.21.70.254:43293
I20260713 09:09:47.712463 24817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26d33972f04248b4a692481139c9ab7d"
dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497"
mode: GRACEFUL
new_leader_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
 from {username='slave'} at 127.0.0.1:51066
I20260713 09:09:47.712517 25061 raft_consensus.cc:740] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.713267 25124 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:47.713349 24817 raft_consensus.cc:606] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 LEADER]: Received request to transfer leadership to TS 1dd8a7f4160d436e8a270aa62bd32c63
I20260713 09:09:47.713649 25061 consensus_queue.cc:260] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [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: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.714159 25124 heartbeater.cc:507] Master 127.21.70.254:43293 requested a full tablet report, sending...
I20260713 09:09:47.715641 25061 ts_tablet_manager.cc:1434] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:47.716427 25061 tablet_bootstrap.cc:492] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:47.716483 24817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e72e535b66c74ae5a1357adad40acef1"
dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497"
mode: GRACEFUL
new_leader_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
 from {username='slave'} at 127.0.0.1:51066
I20260713 09:09:47.717110 24817 raft_consensus.cc:606] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 LEADER]: Received request to transfer leadership to TS 1dd8a7f4160d436e8a270aa62bd32c63
I20260713 09:09:47.718083 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:47.718600 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:47.719233 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:47.720237 24640 ts_manager.cc:194] Re-registered known tserver with Master: f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253)
I20260713 09:09:47.727233 25061 tablet_bootstrap.cc:492] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd: 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
I20260713 09:09:47.728036 25061 tablet_bootstrap.cc:492] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap complete.
I20260713 09:09:47.728607 25061 ts_tablet_manager.cc:1403] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:09:47.729905 24640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47678
I20260713 09:09:47.730788 25061 raft_consensus.cc:359] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.731334 25061 raft_consensus.cc:740] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.732033 25061 consensus_queue.cc:260] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.732882 25124 heartbeater.cc:499] Master 127.21.70.254:43293 was elected leader, sending a full tablet report...
I20260713 09:09:47.733891 25061 ts_tablet_manager.cc:1434] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:47.734632 25061 tablet_bootstrap.cc:492] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:47.743323 25061 tablet_bootstrap.cc:492] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd: 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
I20260713 09:09:47.743980 25061 tablet_bootstrap.cc:492] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap complete.
I20260713 09:09:47.744467 25061 ts_tablet_manager.cc:1403] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:09:47.746124 25061 raft_consensus.cc:359] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.746716 25061 raft_consensus.cc:740] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.747354 25061 consensus_queue.cc:260] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.749022 25061 ts_tablet_manager.cc:1434] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:47.749706 25061 tablet_bootstrap.cc:492] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap starting.
I20260713 09:09:47.761206 25061 tablet_bootstrap.cc:492] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd: 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
I20260713 09:09:47.761813 25061 tablet_bootstrap.cc:492] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd: Bootstrap complete.
I20260713 09:09:47.762218 25061 ts_tablet_manager.cc:1403] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:09:47.763924 25061 raft_consensus.cc:359] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.764424 25061 raft_consensus.cc:740] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6da4d70c7d343518b1f411bdc4ce1fd, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.764859 25061 consensus_queue.cc:260] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [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: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.766458 25061 ts_tablet_manager.cc:1434] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:47.794277 25098 raft_consensus.cc:3060] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:47.798866 25098 pending_rounds.cc:85] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd: Aborting all ops after (but not including) 0
I20260713 09:09:47.799059 25098 pending_rounds.cc:107] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:09:47.799223 25098 raft_consensus.cc:2889] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:47.847880 25045 raft_consensus.cc:993] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497: : Instructing follower 1dd8a7f4160d436e8a270aa62bd32c63 to start an election
I20260713 09:09:47.848356 25138 raft_consensus.cc:1081] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 LEADER]: Signalling peer 1dd8a7f4160d436e8a270aa62bd32c63 to start an election
I20260713 09:09:47.849644 24891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26d33972f04248b4a692481139c9ab7d"
dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
 from {username='slave'} at 127.0.0.1:34168
I20260713 09:09:47.850056 24891 raft_consensus.cc:493] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:47.850293 24891 raft_consensus.cc:3060] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:47.854772 24891 raft_consensus.cc:515] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.856428 24891 leader_election.cc:290] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 election: Requested vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107)
I20260713 09:09:47.856994 25098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d33972f04248b4a692481139c9ab7d" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd"
I20260713 09:09:47.857455 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d33972f04248b4a692481139c9ab7d" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497"
I20260713 09:09:47.858414 25098 raft_consensus.cc:3060] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:47.858513 24817 raft_consensus.cc:3055] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:47.858920 24817 raft_consensus.cc:740] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Running, Role: LEADER
I20260713 09:09:47.859728 24817 consensus_queue.cc:260] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.860965 24817 raft_consensus.cc:3060] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:47.864424 25098 raft_consensus.cc:2468] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dd8a7f4160d436e8a270aa62bd32c63 in term 2.
I20260713 09:09:47.865437 24858 leader_election.cc:304] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dd8a7f4160d436e8a270aa62bd32c63, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:47.866120 24817 raft_consensus.cc:2468] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dd8a7f4160d436e8a270aa62bd32c63 in term 2.
I20260713 09:09:47.866160 25022 raft_consensus.cc:2804] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:47.867481 25022 raft_consensus.cc:697] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 LEADER]: Becoming Leader. State: Replica: 1dd8a7f4160d436e8a270aa62bd32c63, State: Running, Role: LEADER
I20260713 09:09:47.868218 25022 consensus_queue.cc:237] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.874317 24640 catalog_manager.cc:5697] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 reported cstate change: term changed from 1 to 2, leader changed from 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194) to 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195). New cstate: current_term: 2 leader_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:47.935026 25045 raft_consensus.cc:993] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497: : Instructing follower 1dd8a7f4160d436e8a270aa62bd32c63 to start an election
I20260713 09:09:47.935503 25138 raft_consensus.cc:1081] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 LEADER]: Signalling peer 1dd8a7f4160d436e8a270aa62bd32c63 to start an election
I20260713 09:09:47.936779 24891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e72e535b66c74ae5a1357adad40acef1"
dest_uuid: "1dd8a7f4160d436e8a270aa62bd32c63"
 from {username='slave'} at 127.0.0.1:34168
I20260713 09:09:47.937251 24891 raft_consensus.cc:493] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:47.937544 24891 raft_consensus.cc:3060] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:47.942405 25098 raft_consensus.cc:3060] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:47.942512 24891 raft_consensus.cc:515] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.944864 24891 leader_election.cc:290] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 election: Requested vote from peers f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253), 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107)
I20260713 09:09:47.945562 25097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72e535b66c74ae5a1357adad40acef1" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd"
I20260713 09:09:47.945943 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72e535b66c74ae5a1357adad40acef1" candidate_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0aa5da8ac7094a819b68b27d9e66c497"
I20260713 09:09:47.946223 25097 raft_consensus.cc:3060] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:47.946525 24817 raft_consensus.cc:3055] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:47.946856 24817 raft_consensus.cc:740] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0aa5da8ac7094a819b68b27d9e66c497, State: Running, Role: LEADER
I20260713 09:09:47.947727 24817 consensus_queue.cc:260] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.948948 24817 raft_consensus.cc:3060] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:47.953132 25097 raft_consensus.cc:2468] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dd8a7f4160d436e8a270aa62bd32c63 in term 2.
I20260713 09:09:47.954550 24858 leader_election.cc:304] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dd8a7f4160d436e8a270aa62bd32c63, f6da4d70c7d343518b1f411bdc4ce1fd; no voters: 
I20260713 09:09:47.955967 24817 raft_consensus.cc:2468] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dd8a7f4160d436e8a270aa62bd32c63 in term 2.
I20260713 09:09:47.956355 25139 raft_consensus.cc:2804] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:47.956889 25139 raft_consensus.cc:697] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 LEADER]: Becoming Leader. State: Replica: 1dd8a7f4160d436e8a270aa62bd32c63, State: Running, Role: LEADER
I20260713 09:09:47.957971 25097 raft_consensus.cc:3060] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:47.957700 25139 consensus_queue.cc:237] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } }
I20260713 09:09:47.966497 24640 catalog_manager.cc:5697] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 reported cstate change: term changed from 1 to 2, leader changed from 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194) to 1dd8a7f4160d436e8a270aa62bd32c63 (127.21.70.195). New cstate: current_term: 2 leader_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dd8a7f4160d436e8a270aa62bd32c63" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 46429 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:48.201803 25097 raft_consensus.cc:3060] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.229748 25097 raft_consensus.cc:3060] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.235191 25097 pending_rounds.cc:85] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd: Aborting all ops after (but not including) 0
I20260713 09:09:48.235453 25097 pending_rounds.cc:107] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:09:48.235747 25097 raft_consensus.cc:2889] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:48.276412 24817 raft_consensus.cc:1275] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Refusing update from remote peer 1dd8a7f4160d436e8a270aa62bd32c63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.277714 25139 consensus_queue.cc:1048] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:48.288973 25097 raft_consensus.cc:1275] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Refusing update from remote peer 1dd8a7f4160d436e8a270aa62bd32c63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.290673 25154 consensus_queue.cc:1048] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:09:48.489578 24688 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:48.517022 25097 raft_consensus.cc:1275] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Refusing update from remote peer 1dd8a7f4160d436e8a270aa62bd32c63: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.518301 25154 consensus_queue.cc:1048] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6da4d70c7d343518b1f411bdc4ce1fd" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 45253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.529688 24817 raft_consensus.cc:1275] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Refusing update from remote peer 1dd8a7f4160d436e8a270aa62bd32c63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.531862 25159 consensus_queue.cc:1048] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5da8ac7094a819b68b27d9e66c497" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 34107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.731613 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:48.738472 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:48.738813 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:48.739337 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:49.490494 24688 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:49.745132 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:49.751029 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:49.751463 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:49.751907 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:50.491284 24688 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:50.758587 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:50.763790 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:50.764111 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:50.764482 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:51.492125 24688 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:51.770203 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:51.776643 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:51.776962 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:51.777351 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:52.492941 24688 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:52.783085 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:52.789407 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:52.794103 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:52.794477 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:09:53.493764 24688 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:53.818610 21787 tablet_server.cc:179] TabletServer@127.21.70.193:45253 shutting down...
W20260713 09:09:53.843652 24784 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 59 similar messages]
I20260713 09:09:53.845468 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:53.846410 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:53.847538 21787 raft_consensus.cc:2243] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:53.847687 24784 consensus_peers.cc:597] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.848114 21787 raft_consensus.cc:2272] T 3a03d615fff541d78ca3dcdc787f931f P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.850231 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:53.850773 21787 raft_consensus.cc:2243] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.851177 21787 raft_consensus.cc:2272] T e72e535b66c74ae5a1357adad40acef1 P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.853137 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:53.853633 21787 raft_consensus.cc:2243] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.854010 21787 raft_consensus.cc:2272] T c3b77af31eab4f3ea2af18f7d35c9bc7 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.855907 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:53.856500 21787 raft_consensus.cc:2243] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.856911 21787 raft_consensus.cc:2272] T 377efa1dff87441c8661da4883e0c9cb P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.858803 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:53.859294 21787 raft_consensus.cc:2243] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.859727 21787 raft_consensus.cc:2272] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.861515 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:53.861981 21787 raft_consensus.cc:2243] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.862390 21787 raft_consensus.cc:2272] T a63ca417243d467cb4548b979489891c P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.864437 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:53.864939 21787 raft_consensus.cc:2243] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.865334 21787 raft_consensus.cc:2272] T ea6d0740f5a04674bfe45834412ab68d P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.867201 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:53.867713 21787 raft_consensus.cc:2243] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.868091 21787 raft_consensus.cc:2272] T 26d33972f04248b4a692481139c9ab7d P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.869840 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:53.870296 21787 raft_consensus.cc:2243] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.870697 21787 raft_consensus.cc:2272] T 7bccbcd6355247208a9fb7e8075fbd43 P f6da4d70c7d343518b1f411bdc4ce1fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.872648 21787 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:53.873061 21787 raft_consensus.cc:2243] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.873430 21787 raft_consensus.cc:2272] T 1f93cc0b241a4dc68cfef93f625a5033 P f6da4d70c7d343518b1f411bdc4ce1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.905314 21787 tablet_server.cc:196] TabletServer@127.21.70.193:45253 shutdown complete.
W20260713 09:09:53.906749 24858 consensus_peers.cc:597] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.928006 21787 tablet_server.cc:179] TabletServer@127.21.70.194:0 shutting down...
I20260713 09:09:53.951900 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:53.952521 21787 tablet_replica.cc:333] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497: stopping tablet replica
I20260713 09:09:53.953207 21787 raft_consensus.cc:2243] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.954022 21787 raft_consensus.cc:2272] T 377efa1dff87441c8661da4883e0c9cb P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.956091 21787 tablet_replica.cc:333] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497: stopping tablet replica
I20260713 09:09:53.956638 21787 raft_consensus.cc:2243] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.957271 21787 raft_consensus.cc:2272] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.959045 21787 tablet_replica.cc:333] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497: stopping tablet replica
I20260713 09:09:53.959563 21787 raft_consensus.cc:2243] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.959920 21787 raft_consensus.cc:2272] T 3a03d615fff541d78ca3dcdc787f931f P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.961721 21787 tablet_replica.cc:333] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497: stopping tablet replica
I20260713 09:09:53.962188 21787 raft_consensus.cc:2243] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.962543 21787 raft_consensus.cc:2272] T e72e535b66c74ae5a1357adad40acef1 P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.964277 21787 tablet_replica.cc:333] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497: stopping tablet replica
I20260713 09:09:53.964704 21787 raft_consensus.cc:2243] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.965365 21787 raft_consensus.cc:2272] T 7bccbcd6355247208a9fb7e8075fbd43 P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.967166 21787 tablet_replica.cc:333] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497: stopping tablet replica
I20260713 09:09:53.967674 21787 raft_consensus.cc:2243] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.968007 21787 raft_consensus.cc:2272] T 26d33972f04248b4a692481139c9ab7d P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.969717 21787 tablet_replica.cc:333] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497: stopping tablet replica
I20260713 09:09:53.970163 21787 raft_consensus.cc:2243] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.970777 21787 raft_consensus.cc:2272] T ea6d0740f5a04674bfe45834412ab68d P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.972715 21787 tablet_replica.cc:333] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497: stopping tablet replica
I20260713 09:09:53.973151 21787 raft_consensus.cc:2243] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:53.973802 21787 raft_consensus.cc:2272] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.975782 21787 tablet_replica.cc:333] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497: stopping tablet replica
I20260713 09:09:53.976255 21787 raft_consensus.cc:2243] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.976604 21787 raft_consensus.cc:2272] T a63ca417243d467cb4548b979489891c P 0aa5da8ac7094a819b68b27d9e66c497 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.978801 21787 tablet_replica.cc:333] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497: stopping tablet replica
I20260713 09:09:53.979470 21787 raft_consensus.cc:2243] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.979897 21787 raft_consensus.cc:2272] T 1f93cc0b241a4dc68cfef93f625a5033 P 0aa5da8ac7094a819b68b27d9e66c497 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:53.982381 24858 consensus_peers.cc:597] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.011144 21787 tablet_server.cc:196] TabletServer@127.21.70.194:0 shutdown complete.
W20260713 09:09:54.013996 24858 consensus_peers.cc:597] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 -> Peer 0aa5da8ac7094a819b68b27d9e66c497 (127.21.70.194:34107): Couldn't send request to peer 0aa5da8ac7094a819b68b27d9e66c497. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.194:34107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.033578 21787 tablet_server.cc:179] TabletServer@127.21.70.195:0 shutting down...
I20260713 09:09:54.058179 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:54.058774 21787 tablet_replica.cc:333] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63: stopping tablet replica
I20260713 09:09:54.059466 21787 raft_consensus.cc:2243] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.060107 21787 raft_consensus.cc:2272] T 1b501d1a6f5a4d9fa1952cfc8feb9ff3 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.063005 21787 tablet_replica.cc:333] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63: stopping tablet replica
I20260713 09:09:54.063763 21787 raft_consensus.cc:2243] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.064352 21787 raft_consensus.cc:2272] T 377efa1dff87441c8661da4883e0c9cb P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:54.064518 24858 consensus_peers.cc:597] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 -> Peer f6da4d70c7d343518b1f411bdc4ce1fd (127.21.70.193:45253): Couldn't send request to peer f6da4d70c7d343518b1f411bdc4ce1fd. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:45253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.066435 21787 tablet_replica.cc:333] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63: stopping tablet replica
I20260713 09:09:54.066990 21787 raft_consensus.cc:2243] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:54.067739 21787 raft_consensus.cc:2272] T e72e535b66c74ae5a1357adad40acef1 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.069597 21787 tablet_replica.cc:333] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63: stopping tablet replica
I20260713 09:09:54.070107 21787 raft_consensus.cc:2243] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:54.070806 21787 raft_consensus.cc:2272] T 3a03d615fff541d78ca3dcdc787f931f P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.072770 21787 tablet_replica.cc:333] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 1dd8a7f4160d436e8a270aa62bd32c63: stopping tablet replica
I20260713 09:09:54.073303 21787 raft_consensus.cc:2243] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.073701 21787 raft_consensus.cc:2272] T c3b77af31eab4f3ea2af18f7d35c9bc7 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.075436 21787 tablet_replica.cc:333] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63: stopping tablet replica
I20260713 09:09:54.075963 21787 raft_consensus.cc:2243] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.076373 21787 raft_consensus.cc:2272] T ea6d0740f5a04674bfe45834412ab68d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.078194 21787 tablet_replica.cc:333] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63: stopping tablet replica
I20260713 09:09:54.078693 21787 raft_consensus.cc:2243] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:54.079346 21787 raft_consensus.cc:2272] T 26d33972f04248b4a692481139c9ab7d P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.081033 21787 tablet_replica.cc:333] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63: stopping tablet replica
I20260713 09:09:54.081498 21787 raft_consensus.cc:2243] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:54.082192 21787 raft_consensus.cc:2272] T a63ca417243d467cb4548b979489891c P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.084025 21787 tablet_replica.cc:333] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63: stopping tablet replica
I20260713 09:09:54.084501 21787 raft_consensus.cc:2243] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:54.085196 21787 raft_consensus.cc:2272] T 1f93cc0b241a4dc68cfef93f625a5033 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.086975 21787 tablet_replica.cc:333] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63: stopping tablet replica
I20260713 09:09:54.087469 21787 raft_consensus.cc:2243] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.087894 21787 raft_consensus.cc:2272] T 7bccbcd6355247208a9fb7e8075fbd43 P 1dd8a7f4160d436e8a270aa62bd32c63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.116406 21787 tablet_server.cc:196] TabletServer@127.21.70.195:0 shutdown complete.
I20260713 09:09:54.137054 21787 master.cc:562] Master@127.21.70.254:43293 shutting down...
I20260713 09:09:54.158002 21787 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:54.158560 21787 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.158917 21787 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77c8792289a24ca0b36f1e69af61ca18: stopping tablet replica
I20260713 09:09:54.178270 21787 master.cc:584] Master@127.21.70.254:43293 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13871 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:09:54.218161 21787 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.70.254:37871
I20260713 09:09:54.219305 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:54.224473 25171 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
W20260713 09:09:54.224494 25172 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
W20260713 09:09:54.225989 25174 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
I20260713 09:09:54.226902 21787 server_base.cc:1061] running on GCE node
I20260713 09:09:54.227720 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:54.227911 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:54.228067 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933794228035 us; error 0 us; skew 500 ppm
I20260713 09:09:54.228576 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:54.230734 21787 webserver.cc:533] Webserver started at http://127.21.70.254:44169/ using document root <none> and password file <none>
I20260713 09:09:54.231220 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:54.231403 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:54.231727 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:54.232805 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/master-0-root/instance:
uuid: "d6d9ce5d10de464881d7b2371d9fb36d"
format_stamp: "Formatted at 2026-07-13 09:09:54 on dist-test-slave-0xhf"
I20260713 09:09:54.236888 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:54.239965 25179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:54.240747 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:54.241066 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/master-0-root
uuid: "d6d9ce5d10de464881d7b2371d9fb36d"
format_stamp: "Formatted at 2026-07-13 09:09:54 on dist-test-slave-0xhf"
I20260713 09:09:54.241376 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-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)
I20260713 09:09:54.257949 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:54.259215 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:54.297886 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.254:37871
I20260713 09:09:54.297969 25230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.254:37871 every 8 connection(s)
I20260713 09:09:54.301792 25231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:54.311751 25231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d: Bootstrap starting.
I20260713 09:09:54.316263 25231 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:54.320147 25231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d: No bootstrap required, opened a new log
I20260713 09:09:54.322131 25231 raft_consensus.cc:359] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6d9ce5d10de464881d7b2371d9fb36d" member_type: VOTER }
I20260713 09:09:54.322486 25231 raft_consensus.cc:385] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:54.322752 25231 raft_consensus.cc:740] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d9ce5d10de464881d7b2371d9fb36d, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.323385 25231 consensus_queue.cc:260] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d6d9ce5d10de464881d7b2371d9fb36d" member_type: VOTER }
I20260713 09:09:54.323920 25231 raft_consensus.cc:399] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:54.324146 25231 raft_consensus.cc:493] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:54.324411 25231 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:54.328433 25231 raft_consensus.cc:515] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6d9ce5d10de464881d7b2371d9fb36d" member_type: VOTER }
I20260713 09:09:54.328914 25231 leader_election.cc:304] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [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: d6d9ce5d10de464881d7b2371d9fb36d; no voters: 
I20260713 09:09:54.329950 25231 leader_election.cc:290] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:54.330328 25234 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:54.331708 25234 raft_consensus.cc:697] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [term 1 LEADER]: Becoming Leader. State: Replica: d6d9ce5d10de464881d7b2371d9fb36d, State: Running, Role: LEADER
I20260713 09:09:54.332286 25234 consensus_queue.cc:237] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [LEADER]: Queue going to LEADER mode. State: All 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: "d6d9ce5d10de464881d7b2371d9fb36d" member_type: VOTER }
I20260713 09:09:54.332805 25231 sys_catalog.cc:565] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:54.337200 25235 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d6d9ce5d10de464881d7b2371d9fb36d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6d9ce5d10de464881d7b2371d9fb36d" member_type: VOTER } }
I20260713 09:09:54.337421 25236 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [sys.catalog]: SysCatalogTable state changed. Reason: New leader d6d9ce5d10de464881d7b2371d9fb36d. Latest consensus state: current_term: 1 leader_uuid: "d6d9ce5d10de464881d7b2371d9fb36d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6d9ce5d10de464881d7b2371d9fb36d" member_type: VOTER } }
I20260713 09:09:54.338054 25235 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:54.338158 25236 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:54.349242 25241 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:54.352097 21787 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:54.355472 25241 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:54.363754 25241 catalog_manager.cc:1383] Generated new cluster ID: d19ee73ed86546f09efc3ce7be1356a4
I20260713 09:09:54.364008 25241 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:54.377696 25241 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:54.378878 25241 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:54.391433 25241 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d: Generated new TSK 0
I20260713 09:09:54.391974 25241 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:54.418573 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:54.424377 25252 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
W20260713 09:09:54.425616 25253 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
W20260713 09:09:54.427451 25255 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
I20260713 09:09:54.428642 21787 server_base.cc:1061] running on GCE node
I20260713 09:09:54.429564 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:54.429737 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:54.429857 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933794429845 us; error 0 us; skew 500 ppm
I20260713 09:09:54.430330 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:54.432456 21787 webserver.cc:533] Webserver started at http://127.21.70.193:35729/ using document root <none> and password file <none>
I20260713 09:09:54.432920 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:54.433076 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:54.433282 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:54.434238 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/ts-0-root/instance:
uuid: "f9c2ad4b8fbf4602bfb1656f042000bc"
format_stamp: "Formatted at 2026-07-13 09:09:54 on dist-test-slave-0xhf"
I20260713 09:09:54.438611 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:54.441855 25260 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:54.442770 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:54.443109 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/ts-0-root
uuid: "f9c2ad4b8fbf4602bfb1656f042000bc"
format_stamp: "Formatted at 2026-07-13 09:09:54 on dist-test-slave-0xhf"
I20260713 09:09:54.443504 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-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)
I20260713 09:09:54.475495 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:54.476615 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:54.478050 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:54.480191 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:54.480404 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:54.480644 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:54.480824 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:54.520529 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.193:36661
I20260713 09:09:54.520642 25322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.193:36661 every 8 connection(s)
I20260713 09:09:54.525328 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:54.531595 25327 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
W20260713 09:09:54.532629 25328 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
W20260713 09:09:54.536293 25330 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
I20260713 09:09:54.536715 21787 server_base.cc:1061] running on GCE node
I20260713 09:09:54.537798 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:09:54.537865 25323 heartbeater.cc:344] Connected to a master server at 127.21.70.254:37871
W20260713 09:09:54.538085 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:54.538300 25323 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:54.538324 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933794538306 us; error 0 us; skew 500 ppm
I20260713 09:09:54.539110 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:54.539125 25323 heartbeater.cc:507] Master 127.21.70.254:37871 requested a full tablet report, sending...
I20260713 09:09:54.541668 25196 ts_manager.cc:194] Registered new tserver with Master: f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193:36661)
I20260713 09:09:54.541838 21787 webserver.cc:533] Webserver started at http://127.21.70.194:41533/ using document root <none> and password file <none>
I20260713 09:09:54.542520 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:54.542835 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:54.543154 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:54.544054 25196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34228
I20260713 09:09:54.544734 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/ts-1-root/instance:
uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda"
format_stamp: "Formatted at 2026-07-13 09:09:54 on dist-test-slave-0xhf"
I20260713 09:09:54.549180 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:09:54.552317 25335 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:54.553076 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:09:54.553403 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/ts-1-root
uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda"
format_stamp: "Formatted at 2026-07-13 09:09:54 on dist-test-slave-0xhf"
I20260713 09:09:54.553692 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-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)
I20260713 09:09:54.575861 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:54.577091 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:54.578521 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:54.580772 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:54.581027 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:54.581284 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:54.581475 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:54.623070 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.194:42223
I20260713 09:09:54.623168 25397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.194:42223 every 8 connection(s)
I20260713 09:09:54.628140 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:54.636987 25401 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
W20260713 09:09:54.637319 25402 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
I20260713 09:09:54.640162 25398 heartbeater.cc:344] Connected to a master server at 127.21.70.254:37871
W20260713 09:09:54.640300 25404 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
I20260713 09:09:54.640601 25398 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:54.640717 21787 server_base.cc:1061] running on GCE node
I20260713 09:09:54.641593 25398 heartbeater.cc:507] Master 127.21.70.254:37871 requested a full tablet report, sending...
I20260713 09:09:54.641839 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:54.642179 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:54.642383 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933794642364 us; error 0 us; skew 500 ppm
I20260713 09:09:54.643198 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:54.643770 25196 ts_manager.cc:194] Registered new tserver with Master: b7fd2ee2c37d4b23a7dc1a879d5b9eda (127.21.70.194:42223)
I20260713 09:09:54.645388 25196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34244
I20260713 09:09:54.645906 21787 webserver.cc:533] Webserver started at http://127.21.70.195:37661/ using document root <none> and password file <none>
I20260713 09:09:54.646483 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:54.646710 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:54.647012 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:54.648241 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/ts-2-root/instance:
uuid: "5f551ce98c6743cd8012648735447654"
format_stamp: "Formatted at 2026-07-13 09:09:54 on dist-test-slave-0xhf"
I20260713 09:09:54.652702 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:09:54.655987 25409 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:54.656716 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260713 09:09:54.657040 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/ts-2-root
uuid: "5f551ce98c6743cd8012648735447654"
format_stamp: "Formatted at 2026-07-13 09:09:54 on dist-test-slave-0xhf"
I20260713 09:09:54.657338 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933707412092-21787-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)
I20260713 09:09:54.697177 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:54.698356 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:54.699748 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:54.701793 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:54.702019 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:54.702256 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:54.702427 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:54.740375 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.195:36669
I20260713 09:09:54.740468 25471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.195:36669 every 8 connection(s)
I20260713 09:09:54.753733 25472 heartbeater.cc:344] Connected to a master server at 127.21.70.254:37871
I20260713 09:09:54.754073 25472 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:54.754750 25472 heartbeater.cc:507] Master 127.21.70.254:37871 requested a full tablet report, sending...
I20260713 09:09:54.756655 25196 ts_manager.cc:194] Registered new tserver with Master: 5f551ce98c6743cd8012648735447654 (127.21.70.195:36669)
I20260713 09:09:54.756866 21787 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013335602s
I20260713 09:09:54.757953 25196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34250
I20260713 09:09:54.780246 25196 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34252:
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"
    }
  }
}
W20260713 09:09:54.782239 25196 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.
I20260713 09:09:54.824851 25437 tablet_service.cc:1511] Processing CreateTablet for tablet ab01e699805044fda7558c398cc9013e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4887584ef0f14ed88c2e38d0c262059d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:54.825158 25436 tablet_service.cc:1511] Processing CreateTablet for tablet 19346b23830b4671ae1d451bdcc83b12 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4887584ef0f14ed88c2e38d0c262059d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:54.826328 25437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab01e699805044fda7558c398cc9013e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:54.826901 25436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19346b23830b4671ae1d451bdcc83b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:54.832408 25288 tablet_service.cc:1511] Processing CreateTablet for tablet ab01e699805044fda7558c398cc9013e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4887584ef0f14ed88c2e38d0c262059d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:54.833747 25288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab01e699805044fda7558c398cc9013e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:54.833606 25287 tablet_service.cc:1511] Processing CreateTablet for tablet 19346b23830b4671ae1d451bdcc83b12 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4887584ef0f14ed88c2e38d0c262059d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:54.835035 25287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19346b23830b4671ae1d451bdcc83b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:54.847319 25363 tablet_service.cc:1511] Processing CreateTablet for tablet ab01e699805044fda7558c398cc9013e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4887584ef0f14ed88c2e38d0c262059d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:54.849897 25363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab01e699805044fda7558c398cc9013e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:54.848531 25362 tablet_service.cc:1511] Processing CreateTablet for tablet 19346b23830b4671ae1d451bdcc83b12 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4887584ef0f14ed88c2e38d0c262059d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:54.853303 25488 tablet_bootstrap.cc:492] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc: Bootstrap starting.
I20260713 09:09:54.853622 25362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19346b23830b4671ae1d451bdcc83b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:54.855572 25487 tablet_bootstrap.cc:492] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654: Bootstrap starting.
I20260713 09:09:54.860105 25488 tablet_bootstrap.cc:654] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:54.863389 25487 tablet_bootstrap.cc:654] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:54.871184 25488 tablet_bootstrap.cc:492] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc: No bootstrap required, opened a new log
I20260713 09:09:54.871707 25488 ts_tablet_manager.cc:1403] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:09:54.874622 25490 tablet_bootstrap.cc:492] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Bootstrap starting.
I20260713 09:09:54.874552 25488 raft_consensus.cc:359] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:54.875466 25488 raft_consensus.cc:385] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:54.875835 25488 raft_consensus.cc:740] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c2ad4b8fbf4602bfb1656f042000bc, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.876623 25488 consensus_queue.cc:260] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:54.878337 25487 tablet_bootstrap.cc:492] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654: No bootstrap required, opened a new log
I20260713 09:09:54.878839 25487 ts_tablet_manager.cc:1403] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260713 09:09:54.880185 25323 heartbeater.cc:499] Master 127.21.70.254:37871 was elected leader, sending a full tablet report...
I20260713 09:09:54.880707 25488 ts_tablet_manager.cc:1434] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:54.881970 25488 tablet_bootstrap.cc:492] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc: Bootstrap starting.
I20260713 09:09:54.881762 25487 raft_consensus.cc:359] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } }
I20260713 09:09:54.882324 25490 tablet_bootstrap.cc:654] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:54.882622 25487 raft_consensus.cc:385] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:54.882994 25487 raft_consensus.cc:740] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f551ce98c6743cd8012648735447654, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.883754 25487 consensus_queue.cc:260] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } }
I20260713 09:09:54.889971 25488 tablet_bootstrap.cc:654] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:54.892812 25472 heartbeater.cc:499] Master 127.21.70.254:37871 was elected leader, sending a full tablet report...
I20260713 09:09:54.899583 25487 ts_tablet_manager.cc:1434] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:09:54.900820 25487 tablet_bootstrap.cc:492] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654: Bootstrap starting.
I20260713 09:09:54.903523 25490 tablet_bootstrap.cc:492] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda: No bootstrap required, opened a new log
I20260713 09:09:54.904079 25490 ts_tablet_manager.cc:1403] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.010s
I20260713 09:09:54.906965 25487 tablet_bootstrap.cc:654] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:54.907016 25490 raft_consensus.cc:359] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } }
I20260713 09:09:54.907969 25490 raft_consensus.cc:385] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:54.908320 25490 raft_consensus.cc:740] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd2ee2c37d4b23a7dc1a879d5b9eda, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.909291 25490 consensus_queue.cc:260] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } }
I20260713 09:09:54.914331 25488 tablet_bootstrap.cc:492] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc: No bootstrap required, opened a new log
I20260713 09:09:54.914997 25488 ts_tablet_manager.cc:1403] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.013s
I20260713 09:09:54.916319 25398 heartbeater.cc:499] Master 127.21.70.254:37871 was elected leader, sending a full tablet report...
I20260713 09:09:54.917917 25490 ts_tablet_manager.cc:1434] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260713 09:09:54.918882 25490 tablet_bootstrap.cc:492] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Bootstrap starting.
I20260713 09:09:54.918676 25488 raft_consensus.cc:359] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } }
I20260713 09:09:54.919436 25488 raft_consensus.cc:385] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:54.919920 25488 raft_consensus.cc:740] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c2ad4b8fbf4602bfb1656f042000bc, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.920929 25488 consensus_queue.cc:260] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } }
I20260713 09:09:54.925572 25490 tablet_bootstrap.cc:654] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:54.927533 25488 ts_tablet_manager.cc:1434] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:09:54.928399 25487 tablet_bootstrap.cc:492] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654: No bootstrap required, opened a new log
I20260713 09:09:54.928915 25487 ts_tablet_manager.cc:1403] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260713 09:09:54.931738 25487 raft_consensus.cc:359] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:54.932425 25487 raft_consensus.cc:385] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:54.932781 25487 raft_consensus.cc:740] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f551ce98c6743cd8012648735447654, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.933578 25487 consensus_queue.cc:260] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:54.935370 25490 tablet_bootstrap.cc:492] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda: No bootstrap required, opened a new log
I20260713 09:09:54.935837 25490 ts_tablet_manager.cc:1403] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260713 09:09:54.936928 25487 ts_tablet_manager.cc:1434] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:54.938023 25490 raft_consensus.cc:359] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:54.938576 25490 raft_consensus.cc:385] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:54.938812 25490 raft_consensus.cc:740] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd2ee2c37d4b23a7dc1a879d5b9eda, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.939507 25490 consensus_queue.cc:260] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:54.941520 25490 ts_tablet_manager.cc:1434] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:54.989959 25493 raft_consensus.cc:493] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:54.990458 25493 raft_consensus.cc:515] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } }
I20260713 09:09:54.992570 25493 leader_election.cc:290] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7fd2ee2c37d4b23a7dc1a879d5b9eda (127.21.70.194:42223), f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193:36661)
W20260713 09:09:54.994331 25473 tablet.cc:2406] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:55.002121 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab01e699805044fda7558c398cc9013e" candidate_uuid: "5f551ce98c6743cd8012648735447654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" is_pre_election: true
I20260713 09:09:55.002768 25373 raft_consensus.cc:2468] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f551ce98c6743cd8012648735447654 in term 0.
I20260713 09:09:55.003362 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab01e699805044fda7558c398cc9013e" candidate_uuid: "5f551ce98c6743cd8012648735447654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" is_pre_election: true
I20260713 09:09:55.003904 25412 leader_election.cc:304] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f551ce98c6743cd8012648735447654, b7fd2ee2c37d4b23a7dc1a879d5b9eda; no voters: 
I20260713 09:09:55.004092 25298 raft_consensus.cc:2468] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f551ce98c6743cd8012648735447654 in term 0.
I20260713 09:09:55.004686 25493 raft_consensus.cc:2804] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:55.004997 25493 raft_consensus.cc:493] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:55.005276 25493 raft_consensus.cc:3060] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:55.009959 25493 raft_consensus.cc:515] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } }
I20260713 09:09:55.011356 25493 leader_election.cc:290] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [CANDIDATE]: Term 1 election: Requested vote from peers b7fd2ee2c37d4b23a7dc1a879d5b9eda (127.21.70.194:42223), f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193:36661)
I20260713 09:09:55.012071 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab01e699805044fda7558c398cc9013e" candidate_uuid: "5f551ce98c6743cd8012648735447654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda"
I20260713 09:09:55.012221 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab01e699805044fda7558c398cc9013e" candidate_uuid: "5f551ce98c6743cd8012648735447654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc"
I20260713 09:09:55.012524 25373 raft_consensus.cc:3060] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:55.012753 25298 raft_consensus.cc:3060] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:55.017575 25298 raft_consensus.cc:2468] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f551ce98c6743cd8012648735447654 in term 1.
I20260713 09:09:55.017617 25373 raft_consensus.cc:2468] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f551ce98c6743cd8012648735447654 in term 1.
I20260713 09:09:55.018646 25411 leader_election.cc:304] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f551ce98c6743cd8012648735447654, f9c2ad4b8fbf4602bfb1656f042000bc; no voters: 
I20260713 09:09:55.019315 25493 raft_consensus.cc:2804] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:55.020352 25493 raft_consensus.cc:697] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 1 LEADER]: Becoming Leader. State: Replica: 5f551ce98c6743cd8012648735447654, State: Running, Role: LEADER
I20260713 09:09:55.021106 25493 consensus_queue.cc:237] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } }
I20260713 09:09:55.028393 25196 catalog_manager.cc:5697] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f551ce98c6743cd8012648735447654 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "5f551ce98c6743cd8012648735447654" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:55.049041 25492 raft_consensus.cc:493] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:55.049507 25492 raft_consensus.cc:515] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.051363 25492 leader_election.cc:290] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7fd2ee2c37d4b23a7dc1a879d5b9eda (127.21.70.194:42223), 5f551ce98c6743cd8012648735447654 (127.21.70.195:36669)
I20260713 09:09:55.060875 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19346b23830b4671ae1d451bdcc83b12" candidate_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" is_pre_election: true
I20260713 09:09:55.061471 25373 raft_consensus.cc:2468] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9c2ad4b8fbf4602bfb1656f042000bc in term 0.
I20260713 09:09:55.061841 25447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19346b23830b4671ae1d451bdcc83b12" candidate_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f551ce98c6743cd8012648735447654" is_pre_election: true
I20260713 09:09:55.062417 25263 leader_election.cc:304] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fd2ee2c37d4b23a7dc1a879d5b9eda, f9c2ad4b8fbf4602bfb1656f042000bc; no voters: 
I20260713 09:09:55.062522 25447 raft_consensus.cc:2468] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9c2ad4b8fbf4602bfb1656f042000bc in term 0.
I20260713 09:09:55.063164 25492 raft_consensus.cc:2804] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:55.063537 25492 raft_consensus.cc:493] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:55.063881 25492 raft_consensus.cc:3060] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:55.068652 25492 raft_consensus.cc:515] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.070050 25492 leader_election.cc:290] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [CANDIDATE]: Term 1 election: Requested vote from peers b7fd2ee2c37d4b23a7dc1a879d5b9eda (127.21.70.194:42223), 5f551ce98c6743cd8012648735447654 (127.21.70.195:36669)
I20260713 09:09:55.070734 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19346b23830b4671ae1d451bdcc83b12" candidate_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda"
I20260713 09:09:55.070984 25447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19346b23830b4671ae1d451bdcc83b12" candidate_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f551ce98c6743cd8012648735447654"
I20260713 09:09:55.071206 25373 raft_consensus.cc:3060] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:55.071600 25447 raft_consensus.cc:3060] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:55.076373 25373 raft_consensus.cc:2468] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9c2ad4b8fbf4602bfb1656f042000bc in term 1.
I20260713 09:09:55.076741 25447 raft_consensus.cc:2468] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9c2ad4b8fbf4602bfb1656f042000bc in term 1.
I20260713 09:09:55.077287 25263 leader_election.cc:304] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fd2ee2c37d4b23a7dc1a879d5b9eda, f9c2ad4b8fbf4602bfb1656f042000bc; no voters: 
I20260713 09:09:55.077992 25492 raft_consensus.cc:2804] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:55.078890 25492 raft_consensus.cc:697] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 LEADER]: Becoming Leader. State: Replica: f9c2ad4b8fbf4602bfb1656f042000bc, State: Running, Role: LEADER
I20260713 09:09:55.079591 25492 consensus_queue.cc:237] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.085546 25196 catalog_manager.cc:5697] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc reported cstate change: term changed from 0 to 1, leader changed from <none> to f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193). New cstate: current_term: 1 leader_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:55.153716 25196 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34260:
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"
    }
  }
}
W20260713 09:09:55.155730 25196 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.
I20260713 09:09:55.177816 25287 tablet_service.cc:1511] Processing CreateTablet for tablet 05ae6cb054c84e65ab39887e9180ffa4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=40256e24b5664dcb8159941f51dca04c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:55.179193 25287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ae6cb054c84e65ab39887e9180ffa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:55.178879 25363 tablet_service.cc:1511] Processing CreateTablet for tablet 05ae6cb054c84e65ab39887e9180ffa4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=40256e24b5664dcb8159941f51dca04c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:55.180212 25363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ae6cb054c84e65ab39887e9180ffa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:55.180385 25437 tablet_service.cc:1511] Processing CreateTablet for tablet 05ae6cb054c84e65ab39887e9180ffa4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=40256e24b5664dcb8159941f51dca04c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:55.181672 25437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ae6cb054c84e65ab39887e9180ffa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:55.183650 25362 tablet_service.cc:1511] Processing CreateTablet for tablet 9e2e92ba72b0426cb280a9e2ae3f93da (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=40256e24b5664dcb8159941f51dca04c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:55.184777 25362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e2e92ba72b0426cb280a9e2ae3f93da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:55.189090 25288 tablet_service.cc:1511] Processing CreateTablet for tablet 9e2e92ba72b0426cb280a9e2ae3f93da (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=40256e24b5664dcb8159941f51dca04c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:55.189469 25436 tablet_service.cc:1511] Processing CreateTablet for tablet 9e2e92ba72b0426cb280a9e2ae3f93da (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=40256e24b5664dcb8159941f51dca04c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:55.190274 25288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e2e92ba72b0426cb280a9e2ae3f93da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:55.190606 25436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e2e92ba72b0426cb280a9e2ae3f93da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:55.196226 25488 tablet_bootstrap.cc:492] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc: Bootstrap starting.
I20260713 09:09:55.203056 25487 tablet_bootstrap.cc:492] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654: Bootstrap starting.
I20260713 09:09:55.205439 25488 tablet_bootstrap.cc:654] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:55.205564 25490 tablet_bootstrap.cc:492] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Bootstrap starting.
I20260713 09:09:55.209932 25487 tablet_bootstrap.cc:654] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:55.211593 25490 tablet_bootstrap.cc:654] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:55.219293 25487 tablet_bootstrap.cc:492] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654: No bootstrap required, opened a new log
I20260713 09:09:55.219844 25487 ts_tablet_manager.cc:1403] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.012s
I20260713 09:09:55.220580 25490 tablet_bootstrap.cc:492] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda: No bootstrap required, opened a new log
I20260713 09:09:55.221041 25490 ts_tablet_manager.cc:1403] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260713 09:09:55.222926 25487 raft_consensus.cc:359] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.224027 25487 raft_consensus.cc:385] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:55.224431 25487 raft_consensus.cc:740] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f551ce98c6743cd8012648735447654, State: Initialized, Role: FOLLOWER
I20260713 09:09:55.224486 25490 raft_consensus.cc:359] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.225361 25490 raft_consensus.cc:385] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:55.225718 25490 raft_consensus.cc:740] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd2ee2c37d4b23a7dc1a879d5b9eda, State: Initialized, Role: FOLLOWER
I20260713 09:09:55.225888 25487 consensus_queue.cc:260] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.227870 25488 tablet_bootstrap.cc:492] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc: No bootstrap required, opened a new log
I20260713 09:09:55.228037 25487 ts_tablet_manager.cc:1434] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:55.228353 25488 ts_tablet_manager.cc:1403] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.004s
I20260713 09:09:55.226507 25490 consensus_queue.cc:260] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.230396 25490 ts_tablet_manager.cc:1434] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260713 09:09:55.231392 25490 tablet_bootstrap.cc:492] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Bootstrap starting.
I20260713 09:09:55.233824 25488 raft_consensus.cc:359] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.234520 25488 raft_consensus.cc:385] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:55.234953 25488 raft_consensus.cc:740] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c2ad4b8fbf4602bfb1656f042000bc, State: Initialized, Role: FOLLOWER
I20260713 09:09:55.235289 25487 tablet_bootstrap.cc:492] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654: Bootstrap starting.
I20260713 09:09:55.240192 25490 tablet_bootstrap.cc:654] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:55.235674 25488 consensus_queue.cc:260] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.244468 25488 ts_tablet_manager.cc:1434] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260713 09:09:55.245667 25488 tablet_bootstrap.cc:492] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc: Bootstrap starting.
I20260713 09:09:55.245697 25487 tablet_bootstrap.cc:654] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:55.253295 25488 tablet_bootstrap.cc:654] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:55.256876 25490 tablet_bootstrap.cc:492] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda: No bootstrap required, opened a new log
I20260713 09:09:55.257097 25487 tablet_bootstrap.cc:492] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654: No bootstrap required, opened a new log
I20260713 09:09:55.257412 25490 ts_tablet_manager.cc:1403] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260713 09:09:55.257601 25487 ts_tablet_manager.cc:1403] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.003s
I20260713 09:09:55.260787 25487 raft_consensus.cc:359] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.261539 25487 raft_consensus.cc:385] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:55.261096 25490 raft_consensus.cc:359] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.261819 25487 raft_consensus.cc:740] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f551ce98c6743cd8012648735447654, State: Initialized, Role: FOLLOWER
I20260713 09:09:55.261936 25490 raft_consensus.cc:385] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:55.262328 25490 raft_consensus.cc:740] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd2ee2c37d4b23a7dc1a879d5b9eda, State: Initialized, Role: FOLLOWER
I20260713 09:09:55.262887 25488 tablet_bootstrap.cc:492] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc: No bootstrap required, opened a new log
I20260713 09:09:55.262581 25487 consensus_queue.cc:260] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.263435 25488 ts_tablet_manager.cc:1403] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260713 09:09:55.263185 25490 consensus_queue.cc:260] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.264878 25487 ts_tablet_manager.cc:1434] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260713 09:09:55.266502 25490 ts_tablet_manager.cc:1434] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:09:55.267872 25488 raft_consensus.cc:359] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.268601 25488 raft_consensus.cc:385] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:55.268896 25488 raft_consensus.cc:740] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9c2ad4b8fbf4602bfb1656f042000bc, State: Initialized, Role: FOLLOWER
I20260713 09:09:55.269608 25488 consensus_queue.cc:260] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.271867 25488 ts_tablet_manager.cc:1434] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:09:55.282797 25493 raft_consensus.cc:493] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:55.283250 25493 raft_consensus.cc:515] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.284967 25493 leader_election.cc:290] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193:36661), b7fd2ee2c37d4b23a7dc1a879d5b9eda (127.21.70.194:42223)
I20260713 09:09:55.285660 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2e92ba72b0426cb280a9e2ae3f93da" candidate_uuid: "5f551ce98c6743cd8012648735447654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" is_pre_election: true
I20260713 09:09:55.285989 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2e92ba72b0426cb280a9e2ae3f93da" candidate_uuid: "5f551ce98c6743cd8012648735447654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" is_pre_election: true
I20260713 09:09:55.286216 25298 raft_consensus.cc:2468] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f551ce98c6743cd8012648735447654 in term 0.
I20260713 09:09:55.286638 25373 raft_consensus.cc:2468] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f551ce98c6743cd8012648735447654 in term 0.
I20260713 09:09:55.287343 25411 leader_election.cc:304] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f551ce98c6743cd8012648735447654, f9c2ad4b8fbf4602bfb1656f042000bc; no voters: 
I20260713 09:09:55.288219 25493 raft_consensus.cc:2804] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:55.288584 25493 raft_consensus.cc:493] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:55.288923 25493 raft_consensus.cc:3060] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:55.293876 25493 raft_consensus.cc:515] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.295307 25493 leader_election.cc:290] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [CANDIDATE]: Term 1 election: Requested vote from peers f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193:36661), b7fd2ee2c37d4b23a7dc1a879d5b9eda (127.21.70.194:42223)
I20260713 09:09:55.296061 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2e92ba72b0426cb280a9e2ae3f93da" candidate_uuid: "5f551ce98c6743cd8012648735447654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc"
I20260713 09:09:55.296386 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2e92ba72b0426cb280a9e2ae3f93da" candidate_uuid: "5f551ce98c6743cd8012648735447654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda"
I20260713 09:09:55.296674 25298 raft_consensus.cc:3060] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:55.296924 25373 raft_consensus.cc:3060] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:55.303171 25373 raft_consensus.cc:2468] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f551ce98c6743cd8012648735447654 in term 1.
I20260713 09:09:55.303169 25298 raft_consensus.cc:2468] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f551ce98c6743cd8012648735447654 in term 1.
I20260713 09:09:55.304405 25411 leader_election.cc:304] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f551ce98c6743cd8012648735447654, f9c2ad4b8fbf4602bfb1656f042000bc; no voters: 
I20260713 09:09:55.305110 25493 raft_consensus.cc:2804] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:55.305445 25493 raft_consensus.cc:697] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 1 LEADER]: Becoming Leader. State: Replica: 5f551ce98c6743cd8012648735447654, State: Running, Role: LEADER
I20260713 09:09:55.306063 25493 consensus_queue.cc:237] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.312978 25196 catalog_manager.cc:5697] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f551ce98c6743cd8012648735447654 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "5f551ce98c6743cd8012648735447654" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } health_report { overall_health: HEALTHY } } }
W20260713 09:09:55.343209 25244 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:55.468569 25492 consensus_queue.cc:1048] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:55.479946 25492 consensus_queue.cc:1048] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:55.563381 25497 raft_consensus.cc:493] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:55.563915 25497 raft_consensus.cc:515] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.565884 25497 leader_election.cc:290] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193:36661), 5f551ce98c6743cd8012648735447654 (127.21.70.195:36669)
I20260713 09:09:55.576924 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae6cb054c84e65ab39887e9180ffa4" candidate_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" is_pre_election: true
I20260713 09:09:55.577551 25298 raft_consensus.cc:2468] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd2ee2c37d4b23a7dc1a879d5b9eda in term 0.
I20260713 09:09:55.577814 25447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae6cb054c84e65ab39887e9180ffa4" candidate_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f551ce98c6743cd8012648735447654" is_pre_election: true
I20260713 09:09:55.578447 25447 raft_consensus.cc:2468] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd2ee2c37d4b23a7dc1a879d5b9eda in term 0.
I20260713 09:09:55.578612 25337 leader_election.cc:304] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fd2ee2c37d4b23a7dc1a879d5b9eda, f9c2ad4b8fbf4602bfb1656f042000bc; no voters: 
I20260713 09:09:55.579392 25497 raft_consensus.cc:2804] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:55.579764 25497 raft_consensus.cc:493] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:55.580052 25497 raft_consensus.cc:3060] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:55.585343 25497 raft_consensus.cc:515] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.586812 25497 leader_election.cc:290] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [CANDIDATE]: Term 1 election: Requested vote from peers f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193:36661), 5f551ce98c6743cd8012648735447654 (127.21.70.195:36669)
I20260713 09:09:55.587597 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae6cb054c84e65ab39887e9180ffa4" candidate_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc"
I20260713 09:09:55.587898 25447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae6cb054c84e65ab39887e9180ffa4" candidate_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f551ce98c6743cd8012648735447654"
I20260713 09:09:55.588171 25298 raft_consensus.cc:3060] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:55.588490 25447 raft_consensus.cc:3060] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:55.590480 25493 consensus_queue.cc:1048] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:55.594730 25298 raft_consensus.cc:2468] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd2ee2c37d4b23a7dc1a879d5b9eda in term 1.
I20260713 09:09:55.594730 25447 raft_consensus.cc:2468] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd2ee2c37d4b23a7dc1a879d5b9eda in term 1.
I20260713 09:09:55.596166 25337 leader_election.cc:304] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f551ce98c6743cd8012648735447654, b7fd2ee2c37d4b23a7dc1a879d5b9eda; no voters: 
I20260713 09:09:55.596915 25497 raft_consensus.cc:2804] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:55.598153 25497 raft_consensus.cc:697] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 1 LEADER]: Becoming Leader. State: Replica: b7fd2ee2c37d4b23a7dc1a879d5b9eda, State: Running, Role: LEADER
I20260713 09:09:55.598973 25497 consensus_queue.cc:237] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.602788 25500 consensus_queue.cc:1048] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:55.609019 25195 catalog_manager.cc:5697] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fd2ee2c37d4b23a7dc1a879d5b9eda (127.21.70.194). New cstate: current_term: 1 leader_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:55.684795 25447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab01e699805044fda7558c398cc9013e"
dest_uuid: "5f551ce98c6743cd8012648735447654"
mode: GRACEFUL
new_leader_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc"
 from {username='slave'} at 127.0.0.1:39150
I20260713 09:09:55.685395 25447 raft_consensus.cc:606] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 1 LEADER]: Received request to transfer leadership to TS f9c2ad4b8fbf4602bfb1656f042000bc
I20260713 09:09:55.697702 25298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19346b23830b4671ae1d451bdcc83b12"
dest_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc"
mode: GRACEFUL
new_leader_uuid: "5f551ce98c6743cd8012648735447654"
 from {username='slave'} at 127.0.0.1:53720
I20260713 09:09:55.698235 25298 raft_consensus.cc:606] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 LEADER]: Received request to transfer leadership to TS 5f551ce98c6743cd8012648735447654
I20260713 09:09:55.711493 25373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05ae6cb054c84e65ab39887e9180ffa4"
dest_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda"
mode: GRACEFUL
new_leader_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc"
 from {username='slave'} at 127.0.0.1:44838
I20260713 09:09:55.712014 25373 raft_consensus.cc:606] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 1 LEADER]: Received request to transfer leadership to TS f9c2ad4b8fbf4602bfb1656f042000bc
I20260713 09:09:55.716826 25447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e2e92ba72b0426cb280a9e2ae3f93da"
dest_uuid: "5f551ce98c6743cd8012648735447654"
mode: GRACEFUL
new_leader_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc"
 from {username='slave'} at 127.0.0.1:39150
I20260713 09:09:55.717339 25447 raft_consensus.cc:606] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 1 LEADER]: Received request to transfer leadership to TS f9c2ad4b8fbf4602bfb1656f042000bc
I20260713 09:09:55.873880 25500 consensus_queue.cc:1048] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:55.885082 25500 consensus_queue.cc:1048] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:55.894409 25535 raft_consensus.cc:993] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654: : Instructing follower f9c2ad4b8fbf4602bfb1656f042000bc to start an election
I20260713 09:09:55.894832 25493 raft_consensus.cc:1081] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 1 LEADER]: Signalling peer f9c2ad4b8fbf4602bfb1656f042000bc to start an election
I20260713 09:09:55.896390 25298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e2e92ba72b0426cb280a9e2ae3f93da"
dest_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc"
 from {username='slave'} at 127.0.0.1:53696
I20260713 09:09:55.896994 25298 raft_consensus.cc:493] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:55.897408 25298 raft_consensus.cc:3060] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:55.902716 25298 raft_consensus.cc:515] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.904831 25298 leader_election.cc:290] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [CANDIDATE]: Term 2 election: Requested vote from peers b7fd2ee2c37d4b23a7dc1a879d5b9eda (127.21.70.194:42223), 5f551ce98c6743cd8012648735447654 (127.21.70.195:36669)
I20260713 09:09:55.905124 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2e92ba72b0426cb280a9e2ae3f93da" candidate_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda"
I20260713 09:09:55.905395 25447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2e92ba72b0426cb280a9e2ae3f93da" candidate_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f551ce98c6743cd8012648735447654"
I20260713 09:09:55.906015 25373 raft_consensus.cc:3060] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:55.906107 25447 raft_consensus.cc:3055] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:55.906548 25447 raft_consensus.cc:740] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f551ce98c6743cd8012648735447654, State: Running, Role: LEADER
I20260713 09:09:55.907361 25447 consensus_queue.cc:260] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.908519 25447 raft_consensus.cc:3060] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:55.910950 25373 raft_consensus.cc:2468] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9c2ad4b8fbf4602bfb1656f042000bc in term 2.
I20260713 09:09:55.912019 25263 leader_election.cc:304] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fd2ee2c37d4b23a7dc1a879d5b9eda, f9c2ad4b8fbf4602bfb1656f042000bc; no voters: 
I20260713 09:09:55.912766 25504 raft_consensus.cc:2804] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:55.913239 25504 raft_consensus.cc:697] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 LEADER]: Becoming Leader. State: Replica: f9c2ad4b8fbf4602bfb1656f042000bc, State: Running, Role: LEADER
I20260713 09:09:55.913306 25447 raft_consensus.cc:2468] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9c2ad4b8fbf4602bfb1656f042000bc in term 2.
I20260713 09:09:55.914096 25504 consensus_queue.cc:237] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.919987 25193 catalog_manager.cc:5697] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc reported cstate change: term changed from 1 to 2, leader changed from 5f551ce98c6743cd8012648735447654 (127.21.70.195) to f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193). New cstate: current_term: 2 leader_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:55.983935 25533 raft_consensus.cc:993] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc: : Instructing follower 5f551ce98c6743cd8012648735447654 to start an election
I20260713 09:09:55.984376 25533 raft_consensus.cc:1081] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 LEADER]: Signalling peer 5f551ce98c6743cd8012648735447654 to start an election
I20260713 09:09:55.985813 25447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19346b23830b4671ae1d451bdcc83b12"
dest_uuid: "5f551ce98c6743cd8012648735447654"
 from {username='slave'} at 127.0.0.1:39140
I20260713 09:09:55.986362 25447 raft_consensus.cc:493] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:55.986721 25447 raft_consensus.cc:3060] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:55.992825 25447 raft_consensus.cc:515] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.994949 25447 leader_election.cc:290] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [CANDIDATE]: Term 2 election: Requested vote from peers f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193:36661), b7fd2ee2c37d4b23a7dc1a879d5b9eda (127.21.70.194:42223)
I20260713 09:09:55.995564 25298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19346b23830b4671ae1d451bdcc83b12" candidate_uuid: "5f551ce98c6743cd8012648735447654" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc"
I20260713 09:09:55.995922 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19346b23830b4671ae1d451bdcc83b12" candidate_uuid: "5f551ce98c6743cd8012648735447654" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda"
I20260713 09:09:55.996253 25298 raft_consensus.cc:3055] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:55.996522 25373 raft_consensus.cc:3060] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:55.996723 25298 raft_consensus.cc:740] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9c2ad4b8fbf4602bfb1656f042000bc, State: Running, Role: LEADER
I20260713 09:09:55.997596 25298 consensus_queue.cc:260] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:55.998669 25298 raft_consensus.cc:3060] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:56.002524 25373 raft_consensus.cc:2468] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f551ce98c6743cd8012648735447654 in term 2.
I20260713 09:09:56.003491 25412 leader_election.cc:304] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f551ce98c6743cd8012648735447654, b7fd2ee2c37d4b23a7dc1a879d5b9eda; no voters: 
I20260713 09:09:56.004163 25493 raft_consensus.cc:2804] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:56.004554 25493 raft_consensus.cc:697] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [term 2 LEADER]: Becoming Leader. State: Replica: 5f551ce98c6743cd8012648735447654, State: Running, Role: LEADER
I20260713 09:09:56.004638 25298 raft_consensus.cc:2468] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f551ce98c6743cd8012648735447654 in term 2.
I20260713 09:09:56.005332 25493 consensus_queue.cc:237] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:56.010844 25193 catalog_manager.cc:5697] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 reported cstate change: term changed from 1 to 2, leader changed from f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193) to 5f551ce98c6743cd8012648735447654 (127.21.70.195). New cstate: current_term: 2 leader_uuid: "5f551ce98c6743cd8012648735447654" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:56.020669 25497 consensus_queue.cc:1048] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:56.026369 25528 raft_consensus.cc:993] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda: : Instructing follower f9c2ad4b8fbf4602bfb1656f042000bc to start an election
I20260713 09:09:56.027017 25497 raft_consensus.cc:1081] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 1 LEADER]: Signalling peer f9c2ad4b8fbf4602bfb1656f042000bc to start an election
I20260713 09:09:56.028885 25297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05ae6cb054c84e65ab39887e9180ffa4"
dest_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc"
 from {username='slave'} at 127.0.0.1:53704
I20260713 09:09:56.030241 25297 raft_consensus.cc:493] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:56.030615 25297 raft_consensus.cc:3060] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:56.032748 25535 raft_consensus.cc:993] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654: : Instructing follower f9c2ad4b8fbf4602bfb1656f042000bc to start an election
I20260713 09:09:56.033211 25535 raft_consensus.cc:1081] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 1 LEADER]: Signalling peer f9c2ad4b8fbf4602bfb1656f042000bc to start an election
I20260713 09:09:56.035017 25296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab01e699805044fda7558c398cc9013e"
dest_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc"
 from {username='slave'} at 127.0.0.1:53696
I20260713 09:09:56.035580 25296 raft_consensus.cc:493] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:56.035974 25296 raft_consensus.cc:3060] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:56.038921 25297 raft_consensus.cc:515] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:56.039942 25528 consensus_queue.cc:1048] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:56.042712 25296 raft_consensus.cc:515] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } }
I20260713 09:09:56.045840 25446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab01e699805044fda7558c398cc9013e" candidate_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f551ce98c6743cd8012648735447654"
I20260713 09:09:56.046434 25446 raft_consensus.cc:3055] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:56.046744 25446 raft_consensus.cc:740] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f551ce98c6743cd8012648735447654, State: Running, Role: LEADER
I20260713 09:09:56.047863 25296 leader_election.cc:290] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [CANDIDATE]: Term 2 election: Requested vote from peers 5f551ce98c6743cd8012648735447654 (127.21.70.195:36669), b7fd2ee2c37d4b23a7dc1a879d5b9eda (127.21.70.194:42223)
I20260713 09:09:56.047528 25446 consensus_queue.cc:260] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } }
I20260713 09:09:56.049531 25373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab01e699805044fda7558c398cc9013e" candidate_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda"
I20260713 09:09:56.050088 25373 raft_consensus.cc:3060] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:56.050422 25372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae6cb054c84e65ab39887e9180ffa4" candidate_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda"
I20260713 09:09:56.051066 25372 raft_consensus.cc:3055] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:56.051366 25372 raft_consensus.cc:740] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7fd2ee2c37d4b23a7dc1a879d5b9eda, State: Running, Role: LEADER
I20260713 09:09:56.049713 25446 raft_consensus.cc:3060] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:56.052110 25372 consensus_queue.cc:260] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:56.053197 25372 raft_consensus.cc:3060] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:56.055027 25447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae6cb054c84e65ab39887e9180ffa4" candidate_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f551ce98c6743cd8012648735447654"
I20260713 09:09:56.055723 25447 raft_consensus.cc:3060] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:56.057029 25373 raft_consensus.cc:2468] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9c2ad4b8fbf4602bfb1656f042000bc in term 2.
I20260713 09:09:56.050494 25297 leader_election.cc:290] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [CANDIDATE]: Term 2 election: Requested vote from peers b7fd2ee2c37d4b23a7dc1a879d5b9eda (127.21.70.194:42223), 5f551ce98c6743cd8012648735447654 (127.21.70.195:36669)
I20260713 09:09:56.058348 25263 leader_election.cc:304] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fd2ee2c37d4b23a7dc1a879d5b9eda, f9c2ad4b8fbf4602bfb1656f042000bc; no voters: 
I20260713 09:09:56.059268 25533 raft_consensus.cc:2804] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:56.059789 25533 raft_consensus.cc:697] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 LEADER]: Becoming Leader. State: Replica: f9c2ad4b8fbf4602bfb1656f042000bc, State: Running, Role: LEADER
I20260713 09:09:56.060588 25533 consensus_queue.cc:237] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } }
I20260713 09:09:56.060973 25372 raft_consensus.cc:2468] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9c2ad4b8fbf4602bfb1656f042000bc in term 2.
I20260713 09:09:56.062191 25446 raft_consensus.cc:2468] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9c2ad4b8fbf4602bfb1656f042000bc in term 2.
I20260713 09:09:56.063091 25263 leader_election.cc:304] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fd2ee2c37d4b23a7dc1a879d5b9eda, f9c2ad4b8fbf4602bfb1656f042000bc; no voters: 
I20260713 09:09:56.063270 25447 raft_consensus.cc:2468] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9c2ad4b8fbf4602bfb1656f042000bc in term 2.
I20260713 09:09:56.063911 25504 raft_consensus.cc:2804] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:56.064435 25504 raft_consensus.cc:697] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 LEADER]: Becoming Leader. State: Replica: f9c2ad4b8fbf4602bfb1656f042000bc, State: Running, Role: LEADER
I20260713 09:09:56.065105 25504 consensus_queue.cc:237] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:56.068308 25193 catalog_manager.cc:5697] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc reported cstate change: term changed from 1 to 2, leader changed from 5f551ce98c6743cd8012648735447654 (127.21.70.195) to f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193). New cstate: current_term: 2 leader_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:56.078423 25193 catalog_manager.cc:5697] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc reported cstate change: term changed from 1 to 2, leader changed from b7fd2ee2c37d4b23a7dc1a879d5b9eda (127.21.70.194) to f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193). New cstate: current_term: 2 leader_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:56.148474 21787 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:09:56.150000 21787 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:09:56.150362 21787 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:09:56.161147 25297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05ae6cb054c84e65ab39887e9180ffa4"
dest_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc"
mode: GRACEFUL
new_leader_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda"
 from {username='slave'} at 127.0.0.1:53730
I20260713 09:09:56.161576 25297 raft_consensus.cc:606] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 LEADER]: Received request to transfer leadership to TS b7fd2ee2c37d4b23a7dc1a879d5b9eda
I20260713 09:09:56.162472 21787 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:09:56.350665 25447 raft_consensus.cc:1275] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 2 FOLLOWER]: Refusing update from remote peer f9c2ad4b8fbf4602bfb1656f042000bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:56.351981 25504 consensus_queue.cc:1048] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:56.359201 25372 raft_consensus.cc:1275] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Refusing update from remote peer f9c2ad4b8fbf4602bfb1656f042000bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:56.361346 25504 consensus_queue.cc:1048] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:56.400230 25297 raft_consensus.cc:1275] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 FOLLOWER]: Refusing update from remote peer 5f551ce98c6743cd8012648735447654: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:56.401373 25493 consensus_queue.cc:1048] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:56.408452 25372 raft_consensus.cc:1275] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Refusing update from remote peer 5f551ce98c6743cd8012648735447654: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:56.409844 25500 consensus_queue.cc:1048] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:56.521361 25372 raft_consensus.cc:1275] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Refusing update from remote peer f9c2ad4b8fbf4602bfb1656f042000bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:56.522578 25504 consensus_queue.cc:1048] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:56.529994 25447 raft_consensus.cc:1275] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 2 FOLLOWER]: Refusing update from remote peer f9c2ad4b8fbf4602bfb1656f042000bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:56.532354 25533 consensus_queue.cc:1048] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:56.611287 25447 raft_consensus.cc:1275] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654 [term 2 FOLLOWER]: Refusing update from remote peer f9c2ad4b8fbf4602bfb1656f042000bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:56.612499 25533 consensus_queue.cc:1048] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:56.619455 25372 raft_consensus.cc:1275] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Refusing update from remote peer f9c2ad4b8fbf4602bfb1656f042000bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:56.620807 25492 consensus_queue.cc:1048] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:56.626560 25492 raft_consensus.cc:993] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc: : Instructing follower b7fd2ee2c37d4b23a7dc1a879d5b9eda to start an election
I20260713 09:09:56.626968 25492 raft_consensus.cc:1081] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 LEADER]: Signalling peer b7fd2ee2c37d4b23a7dc1a879d5b9eda to start an election
I20260713 09:09:56.628541 25372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05ae6cb054c84e65ab39887e9180ffa4"
dest_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda"
 from {username='slave'} at 127.0.0.1:44836
I20260713 09:09:56.629071 25372 raft_consensus.cc:493] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:56.629441 25372 raft_consensus.cc:3060] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:56.634574 25372 raft_consensus.cc:515] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:56.636426 25372 leader_election.cc:290] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [CANDIDATE]: Term 3 election: Requested vote from peers f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193:36661), 5f551ce98c6743cd8012648735447654 (127.21.70.195:36669)
I20260713 09:09:56.637583 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae6cb054c84e65ab39887e9180ffa4" candidate_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc"
I20260713 09:09:56.638192 25297 raft_consensus.cc:3055] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:56.638088 25447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae6cb054c84e65ab39887e9180ffa4" candidate_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f551ce98c6743cd8012648735447654"
I20260713 09:09:56.638584 25297 raft_consensus.cc:740] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9c2ad4b8fbf4602bfb1656f042000bc, State: Running, Role: LEADER
I20260713 09:09:56.638731 25447 raft_consensus.cc:3060] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:56.639453 25297 consensus_queue.cc:260] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [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: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:56.640690 25297 raft_consensus.cc:3060] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:56.645445 25447 raft_consensus.cc:2468] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd2ee2c37d4b23a7dc1a879d5b9eda in term 3.
I20260713 09:09:56.646625 25337 leader_election.cc:304] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [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: 5f551ce98c6743cd8012648735447654, b7fd2ee2c37d4b23a7dc1a879d5b9eda; no voters: 
I20260713 09:09:56.647377 25528 raft_consensus.cc:2804] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:56.647475 25297 raft_consensus.cc:2468] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd2ee2c37d4b23a7dc1a879d5b9eda in term 3.
I20260713 09:09:56.648442 25528 raft_consensus.cc:697] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 3 LEADER]: Becoming Leader. State: Replica: b7fd2ee2c37d4b23a7dc1a879d5b9eda, State: Running, Role: LEADER
I20260713 09:09:56.649195 25528 consensus_queue.cc:237] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [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: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } }
I20260713 09:09:56.654713 25195 catalog_manager.cc:5697] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda reported cstate change: term changed from 2 to 3, leader changed from f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193) to b7fd2ee2c37d4b23a7dc1a879d5b9eda (127.21.70.194). New cstate: current_term: 3 leader_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9c2ad4b8fbf4602bfb1656f042000bc" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 36661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd2ee2c37d4b23a7dc1a879d5b9eda" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 42223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f551ce98c6743cd8012648735447654" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 36669 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:56.775030 21787 tablet_server.cc:179] TabletServer@127.21.70.193:0 shutting down...
I20260713 09:09:56.795138 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:56.795854 21787 tablet_replica.cc:333] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc: stopping tablet replica
I20260713 09:09:56.796381 21787 raft_consensus.cc:2243] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:56.797115 21787 raft_consensus.cc:2272] T 9e2e92ba72b0426cb280a9e2ae3f93da P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.799170 21787 tablet_replica.cc:333] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc: stopping tablet replica
I20260713 09:09:56.799710 21787 raft_consensus.cc:2243] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.800097 21787 raft_consensus.cc:2272] T 05ae6cb054c84e65ab39887e9180ffa4 P f9c2ad4b8fbf4602bfb1656f042000bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.801959 21787 tablet_replica.cc:333] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc: stopping tablet replica
I20260713 09:09:56.802436 21787 raft_consensus.cc:2243] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:56.803122 21787 raft_consensus.cc:2272] T ab01e699805044fda7558c398cc9013e P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.805208 21787 tablet_replica.cc:333] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc: stopping tablet replica
I20260713 09:09:56.805660 21787 raft_consensus.cc:2243] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.806036 21787 raft_consensus.cc:2272] T 19346b23830b4671ae1d451bdcc83b12 P f9c2ad4b8fbf4602bfb1656f042000bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.828824 21787 tablet_server.cc:196] TabletServer@127.21.70.193:0 shutdown complete.
W20260713 09:09:56.829468 25411 consensus_peers.cc:597] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 -> Peer f9c2ad4b8fbf4602bfb1656f042000bc (127.21.70.193:36661): Couldn't send request to peer f9c2ad4b8fbf4602bfb1656f042000bc. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:36661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:56.839325 21787 tablet_server.cc:179] TabletServer@127.21.70.194:0 shutting down...
I20260713 09:09:56.856771 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:56.857409 21787 tablet_replica.cc:333] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda: stopping tablet replica
I20260713 09:09:56.857992 21787 raft_consensus.cc:2243] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.858450 21787 raft_consensus.cc:2272] T 9e2e92ba72b0426cb280a9e2ae3f93da P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.860780 21787 tablet_replica.cc:333] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda: stopping tablet replica
I20260713 09:09:56.861277 21787 raft_consensus.cc:2243] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:56.861846 21787 pending_rounds.cc:70] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Trying to abort 1 pending ops.
I20260713 09:09:56.862063 21787 pending_rounds.cc:77] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992831081689088 op_type: NO_OP noop_request { }
I20260713 09:09:56.862341 21787 raft_consensus.cc:2889] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:56.862613 21787 raft_consensus.cc:2272] T 05ae6cb054c84e65ab39887e9180ffa4 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.864795 21787 tablet_replica.cc:333] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda: stopping tablet replica
I20260713 09:09:56.865262 21787 raft_consensus.cc:2243] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.865655 21787 raft_consensus.cc:2272] T 19346b23830b4671ae1d451bdcc83b12 P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.867945 21787 tablet_replica.cc:333] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda: stopping tablet replica
I20260713 09:09:56.868371 21787 raft_consensus.cc:2243] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.868760 21787 raft_consensus.cc:2272] T ab01e699805044fda7558c398cc9013e P b7fd2ee2c37d4b23a7dc1a879d5b9eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.890795 21787 tablet_server.cc:196] TabletServer@127.21.70.194:0 shutdown complete.
W20260713 09:09:56.894148 25412 consensus_peers.cc:597] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 -> Peer b7fd2ee2c37d4b23a7dc1a879d5b9eda (127.21.70.194:42223): Couldn't send request to peer b7fd2ee2c37d4b23a7dc1a879d5b9eda. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.194:42223: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:56.902083 21787 tablet_server.cc:179] TabletServer@127.21.70.195:0 shutting down...
I20260713 09:09:56.917714 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:56.918313 21787 tablet_replica.cc:333] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654: stopping tablet replica
I20260713 09:09:56.918817 21787 raft_consensus.cc:2243] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.919255 21787 raft_consensus.cc:2272] T 9e2e92ba72b0426cb280a9e2ae3f93da P 5f551ce98c6743cd8012648735447654 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.921209 21787 tablet_replica.cc:333] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654: stopping tablet replica
I20260713 09:09:56.921691 21787 raft_consensus.cc:2243] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.922101 21787 raft_consensus.cc:2272] T 05ae6cb054c84e65ab39887e9180ffa4 P 5f551ce98c6743cd8012648735447654 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.924086 21787 tablet_replica.cc:333] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654: stopping tablet replica
I20260713 09:09:56.924551 21787 raft_consensus.cc:2243] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:56.925279 21787 raft_consensus.cc:2272] T 19346b23830b4671ae1d451bdcc83b12 P 5f551ce98c6743cd8012648735447654 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.927373 21787 tablet_replica.cc:333] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654: stopping tablet replica
I20260713 09:09:56.927857 21787 raft_consensus.cc:2243] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.928300 21787 raft_consensus.cc:2272] T ab01e699805044fda7558c398cc9013e P 5f551ce98c6743cd8012648735447654 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.940197 21787 tablet_server.cc:196] TabletServer@127.21.70.195:0 shutdown complete.
I20260713 09:09:56.950994 21787 master.cc:562] Master@127.21.70.254:37871 shutting down...
I20260713 09:09:56.965020 21787 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:56.965459 21787 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.965739 21787 tablet_replica.cc:333] T 00000000000000000000000000000000 P d6d9ce5d10de464881d7b2371d9fb36d: stopping tablet replica
I20260713 09:09:56.982954 21787 master.cc:584] Master@127.21.70.254:37871 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2790 ms)
[----------] 6 tests from LeaderRebalancerTest (89437 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:09:57.008538 21787 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.70.254:46819
I20260713 09:09:57.009552 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:57.014181 25547 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
W20260713 09:09:57.014982 25548 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
W20260713 09:09:57.015666 25550 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
I20260713 09:09:57.016135 21787 server_base.cc:1061] running on GCE node
I20260713 09:09:57.016870 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:57.017043 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:57.017158 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933797017147 us; error 0 us; skew 500 ppm
I20260713 09:09:57.017598 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:57.019692 21787 webserver.cc:533] Webserver started at http://127.21.70.254:46541/ using document root <none> and password file <none>
I20260713 09:09:57.020102 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:57.020301 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:57.020572 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:57.021557 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/master-0-root/instance:
uuid: "29608212ab164e87b1abeeafb6e5eb80"
format_stamp: "Formatted at 2026-07-13 09:09:57 on dist-test-slave-0xhf"
I20260713 09:09:57.025653 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260713 09:09:57.028697 25555 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:57.029402 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:57.029672 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/master-0-root
uuid: "29608212ab164e87b1abeeafb6e5eb80"
format_stamp: "Formatted at 2026-07-13 09:09:57 on dist-test-slave-0xhf"
I20260713 09:09:57.029951 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-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)
I20260713 09:09:57.039953 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:57.040835 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:57.074026 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.254:46819
I20260713 09:09:57.074119 25606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.254:46819 every 8 connection(s)
I20260713 09:09:57.077693 25607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.086732 25607 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80: Bootstrap starting.
I20260713 09:09:57.090713 25607 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.094712 25607 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80: No bootstrap required, opened a new log
I20260713 09:09:57.096724 25607 raft_consensus.cc:359] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29608212ab164e87b1abeeafb6e5eb80" member_type: VOTER }
I20260713 09:09:57.097059 25607 raft_consensus.cc:385] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:57.097311 25607 raft_consensus.cc:740] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29608212ab164e87b1abeeafb6e5eb80, State: Initialized, Role: FOLLOWER
I20260713 09:09:57.097975 25607 consensus_queue.cc:260] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "29608212ab164e87b1abeeafb6e5eb80" member_type: VOTER }
I20260713 09:09:57.098402 25607 raft_consensus.cc:399] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:57.098623 25607 raft_consensus.cc:493] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:57.098878 25607 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.104912 25607 raft_consensus.cc:515] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29608212ab164e87b1abeeafb6e5eb80" member_type: VOTER }
I20260713 09:09:57.105648 25607 leader_election.cc:304] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [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: 29608212ab164e87b1abeeafb6e5eb80; no voters: 
I20260713 09:09:57.107791 25607 leader_election.cc:290] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:57.108071 25610 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:57.111773 25610 raft_consensus.cc:697] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [term 1 LEADER]: Becoming Leader. State: Replica: 29608212ab164e87b1abeeafb6e5eb80, State: Running, Role: LEADER
I20260713 09:09:57.112747 25610 consensus_queue.cc:237] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [LEADER]: Queue going to LEADER mode. State: All 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: "29608212ab164e87b1abeeafb6e5eb80" member_type: VOTER }
I20260713 09:09:57.116204 25607 sys_catalog.cc:565] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:57.116987 25611 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 29608212ab164e87b1abeeafb6e5eb80. Latest consensus state: current_term: 1 leader_uuid: "29608212ab164e87b1abeeafb6e5eb80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29608212ab164e87b1abeeafb6e5eb80" member_type: VOTER } }
I20260713 09:09:57.117492 25611 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:57.119069 25614 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:57.119622 25612 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "29608212ab164e87b1abeeafb6e5eb80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29608212ab164e87b1abeeafb6e5eb80" member_type: VOTER } }
I20260713 09:09:57.120204 25612 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:57.126575 25614 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:57.128849 21787 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:57.134799 25614 catalog_manager.cc:1383] Generated new cluster ID: 7d5aabdd98364c50856a87229fab55e4
I20260713 09:09:57.135030 25614 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:57.150962 25614 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:57.152092 25614 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:57.166777 25614 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80: Generated new TSK 0
I20260713 09:09:57.167258 25614 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:57.195773 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:57.201222 25628 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
W20260713 09:09:57.202669 25629 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
W20260713 09:09:57.203745 25631 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
I20260713 09:09:57.204401 21787 server_base.cc:1061] running on GCE node
I20260713 09:09:57.205176 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:57.205372 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:57.205547 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933797205528 us; error 0 us; skew 500 ppm
I20260713 09:09:57.206079 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:57.208267 21787 webserver.cc:533] Webserver started at http://127.21.70.193:34911/ using document root <none> and password file <none>
I20260713 09:09:57.208753 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:57.208941 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:57.209218 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:57.210248 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/ts-0-root/instance:
uuid: "b39a006b26cb4975958449958cbc5be3"
format_stamp: "Formatted at 2026-07-13 09:09:57 on dist-test-slave-0xhf"
I20260713 09:09:57.214318 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:09:57.217438 25636 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:57.218271 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:09:57.218562 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/ts-0-root
uuid: "b39a006b26cb4975958449958cbc5be3"
format_stamp: "Formatted at 2026-07-13 09:09:57 on dist-test-slave-0xhf"
I20260713 09:09:57.218822 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-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)
I20260713 09:09:57.250429 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:57.251569 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:57.252951 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:57.255023 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:57.255234 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:57.255498 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:57.255671 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:57.291610 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.193:46481
I20260713 09:09:57.291695 25698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.193:46481 every 8 connection(s)
I20260713 09:09:57.296320 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:57.302937 25703 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
W20260713 09:09:57.304028 25704 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
W20260713 09:09:57.305917 25706 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
I20260713 09:09:57.306927 21787 server_base.cc:1061] running on GCE node
I20260713 09:09:57.308035 25699 heartbeater.cc:344] Connected to a master server at 127.21.70.254:46819
I20260713 09:09:57.308404 25699 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:57.308656 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:57.308902 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:57.309079 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933797309057 us; error 0 us; skew 500 ppm
I20260713 09:09:57.309149 25699 heartbeater.cc:507] Master 127.21.70.254:46819 requested a full tablet report, sending...
I20260713 09:09:57.309661 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:57.311352 25572 ts_manager.cc:194] Registered new tserver with Master: b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481)
I20260713 09:09:57.312326 21787 webserver.cc:533] Webserver started at http://127.21.70.194:45523/ using document root <none> and password file <none>
I20260713 09:09:57.312961 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:57.313198 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:57.313470 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:57.313642 25572 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41696
I20260713 09:09:57.314826 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/ts-1-root/instance:
uuid: "bf1fa010b9134014bf8ef1bd69118e26"
format_stamp: "Formatted at 2026-07-13 09:09:57 on dist-test-slave-0xhf"
I20260713 09:09:57.319202 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260713 09:09:57.322285 25711 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:57.323158 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:57.323535 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/ts-1-root
uuid: "bf1fa010b9134014bf8ef1bd69118e26"
format_stamp: "Formatted at 2026-07-13 09:09:57 on dist-test-slave-0xhf"
I20260713 09:09:57.323879 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-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)
I20260713 09:09:57.345798 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:57.346897 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:57.348304 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:57.350387 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:57.350566 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:57.350829 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:57.350984 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:57.387493 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.194:46255
I20260713 09:09:57.387600 25773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.194:46255 every 8 connection(s)
I20260713 09:09:57.392089 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:57.399549 25777 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
W20260713 09:09:57.400629 25778 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
I20260713 09:09:57.403004 21787 server_base.cc:1061] running on GCE node
W20260713 09:09:57.404232 25780 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
I20260713 09:09:57.405416 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:57.405716 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:57.405783 25774 heartbeater.cc:344] Connected to a master server at 127.21.70.254:46819
I20260713 09:09:57.406008 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933797405985 us; error 0 us; skew 500 ppm
I20260713 09:09:57.406266 25774 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:57.406858 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:57.407176 25774 heartbeater.cc:507] Master 127.21.70.254:46819 requested a full tablet report, sending...
I20260713 09:09:57.409588 21787 webserver.cc:533] Webserver started at http://127.21.70.195:42479/ using document root <none> and password file <none>
I20260713 09:09:57.409616 25572 ts_manager.cc:194] Registered new tserver with Master: bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:09:57.410480 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:57.410748 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:57.411059 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:57.411618 25572 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41700
I20260713 09:09:57.412433 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/ts-2-root/instance:
uuid: "338bcd35e6844d71a828bcf74720917e"
format_stamp: "Formatted at 2026-07-13 09:09:57 on dist-test-slave-0xhf"
I20260713 09:09:57.416622 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:57.419831 25785 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:57.420691 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260713 09:09:57.421005 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/ts-2-root
uuid: "338bcd35e6844d71a828bcf74720917e"
format_stamp: "Formatted at 2026-07-13 09:09:57 on dist-test-slave-0xhf"
I20260713 09:09:57.421304 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933707412092-21787-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)
I20260713 09:09:57.439129 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:57.440279 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:57.441655 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:57.444034 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:57.444269 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:57.444537 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:57.444721 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:57.482633 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.195:44729
I20260713 09:09:57.482739 25847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.195:44729 every 8 connection(s)
I20260713 09:09:57.496094 25848 heartbeater.cc:344] Connected to a master server at 127.21.70.254:46819
I20260713 09:09:57.496455 25848 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:57.497272 25848 heartbeater.cc:507] Master 127.21.70.254:46819 requested a full tablet report, sending...
I20260713 09:09:57.499114 25572 ts_manager.cc:194] Registered new tserver with Master: 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:57.499255 21787 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013514726s
I20260713 09:09:57.500583 25572 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41714
I20260713 09:09:57.522127 25572 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41728:
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"
    }
  }
}
W20260713 09:09:57.524664 25572 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.
I20260713 09:09:57.585814 25813 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb8b65df4a34adea8de7a7e93c1debd (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:57.587169 25813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb8b65df4a34adea8de7a7e93c1debd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.587934 25810 tablet_service.cc:1511] Processing CreateTablet for tablet 2af2ae32c5b346f391847629b4a97741 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:57.589221 25810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af2ae32c5b346f391847629b4a97741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.592419 25811 tablet_service.cc:1511] Processing CreateTablet for tablet 9a877d28527b45068674edc75137e224 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:57.593701 25811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a877d28527b45068674edc75137e224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.596366 25812 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5518de96a5476ca208dc237cd992df (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:57.597632 25812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5518de96a5476ca208dc237cd992df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.604773 25809 tablet_service.cc:1511] Processing CreateTablet for tablet 053a586cafee47b6ab28274ffe554fd7 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:57.606062 25809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053a586cafee47b6ab28274ffe554fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.609694 25808 tablet_service.cc:1511] Processing CreateTablet for tablet 0c4eb538962c4636b62205b8c1054469 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:57.610982 25808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4eb538962c4636b62205b8c1054469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.621058 25807 tablet_service.cc:1511] Processing CreateTablet for tablet 90bbc4c2b37a4816b118db88ff1bb590 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:57.622323 25807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90bbc4c2b37a4816b118db88ff1bb590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.624185 25806 tablet_service.cc:1511] Processing CreateTablet for tablet 0d22d182402c493d82833ed8bdaaae4e (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:57.624732 25805 tablet_service.cc:1511] Processing CreateTablet for tablet a8ef51346a0e46ef8d1ebc11aa412ad2 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:57.625473 25806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d22d182402c493d82833ed8bdaaae4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.626942 25805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ef51346a0e46ef8d1ebc11aa412ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.654700 25862 tablet_bootstrap.cc:492] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:09:57.656057 25664 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb8b65df4a34adea8de7a7e93c1debd (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:57.657420 25664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb8b65df4a34adea8de7a7e93c1debd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.664342 25663 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5518de96a5476ca208dc237cd992df (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:57.664842 25739 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb8b65df4a34adea8de7a7e93c1debd (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:57.666082 25663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5518de96a5476ca208dc237cd992df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.666481 25739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb8b65df4a34adea8de7a7e93c1debd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.670871 25662 tablet_service.cc:1511] Processing CreateTablet for tablet 9a877d28527b45068674edc75137e224 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:57.672477 25662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a877d28527b45068674edc75137e224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.673331 25659 tablet_service.cc:1511] Processing CreateTablet for tablet 0c4eb538962c4636b62205b8c1054469 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:57.674252 25862 tablet_bootstrap.cc:654] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.674580 25659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4eb538962c4636b62205b8c1054469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.676448 25660 tablet_service.cc:1511] Processing CreateTablet for tablet 053a586cafee47b6ab28274ffe554fd7 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:57.677671 25660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053a586cafee47b6ab28274ffe554fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.680387 25661 tablet_service.cc:1511] Processing CreateTablet for tablet 2af2ae32c5b346f391847629b4a97741 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:57.681631 25661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af2ae32c5b346f391847629b4a97741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.689054 25658 tablet_service.cc:1511] Processing CreateTablet for tablet 90bbc4c2b37a4816b118db88ff1bb590 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:57.690245 25738 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5518de96a5476ca208dc237cd992df (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:57.691823 25736 tablet_service.cc:1511] Processing CreateTablet for tablet 2af2ae32c5b346f391847629b4a97741 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:57.689693 25657 tablet_service.cc:1511] Processing CreateTablet for tablet 0d22d182402c493d82833ed8bdaaae4e (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:57.692420 25656 tablet_service.cc:1511] Processing CreateTablet for tablet a8ef51346a0e46ef8d1ebc11aa412ad2 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:57.694051 25738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5518de96a5476ca208dc237cd992df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.695441 25658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90bbc4c2b37a4816b118db88ff1bb590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.697643 25657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d22d182402c493d82833ed8bdaaae4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.699702 25656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ef51346a0e46ef8d1ebc11aa412ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.692371 25737 tablet_service.cc:1511] Processing CreateTablet for tablet 9a877d28527b45068674edc75137e224 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:57.700806 25737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a877d28527b45068674edc75137e224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.703548 25736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af2ae32c5b346f391847629b4a97741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.708655 25735 tablet_service.cc:1511] Processing CreateTablet for tablet 053a586cafee47b6ab28274ffe554fd7 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:57.710000 25735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053a586cafee47b6ab28274ffe554fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.710942 25731 tablet_service.cc:1511] Processing CreateTablet for tablet a8ef51346a0e46ef8d1ebc11aa412ad2 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:57.712230 25731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ef51346a0e46ef8d1ebc11aa412ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.712491 25734 tablet_service.cc:1511] Processing CreateTablet for tablet 0c4eb538962c4636b62205b8c1054469 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:57.713760 25734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4eb538962c4636b62205b8c1054469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.718854 25732 tablet_service.cc:1511] Processing CreateTablet for tablet 0d22d182402c493d82833ed8bdaaae4e (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:57.720118 25732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d22d182402c493d82833ed8bdaaae4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.716454 25733 tablet_service.cc:1511] Processing CreateTablet for tablet 90bbc4c2b37a4816b118db88ff1bb590 (DEFAULT_TABLE table=test-workload [id=18cbb288c92646c091a9ad407610653f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:57.724318 25733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90bbc4c2b37a4816b118db88ff1bb590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:57.765919 25862 tablet_bootstrap.cc:492] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:09:57.766610 25862 ts_tablet_manager.cc:1403] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.112s	user 0.011s	sys 0.009s
I20260713 09:09:57.770330 25862 raft_consensus.cc:359] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } } peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } }
I20260713 09:09:57.771270 25862 raft_consensus.cc:385] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:57.771679 25862 raft_consensus.cc:740] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:09:57.772507 25862 consensus_queue.cc:260] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } } peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } }
I20260713 09:09:57.774052 25864 tablet_bootstrap.cc:492] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:09:57.775460 25865 tablet_bootstrap.cc:492] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:09:57.778493 25862 ts_tablet_manager.cc:1434] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.002s
I20260713 09:09:57.779172 25848 heartbeater.cc:499] Master 127.21.70.254:46819 was elected leader, sending a full tablet report...
I20260713 09:09:57.780767 25864 tablet_bootstrap.cc:654] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.781651 25865 tablet_bootstrap.cc:654] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.786325 25862 tablet_bootstrap.cc:492] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:09:57.792479 25862 tablet_bootstrap.cc:654] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.797652 25865 tablet_bootstrap.cc:492] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:09:57.798094 25865 ts_tablet_manager.cc:1403] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.013s
I20260713 09:09:57.798564 25862 tablet_bootstrap.cc:492] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:09:57.798841 25864 tablet_bootstrap.cc:492] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:09:57.799031 25862 ts_tablet_manager.cc:1403] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:09:57.799453 25864 ts_tablet_manager.cc:1403] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.010s
I20260713 09:09:57.800807 25865 raft_consensus.cc:359] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.801553 25865 raft_consensus.cc:385] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:57.801843 25865 raft_consensus.cc:740] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:09:57.801764 25862 raft_consensus.cc:359] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.802192 25864 raft_consensus.cc:359] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.802577 25862 raft_consensus.cc:385] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:57.802749 25865 consensus_queue.cc:260] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.803143 25864 raft_consensus.cc:385] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:57.803182 25862 raft_consensus.cc:740] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:09:57.803813 25864 raft_consensus.cc:740] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:09:57.804306 25862 consensus_queue.cc:260] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.804821 25864 consensus_queue.cc:260] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.806087 25862 ts_tablet_manager.cc:1434] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:09:57.806923 25862 tablet_bootstrap.cc:492] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:09:57.811939 25864 ts_tablet_manager.cc:1434] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:09:57.812500 25862 tablet_bootstrap.cc:654] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.813562 25699 heartbeater.cc:499] Master 127.21.70.254:46819 was elected leader, sending a full tablet report...
I20260713 09:09:57.814076 25865 ts_tablet_manager.cc:1434] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.006s
I20260713 09:09:57.815052 25864 tablet_bootstrap.cc:492] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:09:57.817322 25774 heartbeater.cc:499] Master 127.21.70.254:46819 was elected leader, sending a full tablet report...
I20260713 09:09:57.818799 25862 tablet_bootstrap.cc:492] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:09:57.819326 25862 ts_tablet_manager.cc:1403] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:09:57.820609 25864 tablet_bootstrap.cc:654] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.822444 25865 tablet_bootstrap.cc:492] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:09:57.825317 25862 raft_consensus.cc:359] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.826089 25862 raft_consensus.cc:385] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:57.826431 25862 raft_consensus.cc:740] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:09:57.827371 25862 consensus_queue.cc:260] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.830400 25865 tablet_bootstrap.cc:654] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.831816 25864 tablet_bootstrap.cc:492] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:09:57.832297 25864 ts_tablet_manager.cc:1403] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260713 09:09:57.834178 25862 ts_tablet_manager.cc:1434] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260713 09:09:57.835218 25862 tablet_bootstrap.cc:492] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:09:57.835776 25864 raft_consensus.cc:359] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.836710 25864 raft_consensus.cc:385] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:57.837075 25864 raft_consensus.cc:740] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:09:57.838101 25864 consensus_queue.cc:260] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.841122 25864 ts_tablet_manager.cc:1434] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:57.842332 25864 tablet_bootstrap.cc:492] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:09:57.845105 25862 tablet_bootstrap.cc:654] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.852550 25864 tablet_bootstrap.cc:654] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.856222 25862 tablet_bootstrap.cc:492] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:09:57.856290 25865 tablet_bootstrap.cc:492] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:09:57.856791 25862 ts_tablet_manager.cc:1403] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260713 09:09:57.856887 25865 ts_tablet_manager.cc:1403] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.019s
I20260713 09:09:57.857894 25864 tablet_bootstrap.cc:492] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:09:57.858361 25864 ts_tablet_manager.cc:1403] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
I20260713 09:09:57.858934 25862 raft_consensus.cc:359] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.859485 25862 raft_consensus.cc:385] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:57.859733 25862 raft_consensus.cc:740] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:09:57.859651 25865 raft_consensus.cc:359] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } } peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } }
I20260713 09:09:57.860453 25865 raft_consensus.cc:385] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:57.860538 25862 consensus_queue.cc:260] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.860832 25865 raft_consensus.cc:740] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:09:57.860841 25864 raft_consensus.cc:359] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } } peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } }
I20260713 09:09:57.861632 25864 raft_consensus.cc:385] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:57.861922 25864 raft_consensus.cc:740] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:09:57.861819 25865 consensus_queue.cc:260] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } } peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } }
I20260713 09:09:57.862644 25862 ts_tablet_manager.cc:1434] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:57.862677 25864 consensus_queue.cc:260] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } } peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } }
I20260713 09:09:57.863684 25862 tablet_bootstrap.cc:492] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:09:57.865967 25865 ts_tablet_manager.cc:1434] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:57.866940 25865 tablet_bootstrap.cc:492] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:09:57.867255 25864 ts_tablet_manager.cc:1434] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260713 09:09:57.868242 25864 tablet_bootstrap.cc:492] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:09:57.869163 25870 raft_consensus.cc:493] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:57.869627 25870 raft_consensus.cc:515] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } } peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } }
I20260713 09:09:57.870541 25862 tablet_bootstrap.cc:654] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.872223 25870 leader_election.cc:290] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729), b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481)
I20260713 09:09:57.879608 25864 tablet_bootstrap.cc:654] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.882692 25865 tablet_bootstrap.cc:654] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.888161 25674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb8b65df4a34adea8de7a7e93c1debd" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:09:57.889042 25674 raft_consensus.cc:2468] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:09:57.890995 25714 leader_election.cc:304] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:09:57.892202 25870 raft_consensus.cc:2804] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:57.892647 25870 raft_consensus.cc:493] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:57.893059 25870 raft_consensus.cc:3060] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.894660 25866 raft_consensus.cc:493] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:57.895121 25866 raft_consensus.cc:515] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.896111 25862 tablet_bootstrap.cc:492] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:09:57.896597 25862 ts_tablet_manager.cc:1403] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.005s
I20260713 09:09:57.899559 25862 raft_consensus.cc:359] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.900326 25862 raft_consensus.cc:385] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:57.900651 25862 raft_consensus.cc:740] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:09:57.901530 25862 consensus_queue.cc:260] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.903162 25866 leader_election.cc:290] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:09:57.905712 25866 raft_consensus.cc:493] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:57.906328 25866 raft_consensus.cc:515] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.913331 25866 leader_election.cc:290] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:09:57.927857 25866 raft_consensus.cc:493] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:57.928313 25866 raft_consensus.cc:515] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.930192 25866 leader_election.cc:290] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:09:57.908774 25870 raft_consensus.cc:515] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } } peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } }
I20260713 09:09:57.938133 25870 leader_election.cc:290] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Requested vote from peers 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729), b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481)
I20260713 09:09:57.938719 25674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5518de96a5476ca208dc237cd992df" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:09:57.941834 25674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb8b65df4a34adea8de7a7e93c1debd" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:09:57.942551 25674 raft_consensus.cc:3060] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.946118 25862 ts_tablet_manager.cc:1434] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.049s	user 0.014s	sys 0.030s
I20260713 09:09:57.946521 25864 tablet_bootstrap.cc:492] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:09:57.947100 25864 ts_tablet_manager.cc:1403] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.008s
I20260713 09:09:57.947372 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb8b65df4a34adea8de7a7e93c1debd" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:09:57.947984 25822 raft_consensus.cc:3060] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.949110 25862 tablet_bootstrap.cc:492] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:09:57.950066 25864 raft_consensus.cc:359] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.950779 25864 raft_consensus.cc:385] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:57.951040 25864 raft_consensus.cc:740] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:09:57.951786 25864 consensus_queue.cc:260] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.953979 25864 ts_tablet_manager.cc:1434] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:57.946329 25823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb8b65df4a34adea8de7a7e93c1debd" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:09:57.954909 25864 tablet_bootstrap.cc:492] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:09:57.955590 25862 tablet_bootstrap.cc:654] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:57.955967 25788 leader_election.cc:343] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:57.957314 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ef51346a0e46ef8d1ebc11aa412ad2" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:09:57.958772 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4eb538962c4636b62205b8c1054469" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:09:57.959437 25673 raft_consensus.cc:2468] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 0.
I20260713 09:09:57.960166 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5518de96a5476ca208dc237cd992df" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26" is_pre_election: true
I20260713 09:09:57.961422 25864 tablet_bootstrap.cc:654] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.962790 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4eb538962c4636b62205b8c1054469" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26" is_pre_election: true
I20260713 09:09:57.965193 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ef51346a0e46ef8d1ebc11aa412ad2" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26" is_pre_election: true
W20260713 09:09:57.966944 25788 leader_election.cc:343] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:57.968710 25788 leader_election.cc:304] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: 
I20260713 09:09:57.967710 25674 raft_consensus.cc:2468] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:09:57.970749 25714 leader_election.cc:304] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:09:57.971925 25870 raft_consensus.cc:2804] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:57.973608 25883 raft_consensus.cc:2804] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:57.974121 25883 raft_consensus.cc:493] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:57.974534 25883 raft_consensus.cc:3060] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:57.977470 25822 raft_consensus.cc:2468] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:09:57.981292 25865 tablet_bootstrap.cc:492] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:09:57.981770 25865 ts_tablet_manager.cc:1403] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.115s	user 0.031s	sys 0.035s
I20260713 09:09:57.984629 25865 raft_consensus.cc:359] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.985316 25864 tablet_bootstrap.cc:492] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:09:57.985358 25865 raft_consensus.cc:385] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:57.985888 25864 ts_tablet_manager.cc:1403] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.009s
I20260713 09:09:57.985992 25865 raft_consensus.cc:740] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:09:57.986126 25883 raft_consensus.cc:515] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.986951 25865 consensus_queue.cc:260] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.989141 25883 leader_election.cc:290] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:09:57.989496 25865 ts_tablet_manager.cc:1434] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:57.990525 25865 tablet_bootstrap.cc:492] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:09:57.991129 25864 raft_consensus.cc:359] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:57.991925 25864 raft_consensus.cc:385] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:09:57.992262 25788 leader_election.cc:343] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:57.985455 25870 raft_consensus.cc:697] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:09:57.992280 25864 raft_consensus.cc:740] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:09:57.993139 25788 leader_election.cc:304] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e; no voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26
I20260713 09:09:57.993737 25870 consensus_queue.cc:237] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } } peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } }
W20260713 09:09:57.994292 25788 leader_election.cc:343] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:57.995276 25862 tablet_bootstrap.cc:492] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:09:57.995683 25883 raft_consensus.cc:2749] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:57.995811 25862 ts_tablet_manager.cc:1403] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.047s	user 0.034s	sys 0.012s
W20260713 09:09:57.995183 25788 leader_election.cc:343] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:57.996598 25788 leader_election.cc:304] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e; no voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26
I20260713 09:09:57.997123 25865 tablet_bootstrap.cc:654] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:57.997339 25883 raft_consensus.cc:2749] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:57.998042 25864 consensus_queue.cc:260] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.000058 25674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4eb538962c4636b62205b8c1054469" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:09:58.000753 25674 raft_consensus.cc:3060] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.003096 25864 ts_tablet_manager.cc:1434] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260713 09:09:58.004541 25864 tablet_bootstrap.cc:492] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:09:58.010449 25572 catalog_manager.cc:5697] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:58.010795 25862 raft_consensus.cc:359] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.011788 25862 raft_consensus.cc:385] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:58.012176 25862 raft_consensus.cc:740] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:09:58.013056 25862 consensus_queue.cc:260] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.019320 25864 tablet_bootstrap.cc:654] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:58.022526 25862 ts_tablet_manager.cc:1434] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260713 09:09:58.023949 25862 tablet_bootstrap.cc:492] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:09:58.027848 25871 raft_consensus.cc:493] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:58.028326 25871 raft_consensus.cc:515] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.032212 25862 tablet_bootstrap.cc:654] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:58.034353 25871 leader_election.cc:290] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.037575 25674 raft_consensus.cc:2468] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 1.
I20260713 09:09:58.039938 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4eb538962c4636b62205b8c1054469" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
W20260713 09:09:58.045275 25788 leader_election.cc:343] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:58.047513 25788 leader_election.cc:304] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [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: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: bf1fa010b9134014bf8ef1bd69118e26
I20260713 09:09:58.050014 25886 raft_consensus.cc:493] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:58.050918 25883 raft_consensus.cc:2804] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:58.050690 25886 raft_consensus.cc:515] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.051975 25883 raft_consensus.cc:697] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 1 LEADER]: Becoming Leader. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Running, Role: LEADER
I20260713 09:09:58.053171 25886 leader_election.cc:290] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.054867 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ae32c5b346f391847629b4a97741" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:09:58.056502 25883 consensus_queue.cc:237] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
W20260713 09:09:58.057519 25715 leader_election.cc:343] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:58.060376 25674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ae32c5b346f391847629b4a97741" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:09:58.061081 25674 raft_consensus.cc:2468] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:09:58.062207 25714 leader_election.cc:304] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [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: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 338bcd35e6844d71a828bcf74720917e
I20260713 09:09:58.062861 25865 tablet_bootstrap.cc:492] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:09:58.063292 25886 raft_consensus.cc:2804] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:58.063509 25865 ts_tablet_manager.cc:1403] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.073s	user 0.030s	sys 0.023s
I20260713 09:09:58.063748 25886 raft_consensus.cc:493] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:58.064172 25886 raft_consensus.cc:3060] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.065371 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a877d28527b45068674edc75137e224" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26" is_pre_election: true
W20260713 09:09:58.066821 25639 leader_election.cc:343] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:58.067606 25865 raft_consensus.cc:359] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.068573 25865 raft_consensus.cc:385] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:58.075116 25865 raft_consensus.cc:740] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:09:58.076234 25865 consensus_queue.cc:260] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.084479 25865 ts_tablet_manager.cc:1434] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 09:09:58.074229 25886 raft_consensus.cc:515] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.087241 25865 tablet_bootstrap.cc:492] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:09:58.086809 25572 catalog_manager.cc:5697] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e reported cstate change: term changed from 0 to 1, leader changed from <none> to 338bcd35e6844d71a828bcf74720917e (127.21.70.195). New cstate: current_term: 1 leader_uuid: "338bcd35e6844d71a828bcf74720917e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:58.093815 25865 tablet_bootstrap.cc:654] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:58.094067 25674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ae32c5b346f391847629b4a97741" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:09:58.094686 25674 raft_consensus.cc:3060] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.101033 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ae32c5b346f391847629b4a97741" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e"
W20260713 09:09:58.102418 25715 leader_election.cc:343] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:58.103255 25886 leader_election.cc:290] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.105922 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a877d28527b45068674edc75137e224" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:09:58.106530 25822 raft_consensus.cc:2468] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 0.
I20260713 09:09:58.107338 25864 tablet_bootstrap.cc:492] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:09:58.107848 25864 ts_tablet_manager.cc:1403] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.104s	user 0.024s	sys 0.040s
I20260713 09:09:58.107899 25640 leader_election.cc:304] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [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: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: bf1fa010b9134014bf8ef1bd69118e26
I20260713 09:09:58.109100 25871 raft_consensus.cc:2804] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:58.109450 25871 raft_consensus.cc:493] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:58.109751 25871 raft_consensus.cc:3060] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.111016 25864 raft_consensus.cc:359] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.111734 25864 raft_consensus.cc:385] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:58.112094 25864 raft_consensus.cc:740] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:09:58.112336 25674 raft_consensus.cc:2468] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:09:58.113001 25864 consensus_queue.cc:260] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.113584 25714 leader_election.cc:304] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [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: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 338bcd35e6844d71a828bcf74720917e
I20260713 09:09:58.114149 25862 tablet_bootstrap.cc:492] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:09:58.114594 25862 ts_tablet_manager.cc:1403] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.091s	user 0.017s	sys 0.041s
I20260713 09:09:58.114778 25886 raft_consensus.cc:2804] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:58.115264 25886 raft_consensus.cc:697] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:09:58.116174 25886 consensus_queue.cc:237] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.118094 25871 raft_consensus.cc:515] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.119699 25862 raft_consensus.cc:359] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.120537 25862 raft_consensus.cc:385] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:58.121071 25862 raft_consensus.cc:740] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:09:58.121256 25871 leader_election.cc:290] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 election: Requested vote from peers bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.107896 25865 tablet_bootstrap.cc:492] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:09:58.122995 25865 ts_tablet_manager.cc:1403] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.005s
I20260713 09:09:58.122108 25862 consensus_queue.cc:260] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
W20260713 09:09:58.152070 25619 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:58.157835 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a877d28527b45068674edc75137e224" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
W20260713 09:09:58.160388 25639 leader_election.cc:343] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:58.168284 25569 catalog_manager.cc:5697] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:58.170948 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a877d28527b45068674edc75137e224" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:09:58.171818 25822 raft_consensus.cc:3060] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.125692 25862 ts_tablet_manager.cc:1434] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:09:58.179373 25862 tablet_bootstrap.cc:492] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:09:58.186581 25864 ts_tablet_manager.cc:1434] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.012s
I20260713 09:09:58.188663 25864 tablet_bootstrap.cc:492] T 90bbc4c2b37a4816b118db88ff1bb590 P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:09:58.188247 25865 raft_consensus.cc:359] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.189201 25865 raft_consensus.cc:385] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:58.189527 25865 raft_consensus.cc:740] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:09:58.190399 25862 tablet_bootstrap.cc:654] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:58.190623 25865 consensus_queue.cc:260] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.196625 25864 tablet_bootstrap.cc:654] T 90bbc4c2b37a4816b118db88ff1bb590 P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:58.197978 25865 ts_tablet_manager.cc:1434] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260713 09:09:58.199504 25865 tablet_bootstrap.cc:492] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
W20260713 09:09:58.201603 25897 log.cc:927] Time spent T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260713 09:09:58.206415 25822 raft_consensus.cc:2468] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 1.
I20260713 09:09:58.210814 25864 tablet_bootstrap.cc:492] T 90bbc4c2b37a4816b118db88ff1bb590 P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:09:58.211318 25864 ts_tablet_manager.cc:1403] T 90bbc4c2b37a4816b118db88ff1bb590 P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.016s
I20260713 09:09:58.211329 25640 leader_election.cc:304] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [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: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: bf1fa010b9134014bf8ef1bd69118e26
I20260713 09:09:58.213594 25896 raft_consensus.cc:2804] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:58.214247 25862 tablet_bootstrap.cc:492] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:09:58.214177 25896 raft_consensus.cc:697] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Becoming Leader. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:09:58.214721 25862 ts_tablet_manager.cc:1403] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.007s
I20260713 09:09:58.214939 25864 raft_consensus.cc:359] T 90bbc4c2b37a4816b118db88ff1bb590 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.215770 25864 raft_consensus.cc:385] T 90bbc4c2b37a4816b118db88ff1bb590 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:58.216024 25865 tablet_bootstrap.cc:654] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:58.215513 25896 consensus_queue.cc:237] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.216177 25864 raft_consensus.cc:740] T 90bbc4c2b37a4816b118db88ff1bb590 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:09:58.217131 25864 consensus_queue.cc:260] T 90bbc4c2b37a4816b118db88ff1bb590 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.217804 25862 raft_consensus.cc:359] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.218508 25862 raft_consensus.cc:385] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:58.218786 25862 raft_consensus.cc:740] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:09:58.219837 25864 ts_tablet_manager.cc:1434] T 90bbc4c2b37a4816b118db88ff1bb590 P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:09:58.219561 25862 consensus_queue.cc:260] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.223495 25862 ts_tablet_manager.cc:1434] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260713 09:09:58.224692 25864 tablet_bootstrap.cc:492] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:09:58.224828 25862 tablet_bootstrap.cc:492] T 90bbc4c2b37a4816b118db88ff1bb590 P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:09:58.227120 25572 catalog_manager.cc:5697] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b39a006b26cb4975958449958cbc5be3 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "b39a006b26cb4975958449958cbc5be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:58.231247 25862 tablet_bootstrap.cc:654] T 90bbc4c2b37a4816b118db88ff1bb590 P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:58.241921 25865 tablet_bootstrap.cc:492] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:09:58.242463 25865 ts_tablet_manager.cc:1403] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.007s
I20260713 09:09:58.243599 25864 tablet_bootstrap.cc:654] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:58.245589 25862 tablet_bootstrap.cc:492] T 90bbc4c2b37a4816b118db88ff1bb590 P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:09:58.246088 25862 ts_tablet_manager.cc:1403] T 90bbc4c2b37a4816b118db88ff1bb590 P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.004s
I20260713 09:09:58.246579 25865 raft_consensus.cc:359] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.247690 25865 raft_consensus.cc:385] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:58.247997 25865 raft_consensus.cc:740] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:09:58.248910 25862 raft_consensus.cc:359] T 90bbc4c2b37a4816b118db88ff1bb590 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.248728 25865 consensus_queue.cc:260] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.249467 25862 raft_consensus.cc:385] T 90bbc4c2b37a4816b118db88ff1bb590 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:58.249742 25864 tablet_bootstrap.cc:492] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:09:58.249763 25862 raft_consensus.cc:740] T 90bbc4c2b37a4816b118db88ff1bb590 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:09:58.250432 25864 ts_tablet_manager.cc:1403] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260713 09:09:58.250924 25862 consensus_queue.cc:260] T 90bbc4c2b37a4816b118db88ff1bb590 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.251425 25865 ts_tablet_manager.cc:1434] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:58.252739 25865 tablet_bootstrap.cc:492] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:09:58.253188 25862 ts_tablet_manager.cc:1434] T 90bbc4c2b37a4816b118db88ff1bb590 P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:58.258852 25864 raft_consensus.cc:359] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.259286 25865 tablet_bootstrap.cc:654] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:58.259627 25864 raft_consensus.cc:385] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:58.259979 25864 raft_consensus.cc:740] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:09:58.260869 25864 consensus_queue.cc:260] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.263502 25864 ts_tablet_manager.cc:1434] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:58.265524 25864 tablet_bootstrap.cc:492] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:09:58.267035 25896 raft_consensus.cc:493] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:58.267582 25896 raft_consensus.cc:515] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.269515 25896 leader_election.cc:290] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.270175 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d22d182402c493d82833ed8bdaaae4e" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26" is_pre_election: true
I20260713 09:09:58.270931 25749 raft_consensus.cc:2468] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 0.
I20260713 09:09:58.270952 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d22d182402c493d82833ed8bdaaae4e" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:09:58.271729 25822 raft_consensus.cc:2468] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 0.
I20260713 09:09:58.272279 25864 tablet_bootstrap.cc:654] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:58.272343 25639 leader_election.cc:304] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:09:58.273592 25896 raft_consensus.cc:2804] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:58.273939 25896 raft_consensus.cc:493] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:58.274282 25896 raft_consensus.cc:3060] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.277024 25865 tablet_bootstrap.cc:492] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:09:58.277395 25864 tablet_bootstrap.cc:492] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:09:58.277556 25865 ts_tablet_manager.cc:1403] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260713 09:09:58.277763 25864 ts_tablet_manager.cc:1403] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:09:58.279873 25864 raft_consensus.cc:359] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.280315 25864 raft_consensus.cc:385] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:58.280582 25864 raft_consensus.cc:740] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:09:58.280651 25865 raft_consensus.cc:359] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.281417 25865 raft_consensus.cc:385] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:58.281235 25864 consensus_queue.cc:260] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.281729 25865 raft_consensus.cc:740] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:09:58.282300 25886 raft_consensus.cc:493] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:58.282594 25865 consensus_queue.cc:260] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.282804 25886 raft_consensus.cc:515] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.283658 25864 ts_tablet_manager.cc:1434] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:58.285176 25886 leader_election.cc:290] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.285449 25865 ts_tablet_manager.cc:1434] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:58.286816 25674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ef51346a0e46ef8d1ebc11aa412ad2" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:09:58.287896 25674 raft_consensus.cc:2468] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:09:58.286926 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ef51346a0e46ef8d1ebc11aa412ad2" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:09:58.289024 25822 raft_consensus.cc:2468] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:09:58.289389 25714 leader_election.cc:304] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:09:58.290910 25886 raft_consensus.cc:2804] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:58.291249 25886 raft_consensus.cc:493] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:58.291674 25886 raft_consensus.cc:3060] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.291934 25896 raft_consensus.cc:515] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.286816 25865 tablet_bootstrap.cc:492] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:09:58.301573 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d22d182402c493d82833ed8bdaaae4e" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:09:58.301730 25896 leader_election.cc:290] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 election: Requested vote from peers bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.302194 25749 raft_consensus.cc:3060] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.300146 25886 raft_consensus.cc:515] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.303385 25865 tablet_bootstrap.cc:654] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:58.304494 25886 leader_election.cc:290] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.305171 25674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ef51346a0e46ef8d1ebc11aa412ad2" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:09:58.305742 25674 raft_consensus.cc:3060] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.305821 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d22d182402c493d82833ed8bdaaae4e" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:09:58.306407 25822 raft_consensus.cc:3060] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.311676 25883 raft_consensus.cc:493] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:58.312254 25883 raft_consensus.cc:515] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.314407 25883 leader_election.cc:290] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:09:58.315590 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a586cafee47b6ab28274ffe554fd7" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:09:58.315685 25822 raft_consensus.cc:2468] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 1.
I20260713 09:09:58.315946 25823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ef51346a0e46ef8d1ebc11aa412ad2" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:09:58.316335 25673 raft_consensus.cc:2468] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 0.
I20260713 09:09:58.316852 25823 raft_consensus.cc:3060] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.317085 25640 leader_election.cc:304] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: 
I20260713 09:09:58.317821 25788 leader_election.cc:304] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: 
I20260713 09:09:58.318681 25896 raft_consensus.cc:2804] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:58.318912 25883 raft_consensus.cc:2804] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:58.319312 25883 raft_consensus.cc:493] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:58.319730 25883 raft_consensus.cc:3060] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.320017 25896 raft_consensus.cc:697] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Becoming Leader. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:09:58.321009 25748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a586cafee47b6ab28274ffe554fd7" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26" is_pre_election: true
I20260713 09:09:58.321179 25896 consensus_queue.cc:237] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
W20260713 09:09:58.322763 25788 leader_election.cc:343] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:58.323048 25886 raft_consensus.cc:493] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:58.323642 25886 raft_consensus.cc:515] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.328955 25886 leader_election.cc:290] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.328848 25883 raft_consensus.cc:515] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.328883 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90bbc4c2b37a4816b118db88ff1bb590" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:09:58.329999 25822 raft_consensus.cc:2468] T 90bbc4c2b37a4816b118db88ff1bb590 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:09:58.331152 25715 leader_election.cc:304] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:09:58.331720 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a586cafee47b6ab28274ffe554fd7" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:09:58.332252 25673 raft_consensus.cc:3060] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.332612 25886 raft_consensus.cc:2804] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:58.332999 25886 raft_consensus.cc:493] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:58.333338 25886 raft_consensus.cc:3060] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.336074 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90bbc4c2b37a4816b118db88ff1bb590" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:09:58.336828 25672 raft_consensus.cc:2468] T 90bbc4c2b37a4816b118db88ff1bb590 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:09:58.341424 25886 raft_consensus.cc:515] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.342461 25673 raft_consensus.cc:2468] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 1.
I20260713 09:09:58.343241 25674 raft_consensus.cc:2468] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:09:58.343995 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90bbc4c2b37a4816b118db88ff1bb590" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:09:58.344544 25672 raft_consensus.cc:3060] T 90bbc4c2b37a4816b118db88ff1bb590 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.344491 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90bbc4c2b37a4816b118db88ff1bb590" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:09:58.345137 25822 raft_consensus.cc:3060] T 90bbc4c2b37a4816b118db88ff1bb590 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.345094 25749 raft_consensus.cc:2468] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 1.
I20260713 09:09:58.339093 25823 raft_consensus.cc:2468] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:09:58.347711 25715 leader_election.cc:304] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:09:58.348564 25788 leader_election.cc:304] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: 
I20260713 09:09:58.349080 25870 raft_consensus.cc:2804] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:58.349588 25866 raft_consensus.cc:2804] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:58.350179 25866 raft_consensus.cc:697] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 1 LEADER]: Becoming Leader. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Running, Role: LEADER
I20260713 09:09:58.351292 25866 consensus_queue.cc:237] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.361416 25908 raft_consensus.cc:493] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:58.368827 25865 tablet_bootstrap.cc:492] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:09:58.364017 25870 raft_consensus.cc:697] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:09:58.371596 25883 leader_election.cc:290] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:09:58.373430 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a586cafee47b6ab28274ffe554fd7" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:09:58.373750 25865 ts_tablet_manager.cc:1403] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.087s	user 0.046s	sys 0.024s
W20260713 09:09:58.375334 25788 leader_election.cc:343] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:58.363731 25886 leader_election.cc:290] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.367281 25908 raft_consensus.cc:515] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.371479 25672 raft_consensus.cc:2468] T 90bbc4c2b37a4816b118db88ff1bb590 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:09:58.378436 25865 raft_consensus.cc:359] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.379257 25865 raft_consensus.cc:385] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:58.379619 25865 raft_consensus.cc:740] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:09:58.379853 25714 leader_election.cc:304] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:09:58.380548 25908 leader_election.cc:290] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.380993 25865 consensus_queue.cc:260] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.381600 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5518de96a5476ca208dc237cd992df" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:09:58.382018 25909 raft_consensus.cc:2804] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:58.382844 25673 raft_consensus.cc:2468] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:09:58.384007 25865 ts_tablet_manager.cc:1434] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:09:58.384325 25823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5518de96a5476ca208dc237cd992df" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:09:58.385294 25823 raft_consensus.cc:2468] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:09:58.383358 25570 catalog_manager.cc:5697] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b39a006b26cb4975958449958cbc5be3 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "b39a006b26cb4975958449958cbc5be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:58.384058 25886 raft_consensus.cc:493] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:58.384099 25714 leader_election.cc:304] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:09:58.387643 25886 raft_consensus.cc:515] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.388291 25908 raft_consensus.cc:2804] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:58.385885 25865 tablet_bootstrap.cc:492] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:09:58.388710 25908 raft_consensus.cc:493] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:58.389155 25908 raft_consensus.cc:3060] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.391575 25886 leader_election.cc:290] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.378252 25870 consensus_queue.cc:237] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.393579 25823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a586cafee47b6ab28274ffe554fd7" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:09:58.394367 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a586cafee47b6ab28274ffe554fd7" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:09:58.395355 25673 raft_consensus.cc:2393] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf1fa010b9134014bf8ef1bd69118e26 in current term 1: Already voted for candidate 338bcd35e6844d71a828bcf74720917e in this term.
I20260713 09:09:58.398536 25714 leader_election.cc:304] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf1fa010b9134014bf8ef1bd69118e26; no voters: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3
I20260713 09:09:58.399534 25886 raft_consensus.cc:3060] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.405387 25822 raft_consensus.cc:2468] T 90bbc4c2b37a4816b118db88ff1bb590 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:09:58.406477 25886 raft_consensus.cc:2749] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:58.404551 25909 raft_consensus.cc:697] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:09:58.407344 25865 tablet_bootstrap.cc:654] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:58.407927 25909 consensus_queue.cc:237] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.415931 25570 catalog_manager.cc:5697] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e reported cstate change: term changed from 0 to 1, leader changed from <none> to 338bcd35e6844d71a828bcf74720917e (127.21.70.195). New cstate: current_term: 1 leader_uuid: "338bcd35e6844d71a828bcf74720917e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:58.417691 25911 consensus_queue.cc:1048] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:58.427081 25572 catalog_manager.cc:5697] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:58.462604 25908 raft_consensus.cc:515] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.466907 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5518de96a5476ca208dc237cd992df" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:09:58.467718 25822 raft_consensus.cc:3060] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.466343 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5518de96a5476ca208dc237cd992df" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:09:58.468547 25672 raft_consensus.cc:3060] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.477227 25908 leader_election.cc:290] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.480782 25865 tablet_bootstrap.cc:492] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:09:58.481395 25865 ts_tablet_manager.cc:1403] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.096s	user 0.033s	sys 0.047s
I20260713 09:09:58.482486 25822 raft_consensus.cc:2468] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:09:58.483708 25715 leader_election.cc:304] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:09:58.484086 25865 raft_consensus.cc:359] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.484803 25865 raft_consensus.cc:385] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:58.480618 25672 raft_consensus.cc:2468] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:09:58.485050 25865 raft_consensus.cc:740] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:09:58.485829 25865 consensus_queue.cc:260] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.487869 25865 ts_tablet_manager.cc:1434] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:09:58.485049 25908 raft_consensus.cc:2804] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:58.491783 25908 raft_consensus.cc:697] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:09:58.491139 25572 catalog_manager.cc:5697] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:58.492919 25908 consensus_queue.cc:237] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.505590 25909 consensus_queue.cc:1048] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:58.516410 25572 catalog_manager.cc:5697] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:58.530613 25908 raft_consensus.cc:493] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:58.531049 25908 raft_consensus.cc:515] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.532626 25908 leader_election.cc:290] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.533308 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a877d28527b45068674edc75137e224" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:09:58.533529 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a877d28527b45068674edc75137e224" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:09:58.534210 25822 raft_consensus.cc:2393] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf1fa010b9134014bf8ef1bd69118e26 in current term 1: Already voted for candidate b39a006b26cb4975958449958cbc5be3 in this term.
I20260713 09:09:58.535058 25715 leader_election.cc:304] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf1fa010b9134014bf8ef1bd69118e26; no voters: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3
I20260713 09:09:58.535668 25908 raft_consensus.cc:3060] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.540026 25908 raft_consensus.cc:2749] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:58.579465 25749 raft_consensus.cc:3060] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.585098 25866 consensus_queue.cc:1048] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:58.594797 25881 consensus_queue.cc:1048] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:58.641927 25896 consensus_queue.cc:1048] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:58.644342 25749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fb8b65df4a34adea8de7a7e93c1debd"
dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
mode: GRACEFUL
new_leader_uuid: "b39a006b26cb4975958449958cbc5be3"
 from {username='slave'} at 127.0.0.1:39812
I20260713 09:09:58.644956 25749 raft_consensus.cc:606] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Received request to transfer leadership to TS b39a006b26cb4975958449958cbc5be3
I20260713 09:09:58.648176 25823 raft_consensus.cc:3060] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:58.651386 25749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b5518de96a5476ca208dc237cd992df"
dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
mode: GRACEFUL
new_leader_uuid: "b39a006b26cb4975958449958cbc5be3"
 from {username='slave'} at 127.0.0.1:39812
I20260713 09:09:58.652016 25749 raft_consensus.cc:606] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Received request to transfer leadership to TS b39a006b26cb4975958449958cbc5be3
I20260713 09:09:58.656075 25871 consensus_queue.cc:1048] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:58.657028 25908 consensus_queue.cc:1048] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:58.664402 25908 consensus_queue.cc:1048] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:58.670910 25749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2af2ae32c5b346f391847629b4a97741"
dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
mode: GRACEFUL
new_leader_uuid: "b39a006b26cb4975958449958cbc5be3"
 from {username='slave'} at 127.0.0.1:39812
I20260713 09:09:58.671623 25749 raft_consensus.cc:606] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Received request to transfer leadership to TS b39a006b26cb4975958449958cbc5be3
I20260713 09:09:58.696369 25823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "053a586cafee47b6ab28274ffe554fd7"
dest_uuid: "338bcd35e6844d71a828bcf74720917e"
mode: GRACEFUL
new_leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
 from {username='slave'} at 127.0.0.1:56442
I20260713 09:09:58.696833 25823 raft_consensus.cc:606] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 1 LEADER]: Received request to transfer leadership to TS bf1fa010b9134014bf8ef1bd69118e26
I20260713 09:09:58.701136 25823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c4eb538962c4636b62205b8c1054469"
dest_uuid: "338bcd35e6844d71a828bcf74720917e"
mode: GRACEFUL
new_leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
 from {username='slave'} at 127.0.0.1:56442
I20260713 09:09:58.701611 25823 raft_consensus.cc:606] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 1 LEADER]: Received request to transfer leadership to TS bf1fa010b9134014bf8ef1bd69118e26
I20260713 09:09:58.718942 25673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d22d182402c493d82833ed8bdaaae4e"
dest_uuid: "b39a006b26cb4975958449958cbc5be3"
mode: GRACEFUL
new_leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
 from {username='slave'} at 127.0.0.1:45398
I20260713 09:09:58.719491 25673 raft_consensus.cc:606] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Received request to transfer leadership to TS bf1fa010b9134014bf8ef1bd69118e26
I20260713 09:09:58.724089 25749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8ef51346a0e46ef8d1ebc11aa412ad2"
dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
mode: GRACEFUL
new_leader_uuid: "338bcd35e6844d71a828bcf74720917e"
 from {username='slave'} at 127.0.0.1:39812
I20260713 09:09:58.724570 25749 raft_consensus.cc:606] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Received request to transfer leadership to TS 338bcd35e6844d71a828bcf74720917e
I20260713 09:09:58.752254 25881 consensus_queue.cc:1048] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:58.762558 25881 consensus_queue.cc:1048] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:58.769594 25883 raft_consensus.cc:993] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e: : Instructing follower bf1fa010b9134014bf8ef1bd69118e26 to start an election
I20260713 09:09:58.770005 25881 raft_consensus.cc:1081] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 1 LEADER]: Signalling peer bf1fa010b9134014bf8ef1bd69118e26 to start an election
I20260713 09:09:58.771518 25749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "053a586cafee47b6ab28274ffe554fd7"
dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
 from {username='slave'} at 127.0.0.1:39790
I20260713 09:09:58.772099 25749 raft_consensus.cc:493] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:58.772447 25749 raft_consensus.cc:3060] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.777184 25749 raft_consensus.cc:515] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.778641 25749 leader_election.cc:290] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 2 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.779443 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a586cafee47b6ab28274ffe554fd7" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:09:58.780061 25673 raft_consensus.cc:3060] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.779745 25823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a586cafee47b6ab28274ffe554fd7" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:09:58.780654 25823 raft_consensus.cc:3055] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:58.780974 25823 raft_consensus.cc:740] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Running, Role: LEADER
I20260713 09:09:58.781734 25823 consensus_queue.cc:260] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.782940 25823 raft_consensus.cc:3060] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.787010 25673 raft_consensus.cc:2468] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 2.
I20260713 09:09:58.788058 25714 leader_election.cc:304] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:09:58.788710 25909 raft_consensus.cc:2804] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:58.789198 25909 raft_consensus.cc:697] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:09:58.789228 25823 raft_consensus.cc:2468] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 2.
I20260713 09:09:58.790081 25909 consensus_queue.cc:237] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.795835 25570 catalog_manager.cc:5697] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 1 to 2, leader changed from 338bcd35e6844d71a828bcf74720917e (127.21.70.195) to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:58.810506 25896 consensus_queue.cc:1048] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:58.819864 25934 consensus_queue.cc:1048] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:58.828258 25871 raft_consensus.cc:993] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3: : Instructing follower bf1fa010b9134014bf8ef1bd69118e26 to start an election
I20260713 09:09:58.828686 25934 raft_consensus.cc:1081] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Signalling peer bf1fa010b9134014bf8ef1bd69118e26 to start an election
I20260713 09:09:58.830049 25749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d22d182402c493d82833ed8bdaaae4e"
dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
 from {username='slave'} at 127.0.0.1:39802
I20260713 09:09:58.830528 25749 raft_consensus.cc:493] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:58.830868 25749 raft_consensus.cc:3060] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.835292 25749 raft_consensus.cc:515] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.837080 25749 leader_election.cc:290] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 2 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.837679 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d22d182402c493d82833ed8bdaaae4e" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:09:58.838044 25823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d22d182402c493d82833ed8bdaaae4e" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:09:58.838321 25673 raft_consensus.cc:3055] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:58.838645 25823 raft_consensus.cc:3060] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.838733 25673 raft_consensus.cc:740] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:09:58.839589 25673 consensus_queue.cc:260] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.840471 25673 raft_consensus.cc:3060] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.843982 25823 raft_consensus.cc:2468] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 2.
I20260713 09:09:58.844871 25715 leader_election.cc:304] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:09:58.845103 25673 raft_consensus.cc:2468] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 2.
I20260713 09:09:58.845551 25909 raft_consensus.cc:2804] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:58.846014 25909 raft_consensus.cc:697] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:09:58.846746 25909 consensus_queue.cc:237] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.851972 25572 catalog_manager.cc:5697] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 1 to 2, leader changed from b39a006b26cb4975958449958cbc5be3 (127.21.70.193) to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:58.869870 25870 raft_consensus.cc:993] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26: : Instructing follower b39a006b26cb4975958449958cbc5be3 to start an election
I20260713 09:09:58.870308 25909 raft_consensus.cc:1081] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Signalling peer b39a006b26cb4975958449958cbc5be3 to start an election
I20260713 09:09:58.871572 25673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fb8b65df4a34adea8de7a7e93c1debd"
dest_uuid: "b39a006b26cb4975958449958cbc5be3"
 from {username='slave'} at 127.0.0.1:45376
I20260713 09:09:58.871951 25673 raft_consensus.cc:493] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:58.872180 25673 raft_consensus.cc:3060] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.876389 25673 raft_consensus.cc:515] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } } peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } }
I20260713 09:09:58.877909 25673 leader_election.cc:290] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 2 election: Requested vote from peers 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:09:58.878538 25823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb8b65df4a34adea8de7a7e93c1debd" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:09:58.878846 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb8b65df4a34adea8de7a7e93c1debd" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:09:58.879106 25823 raft_consensus.cc:3060] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.879429 25749 raft_consensus.cc:3055] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:58.879720 25749 raft_consensus.cc:740] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:09:58.880344 25749 consensus_queue.cc:260] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } } peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } }
I20260713 09:09:58.881207 25749 raft_consensus.cc:3060] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.883766 25823 raft_consensus.cc:2468] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 2.
I20260713 09:09:58.884683 25640 leader_election.cc:304] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: 
I20260713 09:09:58.885439 25934 raft_consensus.cc:2804] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:58.885843 25934 raft_consensus.cc:697] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [term 2 LEADER]: Becoming Leader. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:09:58.885932 25749 raft_consensus.cc:2468] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 2.
I20260713 09:09:58.886667 25934 consensus_queue.cc:237] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } } peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } }
I20260713 09:09:58.892808 25572 catalog_manager.cc:5697] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 reported cstate change: term changed from 1 to 2, leader changed from bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194) to b39a006b26cb4975958449958cbc5be3 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "b39a006b26cb4975958449958cbc5be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:58.914373 25909 consensus_queue.cc:1048] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:58.924924 25911 consensus_queue.cc:1048] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:58.928791 25911 consensus_queue.cc:1048] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:58.932729 25911 consensus_queue.cc:1048] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:58.950125 25911 consensus_queue.cc:1048] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:58.955446 25908 consensus_queue.cc:1048] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:58.966684 25870 raft_consensus.cc:993] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26: : Instructing follower b39a006b26cb4975958449958cbc5be3 to start an election
I20260713 09:09:58.967145 25870 raft_consensus.cc:1081] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Signalling peer b39a006b26cb4975958449958cbc5be3 to start an election
I20260713 09:09:58.969317 25673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b5518de96a5476ca208dc237cd992df"
dest_uuid: "b39a006b26cb4975958449958cbc5be3"
 from {username='slave'} at 127.0.0.1:45376
I20260713 09:09:58.969873 25673 raft_consensus.cc:493] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:58.970222 25673 raft_consensus.cc:3060] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.972025 25940 raft_consensus.cc:993] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26: : Instructing follower 338bcd35e6844d71a828bcf74720917e to start an election
I20260713 09:09:58.972543 25870 raft_consensus.cc:1081] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Signalling peer 338bcd35e6844d71a828bcf74720917e to start an election
I20260713 09:09:58.974045 25823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8ef51346a0e46ef8d1ebc11aa412ad2"
dest_uuid: "338bcd35e6844d71a828bcf74720917e"
 from {username='slave'} at 127.0.0.1:56432
I20260713 09:09:58.974639 25823 raft_consensus.cc:493] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:58.974992 25823 raft_consensus.cc:3060] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.978006 25673 raft_consensus.cc:515] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.980661 25673 leader_election.cc:290] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 2 election: Requested vote from peers bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:58.981451 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5518de96a5476ca208dc237cd992df" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:09:58.981638 25823 raft_consensus.cc:515] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.982108 25749 raft_consensus.cc:3055] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:58.982335 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5518de96a5476ca208dc237cd992df" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:09:58.982981 25822 raft_consensus.cc:3060] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.983572 25823 leader_election.cc:290] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 2 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:09:58.984510 25748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ef51346a0e46ef8d1ebc11aa412ad2" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:09:58.984905 25748 raft_consensus.cc:3055] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:58.985219 25748 raft_consensus.cc:740] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:09:58.982511 25749 raft_consensus.cc:740] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:09:58.985971 25748 consensus_queue.cc:260] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.986785 25748 raft_consensus.cc:3060] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.986410 25749 consensus_queue.cc:260] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.987875 25749 raft_consensus.cc:3060] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.991775 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ef51346a0e46ef8d1ebc11aa412ad2" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:09:58.992329 25673 raft_consensus.cc:3060] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.994423 25748 raft_consensus.cc:2468] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 2.
I20260713 09:09:58.995602 25788 leader_election.cc:304] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:09:58.996256 25749 raft_consensus.cc:2468] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 2.
I20260713 09:09:58.996441 25881 raft_consensus.cc:2804] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:58.997010 25881 raft_consensus.cc:697] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 2 LEADER]: Becoming Leader. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Running, Role: LEADER
I20260713 09:09:58.997876 25881 consensus_queue.cc:237] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:58.998412 25639 leader_election.cc:304] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:09:58.998777 25673 raft_consensus.cc:2468] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 2.
I20260713 09:09:58.999312 25934 raft_consensus.cc:2804] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:58.999869 25934 raft_consensus.cc:697] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 2 LEADER]: Becoming Leader. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:09:59.000844 25934 consensus_queue.cc:237] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:59.002066 25822 raft_consensus.cc:2468] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 2.
I20260713 09:09:59.006305 25569 catalog_manager.cc:5697] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e reported cstate change: term changed from 1 to 2, leader changed from bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194) to 338bcd35e6844d71a828bcf74720917e (127.21.70.195). New cstate: current_term: 2 leader_uuid: "338bcd35e6844d71a828bcf74720917e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:59.008251 25572 catalog_manager.cc:5697] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 reported cstate change: term changed from 1 to 2, leader changed from bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194) to b39a006b26cb4975958449958cbc5be3 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "b39a006b26cb4975958449958cbc5be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:59.144325 25883 raft_consensus.cc:993] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e: : Instructing follower bf1fa010b9134014bf8ef1bd69118e26 to start an election
I20260713 09:09:59.144912 25881 raft_consensus.cc:1081] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 1 LEADER]: Signalling peer bf1fa010b9134014bf8ef1bd69118e26 to start an election
I20260713 09:09:59.146456 25749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c4eb538962c4636b62205b8c1054469"
dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
 from {username='slave'} at 127.0.0.1:39790
I20260713 09:09:59.146896 25749 raft_consensus.cc:493] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:59.147224 25749 raft_consensus.cc:3060] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.151793 25749 raft_consensus.cc:515] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:59.153370 25749 leader_election.cc:290] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 2 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:59.154541 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4eb538962c4636b62205b8c1054469" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:09:59.154870 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4eb538962c4636b62205b8c1054469" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:09:59.155093 25673 raft_consensus.cc:3060] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.155512 25822 raft_consensus.cc:3055] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:59.155879 25822 raft_consensus.cc:740] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Running, Role: LEADER
I20260713 09:09:59.156677 25822 consensus_queue.cc:260] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:59.157970 25822 raft_consensus.cc:3060] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.159996 25673 raft_consensus.cc:2468] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 2.
I20260713 09:09:59.161037 25714 leader_election.cc:304] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:09:59.161691 25911 raft_consensus.cc:2804] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:59.162098 25911 raft_consensus.cc:697] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:09:59.162896 25911 consensus_queue.cc:237] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:59.164671 25822 raft_consensus.cc:2468] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 2.
I20260713 09:09:59.169047 25572 catalog_manager.cc:5697] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 1 to 2, leader changed from 338bcd35e6844d71a828bcf74720917e (127.21.70.195) to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:59.193719 25870 raft_consensus.cc:993] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26: : Instructing follower b39a006b26cb4975958449958cbc5be3 to start an election
I20260713 09:09:59.194141 25911 raft_consensus.cc:1081] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Signalling peer b39a006b26cb4975958449958cbc5be3 to start an election
I20260713 09:09:59.195492 25673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2af2ae32c5b346f391847629b4a97741"
dest_uuid: "b39a006b26cb4975958449958cbc5be3"
 from {username='slave'} at 127.0.0.1:45376
I20260713 09:09:59.195932 25673 raft_consensus.cc:493] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:59.196218 25673 raft_consensus.cc:3060] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.200856 25673 raft_consensus.cc:515] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:59.203079 25673 leader_election.cc:290] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 2 election: Requested vote from peers bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:09:59.203243 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ae32c5b346f391847629b4a97741" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:09:59.203572 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af2ae32c5b346f391847629b4a97741" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:09:59.203855 25749 raft_consensus.cc:3055] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:59.203874 25672 raft_consensus.cc:1275] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Refusing update from remote peer bf1fa010b9134014bf8ef1bd69118e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.204253 25822 raft_consensus.cc:3060] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.204363 25749 raft_consensus.cc:740] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:09:59.205103 25749 consensus_queue.cc:260] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:59.205528 25911 consensus_queue.cc:1048] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:59.206139 25749 raft_consensus.cc:3060] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.210505 25822 raft_consensus.cc:2468] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 2.
I20260713 09:09:59.211673 25640 leader_election.cc:304] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: 
I20260713 09:09:59.212430 25896 raft_consensus.cc:2804] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:59.212889 25896 raft_consensus.cc:697] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [term 2 LEADER]: Becoming Leader. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:09:59.213135 25749 raft_consensus.cc:2468] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 2.
I20260713 09:09:59.213797 25822 raft_consensus.cc:1275] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Refusing update from remote peer bf1fa010b9134014bf8ef1bd69118e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.213734 25896 consensus_queue.cc:237] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:09:59.215080 25870 consensus_queue.cc:1048] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:59.221357 25572 catalog_manager.cc:5697] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 reported cstate change: term changed from 1 to 2, leader changed from bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194) to b39a006b26cb4975958449958cbc5be3 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "b39a006b26cb4975958449958cbc5be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:59.301021 25822 raft_consensus.cc:1275] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Refusing update from remote peer bf1fa010b9134014bf8ef1bd69118e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.302196 25911 consensus_queue.cc:1048] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:59.309525 25672 raft_consensus.cc:1275] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Refusing update from remote peer bf1fa010b9134014bf8ef1bd69118e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.310997 25908 consensus_queue.cc:1048] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:59.345867 25822 raft_consensus.cc:1275] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Refusing update from remote peer b39a006b26cb4975958449958cbc5be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.346989 25896 consensus_queue.cc:1048] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:59.353960 25749 raft_consensus.cc:1275] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Refusing update from remote peer b39a006b26cb4975958449958cbc5be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.355374 25934 consensus_queue.cc:1048] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:59.503764 25749 raft_consensus.cc:1275] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Refusing update from remote peer 338bcd35e6844d71a828bcf74720917e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.505555 25881 consensus_queue.cc:1048] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:59.568002 25672 raft_consensus.cc:1275] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Refusing update from remote peer 338bcd35e6844d71a828bcf74720917e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.570163 25881 consensus_queue.cc:1048] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:59.681857 25672 raft_consensus.cc:1275] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Refusing update from remote peer bf1fa010b9134014bf8ef1bd69118e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.683341 25911 consensus_queue.cc:1048] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:59.687533 25748 raft_consensus.cc:1275] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Refusing update from remote peer b39a006b26cb4975958449958cbc5be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.692849 25896 consensus_queue.cc:1048] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:59.697304 25823 raft_consensus.cc:1275] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Refusing update from remote peer b39a006b26cb4975958449958cbc5be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.698859 25821 raft_consensus.cc:1275] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Refusing update from remote peer b39a006b26cb4975958449958cbc5be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.701960 25934 consensus_queue.cc:1048] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:09:59.701705 25944 consensus_queue.cc:1048] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:09:59.708541 25823 raft_consensus.cc:1275] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Refusing update from remote peer bf1fa010b9134014bf8ef1bd69118e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.710848 25749 raft_consensus.cc:1275] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Refusing update from remote peer b39a006b26cb4975958449958cbc5be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.715936 25911 consensus_queue.cc:1048] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:59.716805 25896 consensus_queue.cc:1048] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:00.582280 25770 debug-util.cc:398] Leaking SignalData structure 0x7b08001dff40 after lost signal to thread 21790
W20260713 09:10:00.583207 25770 debug-util.cc:398] Leaking SignalData structure 0x7b08001de320 after lost signal to thread 25606
W20260713 09:10:00.584228 25770 debug-util.cc:398] Leaking SignalData structure 0x7b08001b8340 after lost signal to thread 25698
W20260713 09:10:00.585110 25770 debug-util.cc:398] Leaking SignalData structure 0x7b080018b0a0 after lost signal to thread 25773
W20260713 09:10:00.585937 25770 debug-util.cc:398] Leaking SignalData structure 0x7b08000c8d80 after lost signal to thread 25847
I20260713 09:10:01.828663 25570 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41742:
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"
    }
  }
}
W20260713 09:10:01.832453 25570 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.
I20260713 09:10:01.887627 25660 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9f1bfd74c545feb0dd935d67e69b2d (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:01.889038 25660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9f1bfd74c545feb0dd935d67e69b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.890374 25807 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9f1bfd74c545feb0dd935d67e69b2d (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:01.891722 25807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9f1bfd74c545feb0dd935d67e69b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.898046 25663 tablet_service.cc:1511] Processing CreateTablet for tablet 7c06569f535340ce8b7ba255233b5404 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:01.898393 25738 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9f1bfd74c545feb0dd935d67e69b2d (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:01.899791 25663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c06569f535340ce8b7ba255233b5404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.899796 25738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9f1bfd74c545feb0dd935d67e69b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.900923 25734 tablet_service.cc:1511] Processing CreateTablet for tablet 7c06569f535340ce8b7ba255233b5404 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:01.902235 25734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c06569f535340ce8b7ba255233b5404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.904872 25810 tablet_service.cc:1511] Processing CreateTablet for tablet 7c06569f535340ce8b7ba255233b5404 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:01.906118 25810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c06569f535340ce8b7ba255233b5404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.907498 25662 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbcf0daf2154a229b7d3b1c61534e16 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:01.908746 25662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbcf0daf2154a229b7d3b1c61534e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.913514 25813 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbcf0daf2154a229b7d3b1c61534e16 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:01.913841 25806 tablet_service.cc:1511] Processing CreateTablet for tablet 931e0fa2a03944dd945430e442530bc5 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:01.914814 25813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbcf0daf2154a229b7d3b1c61534e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.915490 25806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 931e0fa2a03944dd945430e442530bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.916760 25735 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbcf0daf2154a229b7d3b1c61534e16 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:01.917135 25737 tablet_service.cc:1511] Processing CreateTablet for tablet 931e0fa2a03944dd945430e442530bc5 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:01.918023 25735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbcf0daf2154a229b7d3b1c61534e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.920469 25658 tablet_service.cc:1511] Processing CreateTablet for tablet 77fa329adaf34edabedf26dbd003cb49 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:01.920528 25659 tablet_service.cc:1511] Processing CreateTablet for tablet 931e0fa2a03944dd945430e442530bc5 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:01.921939 25658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77fa329adaf34edabedf26dbd003cb49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.923656 25737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 931e0fa2a03944dd945430e442530bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.923943 25659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 931e0fa2a03944dd945430e442530bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.931149 25731 tablet_service.cc:1511] Processing CreateTablet for tablet 77fa329adaf34edabedf26dbd003cb49 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:01.932469 25731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77fa329adaf34edabedf26dbd003cb49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.936436 25811 tablet_service.cc:1511] Processing CreateTablet for tablet 77fa329adaf34edabedf26dbd003cb49 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:01.937683 25811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77fa329adaf34edabedf26dbd003cb49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.950757 25657 tablet_service.cc:1511] Processing CreateTablet for tablet 25e1a0b180b841368698dbd3272efce6 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:01.952113 25657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e1a0b180b841368698dbd3272efce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.952606 25732 tablet_service.cc:1511] Processing CreateTablet for tablet 25e1a0b180b841368698dbd3272efce6 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:01.953852 25732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e1a0b180b841368698dbd3272efce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.972549 25809 tablet_service.cc:1511] Processing CreateTablet for tablet 25e1a0b180b841368698dbd3272efce6 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:01.973865 25809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e1a0b180b841368698dbd3272efce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.985524 25656 tablet_service.cc:1511] Processing CreateTablet for tablet ac9e55e0f79040c28846d0c835856537 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:01.986840 25656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9e55e0f79040c28846d0c835856537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.989688 25738 tablet_service.cc:1511] Processing CreateTablet for tablet ac9e55e0f79040c28846d0c835856537 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:01.990945 25738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9e55e0f79040c28846d0c835856537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:02.001073 25805 tablet_service.cc:1511] Processing CreateTablet for tablet ac9e55e0f79040c28846d0c835856537 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:02.002765 25805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9e55e0f79040c28846d0c835856537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:02.002648 25661 tablet_service.cc:1511] Processing CreateTablet for tablet 83fe1d4be30f49f5b90e5063df117618 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:02.004127 25661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83fe1d4be30f49f5b90e5063df117618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:02.022922 25735 tablet_service.cc:1511] Processing CreateTablet for tablet 83fe1d4be30f49f5b90e5063df117618 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:02.023540 25811 tablet_service.cc:1511] Processing CreateTablet for tablet 83fe1d4be30f49f5b90e5063df117618 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:02.024438 25735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83fe1d4be30f49f5b90e5063df117618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:02.024835 25811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83fe1d4be30f49f5b90e5063df117618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:02.024470 25658 tablet_service.cc:1511] Processing CreateTablet for tablet c107a327e7e444a08357af50b97c45b7 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:02.027873 25658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c107a327e7e444a08357af50b97c45b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:02.038440 25733 tablet_service.cc:1511] Processing CreateTablet for tablet c107a327e7e444a08357af50b97c45b7 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:02.039830 25733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c107a327e7e444a08357af50b97c45b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:02.047361 25806 tablet_service.cc:1511] Processing CreateTablet for tablet c107a327e7e444a08357af50b97c45b7 (DEFAULT_TABLE table=soft_deleted_table [id=e08b37bf04b44d2282d8434504606545]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:02.048017 25963 tablet_bootstrap.cc:492] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:10:02.048720 25806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c107a327e7e444a08357af50b97c45b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:02.049846 25964 tablet_bootstrap.cc:492] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:10:02.056619 25964 tablet_bootstrap.cc:654] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.067061 25965 tablet_bootstrap.cc:492] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:10:02.076071 25965 tablet_bootstrap.cc:654] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.064841 25963 tablet_bootstrap.cc:654] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.087163 25964 tablet_bootstrap.cc:492] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:10:02.088196 25964 ts_tablet_manager.cc:1403] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.006s
I20260713 09:10:02.091111 25964 raft_consensus.cc:359] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.093825 25964 raft_consensus.cc:385] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.094497 25964 raft_consensus.cc:740] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.095600 25964 consensus_queue.cc:260] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.098869 25964 ts_tablet_manager.cc:1434] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260713 09:10:02.099980 25964 tablet_bootstrap.cc:492] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:10:02.101150 25963 tablet_bootstrap.cc:492] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:10:02.101711 25963 ts_tablet_manager.cc:1403] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.004s
I20260713 09:10:02.104686 25963 raft_consensus.cc:359] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.105441 25963 raft_consensus.cc:385] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.105772 25963 raft_consensus.cc:740] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.106487 25964 tablet_bootstrap.cc:654] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.106601 25963 consensus_queue.cc:260] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.113914 25965 tablet_bootstrap.cc:492] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:10:02.114462 25965 ts_tablet_manager.cc:1403] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.009s
I20260713 09:10:02.117710 25965 raft_consensus.cc:359] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.118498 25965 raft_consensus.cc:385] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.118659 25963 ts_tablet_manager.cc:1434] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260713 09:10:02.118844 25965 raft_consensus.cc:740] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.119959 25965 consensus_queue.cc:260] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.127480 25965 ts_tablet_manager.cc:1434] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:10:02.128490 25965 tablet_bootstrap.cc:492] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:10:02.135325 25965 tablet_bootstrap.cc:654] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.139070 25963 tablet_bootstrap.cc:492] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:10:02.149463 25963 tablet_bootstrap.cc:654] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.149945 25964 tablet_bootstrap.cc:492] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:10:02.150530 25964 ts_tablet_manager.cc:1403] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.031s
I20260713 09:10:02.153740 25964 raft_consensus.cc:359] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.154475 25964 raft_consensus.cc:385] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.154847 25963 tablet_bootstrap.cc:492] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:10:02.154810 25964 raft_consensus.cc:740] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.155558 25963 ts_tablet_manager.cc:1403] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:10:02.155681 25964 consensus_queue.cc:260] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.157979 25964 ts_tablet_manager.cc:1434] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:02.158825 25964 tablet_bootstrap.cc:492] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:10:02.158453 25963 raft_consensus.cc:359] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.159262 25963 raft_consensus.cc:385] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.159637 25963 raft_consensus.cc:740] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.160480 25963 consensus_queue.cc:260] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.155714 25965 tablet_bootstrap.cc:492] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:10:02.164973 25965 ts_tablet_manager.cc:1403] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.004s
I20260713 09:10:02.167301 25963 ts_tablet_manager.cc:1434] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:10:02.167922 25965 raft_consensus.cc:359] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.168358 25963 tablet_bootstrap.cc:492] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:10:02.168629 25965 raft_consensus.cc:385] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.168955 25965 raft_consensus.cc:740] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.169678 25965 consensus_queue.cc:260] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.171970 25965 ts_tablet_manager.cc:1434] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:02.172938 25965 tablet_bootstrap.cc:492] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:10:02.175866 25963 tablet_bootstrap.cc:654] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.177675 25964 tablet_bootstrap.cc:654] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.182467 25965 tablet_bootstrap.cc:654] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:02.200616 25619 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:02.207265 25963 tablet_bootstrap.cc:492] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:10:02.207998 25963 ts_tablet_manager.cc:1403] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.007s
I20260713 09:10:02.212499 25964 tablet_bootstrap.cc:492] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:10:02.213068 25964 ts_tablet_manager.cc:1403] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.022s
I20260713 09:10:02.213322 25963 raft_consensus.cc:359] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.214138 25963 raft_consensus.cc:385] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.214464 25963 raft_consensus.cc:740] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.215237 25965 tablet_bootstrap.cc:492] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:10:02.215945 25965 ts_tablet_manager.cc:1403] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.008s
I20260713 09:10:02.215301 25963 consensus_queue.cc:260] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.216274 25964 raft_consensus.cc:359] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.217051 25964 raft_consensus.cc:385] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.217368 25964 raft_consensus.cc:740] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.218122 25964 consensus_queue.cc:260] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.221107 25963 ts_tablet_manager.cc:1434] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260713 09:10:02.224188 25963 tablet_bootstrap.cc:492] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:10:02.224658 25964 ts_tablet_manager.cc:1434] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:10:02.225615 25964 tablet_bootstrap.cc:492] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:10:02.219219 25965 raft_consensus.cc:359] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.231269 25963 tablet_bootstrap.cc:654] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.231575 25965 raft_consensus.cc:385] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.231946 25965 raft_consensus.cc:740] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.232682 25965 consensus_queue.cc:260] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.233573 25896 raft_consensus.cc:493] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.234031 25896 raft_consensus.cc:515] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.234954 25965 ts_tablet_manager.cc:1434] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.000s
I20260713 09:10:02.235905 25965 tablet_bootstrap.cc:492] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:10:02.241879 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9f1bfd74c545feb0dd935d67e69b2d" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:10:02.242652 25964 tablet_bootstrap.cc:654] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.242559 25821 raft_consensus.cc:2468] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 0.
I20260713 09:10:02.243311 25963 tablet_bootstrap.cc:492] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:10:02.243896 25963 ts_tablet_manager.cc:1403] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260713 09:10:02.245379 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9f1bfd74c545feb0dd935d67e69b2d" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26" is_pre_election: true
I20260713 09:10:02.246042 25749 raft_consensus.cc:2468] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 0.
I20260713 09:10:02.246130 25640 leader_election.cc:304] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: 
I20260713 09:10:02.250432 25963 raft_consensus.cc:359] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.251201 25963 raft_consensus.cc:385] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.251576 25963 raft_consensus.cc:740] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.252087 25977 raft_consensus.cc:2804] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.252568 25977 raft_consensus.cc:493] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.252306 25963 consensus_queue.cc:260] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.252969 25977 raft_consensus.cc:3060] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.258241 25964 tablet_bootstrap.cc:492] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:10:02.262647 25964 ts_tablet_manager.cc:1403] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.004s
I20260713 09:10:02.239885 25896 leader_election.cc:290] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.265426 25964 raft_consensus.cc:359] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.266237 25964 raft_consensus.cc:385] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.242137 25965 tablet_bootstrap.cc:654] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.266582 25964 raft_consensus.cc:740] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.260135 25963 ts_tablet_manager.cc:1434] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260713 09:10:02.271993 25964 consensus_queue.cc:260] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.272506 25963 tablet_bootstrap.cc:492] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:10:02.274721 25977 raft_consensus.cc:515] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.277809 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9f1bfd74c545feb0dd935d67e69b2d" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:10:02.278360 25749 raft_consensus.cc:3060] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.278939 25963 tablet_bootstrap.cc:654] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.282860 25964 ts_tablet_manager.cc:1434] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:10:02.283839 25964 tablet_bootstrap.cc:492] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:10:02.289882 25964 tablet_bootstrap.cc:654] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.294476 25749 raft_consensus.cc:2468] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 1.
I20260713 09:10:02.295831 25639 leader_election.cc:304] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:02.296746 25896 raft_consensus.cc:2804] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.297204 25896 raft_consensus.cc:697] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Becoming Leader. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:10:02.298029 25896 consensus_queue.cc:237] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.298560 25965 tablet_bootstrap.cc:492] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:10:02.299196 25965 ts_tablet_manager.cc:1403] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.063s	user 0.005s	sys 0.011s
I20260713 09:10:02.303596 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9f1bfd74c545feb0dd935d67e69b2d" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:10:02.304253 25821 raft_consensus.cc:3060] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.304925 25977 leader_election.cc:290] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 election: Requested vote from peers bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.303324 25965 raft_consensus.cc:359] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.308257 25965 raft_consensus.cc:385] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.308524 25963 tablet_bootstrap.cc:492] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:10:02.308570 25965 raft_consensus.cc:740] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.309193 25963 ts_tablet_manager.cc:1403] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.003s
I20260713 09:10:02.309432 25965 consensus_queue.cc:260] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.313131 25963 raft_consensus.cc:359] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.314028 25963 raft_consensus.cc:385] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.314328 25963 raft_consensus.cc:740] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.315052 25963 consensus_queue.cc:260] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.315325 25965 ts_tablet_manager.cc:1434] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260713 09:10:02.318949 25821 raft_consensus.cc:2468] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 1.
I20260713 09:10:02.322978 25965 tablet_bootstrap.cc:492] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:10:02.328145 25570 catalog_manager.cc:5697] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b39a006b26cb4975958449958cbc5be3 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "b39a006b26cb4975958449958cbc5be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.328940 25965 tablet_bootstrap.cc:654] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.321259 25963 ts_tablet_manager.cc:1434] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:10:02.331207 25963 tablet_bootstrap.cc:492] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:10:02.333113 25964 tablet_bootstrap.cc:492] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:10:02.333606 25964 ts_tablet_manager.cc:1403] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.007s
I20260713 09:10:02.336712 25964 raft_consensus.cc:359] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.344614 25963 tablet_bootstrap.cc:654] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.346935 25965 tablet_bootstrap.cc:492] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:10:02.348727 25965 ts_tablet_manager.cc:1403] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.010s
I20260713 09:10:02.350098 25964 raft_consensus.cc:385] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.350435 25964 raft_consensus.cc:740] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.351167 25964 consensus_queue.cc:260] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.351944 25965 raft_consensus.cc:359] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.352802 25965 raft_consensus.cc:385] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.353240 25965 raft_consensus.cc:740] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.354183 25965 consensus_queue.cc:260] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.356333 25964 ts_tablet_manager.cc:1434] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260713 09:10:02.357314 25964 tablet_bootstrap.cc:492] T 25e1a0b180b841368698dbd3272efce6 P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:10:02.359783 25965 ts_tablet_manager.cc:1434] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:10:02.361534 25965 tablet_bootstrap.cc:492] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:10:02.363724 25964 tablet_bootstrap.cc:654] T 25e1a0b180b841368698dbd3272efce6 P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.365958 25963 tablet_bootstrap.cc:492] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:10:02.366456 25963 ts_tablet_manager.cc:1403] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.005s
I20260713 09:10:02.370232 25963 raft_consensus.cc:359] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.372403 25908 raft_consensus.cc:493] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.372994 25908 raft_consensus.cc:515] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.376534 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c06569f535340ce8b7ba255233b5404" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:10:02.377306 25672 raft_consensus.cc:2468] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:10:02.378803 25714 leader_election.cc:304] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:02.379496 25908 leader_election.cc:290] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.379979 25908 raft_consensus.cc:493] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.380077 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c06569f535340ce8b7ba255233b5404" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:10:02.380421 25908 raft_consensus.cc:515] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.380690 25821 raft_consensus.cc:2468] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:10:02.382536 25908 leader_election.cc:290] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.383059 25908 raft_consensus.cc:2804] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.371132 25963 raft_consensus.cc:385] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.383543 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1a0b180b841368698dbd3272efce6" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:10:02.383819 25986 raft_consensus.cc:493] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.383380 25908 raft_consensus.cc:493] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.384826 25908 raft_consensus.cc:3060] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.384614 25986 raft_consensus.cc:515] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
W20260713 09:10:02.385010 25715 leader_election.cc:343] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.387579 25986 leader_election.cc:290] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.388091 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbcf0daf2154a229b7d3b1c61534e16" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:10:02.388693 25821 raft_consensus.cc:2468] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:10:02.389873 25715 leader_election.cc:304] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:02.390710 25986 raft_consensus.cc:2804] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.383911 25963 raft_consensus.cc:740] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.391121 25986 raft_consensus.cc:493] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.391696 25963 consensus_queue.cc:260] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.394035 25963 ts_tablet_manager.cc:1434] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260713 09:10:02.399212 25963 tablet_bootstrap.cc:492] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:10:02.395110 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1a0b180b841368698dbd3272efce6" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:10:02.405639 25672 raft_consensus.cc:2468] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:10:02.396529 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbcf0daf2154a229b7d3b1c61534e16" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:10:02.406761 25673 raft_consensus.cc:2468] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:10:02.391708 25986 raft_consensus.cc:3060] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.412634 25714 leader_election.cc:304] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [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: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 338bcd35e6844d71a828bcf74720917e
I20260713 09:10:02.398255 25965 tablet_bootstrap.cc:654] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.414067 25963 tablet_bootstrap.cc:654] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.415825 25964 tablet_bootstrap.cc:492] T 25e1a0b180b841368698dbd3272efce6 P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:10:02.416386 25964 ts_tablet_manager.cc:1403] T 25e1a0b180b841368698dbd3272efce6 P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.009s
I20260713 09:10:02.419943 25964 raft_consensus.cc:359] T 25e1a0b180b841368698dbd3272efce6 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.426767 25964 raft_consensus.cc:385] T 25e1a0b180b841368698dbd3272efce6 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.427167 25964 raft_consensus.cc:740] T 25e1a0b180b841368698dbd3272efce6 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.424357 25963 tablet_bootstrap.cc:492] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:10:02.428218 25963 ts_tablet_manager.cc:1403] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260713 09:10:02.425269 25986 raft_consensus.cc:515] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.429916 25986 leader_election.cc:290] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.391134 25908 raft_consensus.cc:515] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.430527 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbcf0daf2154a229b7d3b1c61534e16" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:10:02.428001 25964 consensus_queue.cc:260] T 25e1a0b180b841368698dbd3272efce6 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.431143 25673 raft_consensus.cc:3060] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.440752 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c06569f535340ce8b7ba255233b5404" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:10:02.435001 25908 leader_election.cc:290] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.433725 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbcf0daf2154a229b7d3b1c61534e16" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:10:02.473014 25822 raft_consensus.cc:3060] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.473325 25821 raft_consensus.cc:3060] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.439424 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c06569f535340ce8b7ba255233b5404" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:10:02.475711 25672 raft_consensus.cc:3060] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.432596 25988 raft_consensus.cc:2804] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.484635 25988 raft_consensus.cc:493] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.485038 25988 raft_consensus.cc:3060] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.480115 25821 raft_consensus.cc:2468] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:10:02.431278 25963 raft_consensus.cc:359] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.490064 25963 raft_consensus.cc:385] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.490404 25963 raft_consensus.cc:740] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.490504 25672 raft_consensus.cc:2468] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:10:02.491194 25963 consensus_queue.cc:260] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.493505 25963 ts_tablet_manager.cc:1434] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.065s	user 0.009s	sys 0.000s
I20260713 09:10:02.494472 25963 tablet_bootstrap.cc:492] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:10:02.495172 25673 raft_consensus.cc:2468] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:10:02.481012 25822 raft_consensus.cc:2468] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:10:02.483523 25964 ts_tablet_manager.cc:1434] T 25e1a0b180b841368698dbd3272efce6 P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.067s	user 0.012s	sys 0.011s
I20260713 09:10:02.496770 25964 tablet_bootstrap.cc:492] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:10:02.496651 25714 leader_election.cc:304] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:02.497597 25714 leader_election.cc:304] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:02.497851 25908 raft_consensus.cc:2804] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.498361 25908 raft_consensus.cc:697] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:10:02.499056 25987 raft_consensus.cc:2804] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.459870 25965 tablet_bootstrap.cc:492] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:10:02.499625 25987 raft_consensus.cc:697] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:10:02.499788 25965 ts_tablet_manager.cc:1403] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.138s	user 0.014s	sys 0.004s
I20260713 09:10:02.499208 25908 consensus_queue.cc:237] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.500532 25987 consensus_queue.cc:237] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.502797 25965 raft_consensus.cc:359] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.508385 25965 raft_consensus.cc:385] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.508734 25965 raft_consensus.cc:740] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.509505 25965 consensus_queue.cc:260] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.512511 25965 ts_tablet_manager.cc:1434] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:10:02.514269 25965 tablet_bootstrap.cc:492] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:10:02.518317 25952 raft_consensus.cc:493] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.518872 25952 raft_consensus.cc:515] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.508071 25964 tablet_bootstrap.cc:654] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.516253 25963 tablet_bootstrap.cc:654] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.524863 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fa329adaf34edabedf26dbd003cb49" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:10:02.527760 25673 raft_consensus.cc:2468] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 0.
I20260713 09:10:02.529520 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fa329adaf34edabedf26dbd003cb49" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26" is_pre_election: true
I20260713 09:10:02.529641 25788 leader_election.cc:304] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: 
I20260713 09:10:02.517093 25988 raft_consensus.cc:515] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.529770 25965 tablet_bootstrap.cc:654] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.535463 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1a0b180b841368698dbd3272efce6" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:10:02.538147 25952 leader_election.cc:290] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:10:02.540774 25908 raft_consensus.cc:493] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.541962 25672 raft_consensus.cc:3060] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.545624 25964 tablet_bootstrap.cc:492] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:10:02.546039 25963 tablet_bootstrap.cc:492] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:10:02.546077 25964 ts_tablet_manager.cc:1403] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.003s
I20260713 09:10:02.546511 25963 ts_tablet_manager.cc:1403] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.000s
I20260713 09:10:02.549352 25963 raft_consensus.cc:359] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.550161 25963 raft_consensus.cc:385] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.550468 25963 raft_consensus.cc:740] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.552610 25964 raft_consensus.cc:359] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.554252 25964 raft_consensus.cc:385] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.551214 25963 consensus_queue.cc:260] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.542832 25952 raft_consensus.cc:2804] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.555531 25964 raft_consensus.cc:740] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.559934 25964 consensus_queue.cc:260] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.559032 25963 ts_tablet_manager.cc:1434] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
W20260713 09:10:02.543844 25788 leader_election.cc:343] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.568240 25963 tablet_bootstrap.cc:492] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3: Bootstrap starting.
I20260713 09:10:02.555049 25908 raft_consensus.cc:515] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.574041 25965 tablet_bootstrap.cc:492] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:10:02.574339 25964 ts_tablet_manager.cc:1434] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260713 09:10:02.574505 25965 ts_tablet_manager.cc:1403] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.008s
I20260713 09:10:02.576530 25963 tablet_bootstrap.cc:654] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.570118 25672 raft_consensus.cc:2468] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:10:02.581017 25714 leader_election.cc:304] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:02.581568 25965 raft_consensus.cc:359] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.570391 25952 raft_consensus.cc:493] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.582300 25965 raft_consensus.cc:385] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.582705 25965 raft_consensus.cc:740] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.581880 25987 raft_consensus.cc:2804] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.583523 25987 raft_consensus.cc:697] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:10:02.583339 25952 raft_consensus.cc:3060] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.583459 25965 consensus_queue.cc:260] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.586091 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1a0b180b841368698dbd3272efce6" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:10:02.586406 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931e0fa2a03944dd945430e442530bc5" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:10:02.586678 25821 raft_consensus.cc:3060] T 25e1a0b180b841368698dbd3272efce6 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.587065 25672 raft_consensus.cc:2468] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:10:02.587013 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931e0fa2a03944dd945430e442530bc5" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:10:02.588007 25822 raft_consensus.cc:2468] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:10:02.588171 25965 ts_tablet_manager.cc:1434] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260713 09:10:02.589148 25965 tablet_bootstrap.cc:492] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:10:02.589282 25715 leader_election.cc:304] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:02.590821 25986 raft_consensus.cc:2804] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.591236 25986 raft_consensus.cc:493] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.591660 25986 raft_consensus.cc:3060] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.591810 25987 consensus_queue.cc:237] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.591500 25569 catalog_manager.cc:5697] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.593644 25569 catalog_manager.cc:5697] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.595350 25964 tablet_bootstrap.cc:492] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
I20260713 09:10:02.597110 25821 raft_consensus.cc:2468] T 25e1a0b180b841368698dbd3272efce6 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:10:02.585831 25908 leader_election.cc:290] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.604458 25965 tablet_bootstrap.cc:654] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.604648 25986 raft_consensus.cc:515] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.585323 25988 leader_election.cc:290] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.610170 25963 tablet_bootstrap.cc:492] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3: No bootstrap required, opened a new log
I20260713 09:10:02.610637 25963 ts_tablet_manager.cc:1403] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.000s
I20260713 09:10:02.610807 25964 tablet_bootstrap.cc:654] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.613251 25963 raft_consensus.cc:359] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.616035 25963 raft_consensus.cc:385] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.616330 25963 raft_consensus.cc:740] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.621801 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931e0fa2a03944dd945430e442530bc5" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:10:02.622565 25672 raft_consensus.cc:3060] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.629451 25963 consensus_queue.cc:260] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.631569 25963 ts_tablet_manager.cc:1434] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260713 09:10:02.632097 25986 leader_election.cc:290] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.633347 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931e0fa2a03944dd945430e442530bc5" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:10:02.633965 25821 raft_consensus.cc:3060] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.635618 25672 raft_consensus.cc:2468] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:10:02.637113 25714 leader_election.cc:304] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:02.638180 25986 raft_consensus.cc:2804] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.638747 25986 raft_consensus.cc:697] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:10:02.639811 25986 consensus_queue.cc:237] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.652616 25952 raft_consensus.cc:515] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.659776 25821 raft_consensus.cc:2468] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:10:02.680454 25569 catalog_manager.cc:5697] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.694757 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fa329adaf34edabedf26dbd003cb49" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:10:02.695623 25673 raft_consensus.cc:3060] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.696201 25952 leader_election.cc:290] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:10:02.700150 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fa329adaf34edabedf26dbd003cb49" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
W20260713 09:10:02.701578 25788 leader_election.cc:343] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.704038 25896 consensus_queue.cc:1048] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:02.706171 25673 raft_consensus.cc:2468] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 1.
I20260713 09:10:02.707466 25788 leader_election.cc:304] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [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: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: bf1fa010b9134014bf8ef1bd69118e26
I20260713 09:10:02.708899 25952 raft_consensus.cc:2804] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.709587 25952 raft_consensus.cc:697] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 1 LEADER]: Becoming Leader. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Running, Role: LEADER
I20260713 09:10:02.710491 25952 consensus_queue.cc:237] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.718957 25964 tablet_bootstrap.cc:492] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:10:02.719623 25964 ts_tablet_manager.cc:1403] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.124s	user 0.026s	sys 0.067s
I20260713 09:10:02.712996 25896 raft_consensus.cc:493] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.722743 25896 raft_consensus.cc:515] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.728785 25964 raft_consensus.cc:359] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.729049 25748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c107a327e7e444a08357af50b97c45b7" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26" is_pre_election: true
I20260713 09:10:02.729504 25964 raft_consensus.cc:385] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.729804 25964 raft_consensus.cc:740] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
W20260713 09:10:02.730683 25639 leader_election.cc:343] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.730549 25964 consensus_queue.cc:260] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.732406 25964 ts_tablet_manager.cc:1434] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:10:02.733069 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c107a327e7e444a08357af50b97c45b7" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:10:02.733301 25964 tablet_bootstrap.cc:492] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e: Bootstrap starting.
W20260713 09:10:02.734498 25640 leader_election.cc:343] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:02.734932 25640 leader_election.cc:304] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b39a006b26cb4975958449958cbc5be3; no voters: 338bcd35e6844d71a828bcf74720917e, bf1fa010b9134014bf8ef1bd69118e26
I20260713 09:10:02.735765 25977 raft_consensus.cc:2749] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:02.736510 25896 leader_election.cc:290] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.740800 25964 tablet_bootstrap.cc:654] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.742583 25965 tablet_bootstrap.cc:492] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:10:02.743222 25965 ts_tablet_manager.cc:1403] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.154s	user 0.035s	sys 0.050s
I20260713 09:10:02.750864 25569 catalog_manager.cc:5697] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.753098 25965 raft_consensus.cc:359] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.754281 25965 raft_consensus.cc:385] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.754769 25965 raft_consensus.cc:740] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.754562 25570 catalog_manager.cc:5697] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e reported cstate change: term changed from 0 to 1, leader changed from <none> to 338bcd35e6844d71a828bcf74720917e (127.21.70.195). New cstate: current_term: 1 leader_uuid: "338bcd35e6844d71a828bcf74720917e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:02.756345 25965 consensus_queue.cc:260] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.758963 25965 ts_tablet_manager.cc:1434] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:10:02.759840 25965 tablet_bootstrap.cc:492] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26: Bootstrap starting.
I20260713 09:10:02.762082 25964 tablet_bootstrap.cc:492] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e: No bootstrap required, opened a new log
I20260713 09:10:02.762518 25964 ts_tablet_manager.cc:1403] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260713 09:10:02.764932 25964 raft_consensus.cc:359] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.765544 25964 raft_consensus.cc:385] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.766261 25965 tablet_bootstrap.cc:654] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:02.765970 25964 raft_consensus.cc:740] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.770682 25964 consensus_queue.cc:260] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.772665 25964 ts_tablet_manager.cc:1434] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:10:02.777401 25977 consensus_queue.cc:1048] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:02.794404 25965 tablet_bootstrap.cc:492] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26: No bootstrap required, opened a new log
I20260713 09:10:02.794952 25965 ts_tablet_manager.cc:1403] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.011s
I20260713 09:10:02.797776 25965 raft_consensus.cc:359] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.798584 25965 raft_consensus.cc:385] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:02.798909 25965 raft_consensus.cc:740] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Initialized, Role: FOLLOWER
I20260713 09:10:02.800024 25965 consensus_queue.cc:260] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.802152 25965 ts_tablet_manager.cc:1434] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:10:02.865020 25978 raft_consensus.cc:493] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.865531 25978 raft_consensus.cc:515] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.867568 25978 leader_election.cc:290] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.868250 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fe1d4be30f49f5b90e5063df117618" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26" is_pre_election: true
I20260713 09:10:02.868854 25749 raft_consensus.cc:2468] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 0.
I20260713 09:10:02.869042 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fe1d4be30f49f5b90e5063df117618" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:10:02.869700 25821 raft_consensus.cc:2468] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 0.
I20260713 09:10:02.869838 25639 leader_election.cc:304] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:02.870576 25978 raft_consensus.cc:2804] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.870931 25978 raft_consensus.cc:493] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.871253 25978 raft_consensus.cc:3060] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.875954 25978 raft_consensus.cc:515] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.877667 25978 leader_election.cc:290] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 election: Requested vote from peers bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.878098 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fe1d4be30f49f5b90e5063df117618" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:10:02.878619 25749 raft_consensus.cc:3060] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.879153 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fe1d4be30f49f5b90e5063df117618" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:10:02.879782 25821 raft_consensus.cc:3060] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.880203 25988 raft_consensus.cc:493] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.880656 25988 raft_consensus.cc:515] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.882454 25988 leader_election.cc:290] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.883951 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c107a327e7e444a08357af50b97c45b7" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:10:02.884222 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c107a327e7e444a08357af50b97c45b7" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:10:02.884451 25749 raft_consensus.cc:2468] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 1.
I20260713 09:10:02.884599 25673 raft_consensus.cc:2468] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:10:02.884884 25822 raft_consensus.cc:2468] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:10:02.885453 25639 leader_election.cc:304] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:02.886165 25715 leader_election.cc:304] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:02.886439 25978 raft_consensus.cc:2804] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.886955 25978 raft_consensus.cc:697] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Becoming Leader. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:10:02.887372 25988 raft_consensus.cc:2804] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.887794 25988 raft_consensus.cc:493] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.888294 25988 raft_consensus.cc:3060] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.887805 25978 consensus_queue.cc:237] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.892066 25821 raft_consensus.cc:2468] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 1.
I20260713 09:10:02.895272 25988 raft_consensus.cc:515] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.898284 25988 leader_election.cc:290] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.899152 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c107a327e7e444a08357af50b97c45b7" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:10:02.899748 25673 raft_consensus.cc:3060] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.899801 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c107a327e7e444a08357af50b97c45b7" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:10:02.900394 25821 raft_consensus.cc:3060] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.900159 25569 catalog_manager.cc:5697] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b39a006b26cb4975958449958cbc5be3 (127.21.70.193). New cstate: current_term: 1 leader_uuid: "b39a006b26cb4975958449958cbc5be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.906500 25673 raft_consensus.cc:2468] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:10:02.907711 25714 leader_election.cc:304] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:02.908129 25821 raft_consensus.cc:2468] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:10:02.908731 25988 raft_consensus.cc:2804] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.909945 25988 raft_consensus.cc:697] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:10:02.910821 25986 raft_consensus.cc:493] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:02.910949 25988 consensus_queue.cc:237] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.911389 25986 raft_consensus.cc:515] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.913374 25986 leader_election.cc:290] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.914827 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9e55e0f79040c28846d0c835856537" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:10:02.914978 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9e55e0f79040c28846d0c835856537" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:10:02.915577 25822 raft_consensus.cc:2468] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:10:02.916453 25673 raft_consensus.cc:2468] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 0.
I20260713 09:10:02.916666 25715 leader_election.cc:304] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:02.917979 25986 raft_consensus.cc:2804] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:02.918323 25986 raft_consensus.cc:493] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:02.918648 25986 raft_consensus.cc:3060] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.925109 25569 catalog_manager.cc:5697] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.926188 25986 raft_consensus.cc:515] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.929008 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9e55e0f79040c28846d0c835856537" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:10:02.929391 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9e55e0f79040c28846d0c835856537" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:10:02.929517 25673 raft_consensus.cc:3060] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.930032 25821 raft_consensus.cc:3060] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:02.935513 25986 leader_election.cc:290] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:02.935915 25673 raft_consensus.cc:2468] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:10:02.936839 25714 leader_election.cc:304] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:02.937243 25821 raft_consensus.cc:2468] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 1.
I20260713 09:10:02.937465 25986 raft_consensus.cc:2804] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:02.938010 25986 raft_consensus.cc:697] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:10:02.938823 25986 consensus_queue.cc:237] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:02.946415 25569 catalog_manager.cc:5697] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 1 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:02.975642 25986 consensus_queue.cc:1048] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:02.994493 25988 consensus_queue.cc:1048] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.022248 25988 consensus_queue.cc:1048] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.023873 25988 consensus_queue.cc:1048] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.039192 25986 consensus_queue.cc:1048] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.048537 25987 consensus_queue.cc:1048] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.091161 25986 consensus_queue.cc:1048] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.104789 25988 consensus_queue.cc:1048] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.122337 25749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c06569f535340ce8b7ba255233b5404"
dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
mode: GRACEFUL
new_leader_uuid: "b39a006b26cb4975958449958cbc5be3"
 from {username='slave'} at 127.0.0.1:39812
I20260713 09:10:03.122889 25749 raft_consensus.cc:606] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Received request to transfer leadership to TS b39a006b26cb4975958449958cbc5be3
I20260713 09:10:03.128425 25749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bbcf0daf2154a229b7d3b1c61534e16"
dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
mode: GRACEFUL
new_leader_uuid: "b39a006b26cb4975958449958cbc5be3"
 from {username='slave'} at 127.0.0.1:39812
I20260713 09:10:03.128961 25749 raft_consensus.cc:606] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Received request to transfer leadership to TS b39a006b26cb4975958449958cbc5be3
I20260713 09:10:03.128813 25988 raft_consensus.cc:493] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:03.129878 25988 raft_consensus.cc:515] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.131722 25988 leader_election.cc:290] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:03.132408 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fa329adaf34edabedf26dbd003cb49" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b39a006b26cb4975958449958cbc5be3" is_pre_election: true
I20260713 09:10:03.132699 25821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fa329adaf34edabedf26dbd003cb49" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338bcd35e6844d71a828bcf74720917e" is_pre_election: true
I20260713 09:10:03.133102 25673 raft_consensus.cc:2393] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf1fa010b9134014bf8ef1bd69118e26 in current term 1: Already voted for candidate 338bcd35e6844d71a828bcf74720917e in this term.
I20260713 09:10:03.134305 25714 leader_election.cc:304] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf1fa010b9134014bf8ef1bd69118e26; no voters: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3
I20260713 09:10:03.135116 25988 raft_consensus.cc:3060] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:03.135190 25749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "931e0fa2a03944dd945430e442530bc5"
dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
mode: GRACEFUL
new_leader_uuid: "b39a006b26cb4975958449958cbc5be3"
 from {username='slave'} at 127.0.0.1:39812
I20260713 09:10:03.135751 25749 raft_consensus.cc:606] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Received request to transfer leadership to TS b39a006b26cb4975958449958cbc5be3
I20260713 09:10:03.141129 25821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77fa329adaf34edabedf26dbd003cb49"
dest_uuid: "338bcd35e6844d71a828bcf74720917e"
mode: GRACEFUL
new_leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
 from {username='slave'} at 127.0.0.1:56442
I20260713 09:10:03.141607 25988 raft_consensus.cc:2749] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:03.141695 25821 raft_consensus.cc:606] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 1 LEADER]: Received request to transfer leadership to TS bf1fa010b9134014bf8ef1bd69118e26
I20260713 09:10:03.151355 25672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83fe1d4be30f49f5b90e5063df117618"
dest_uuid: "b39a006b26cb4975958449958cbc5be3"
mode: GRACEFUL
new_leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
 from {username='slave'} at 127.0.0.1:45398
I20260713 09:10:03.151976 25672 raft_consensus.cc:606] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Received request to transfer leadership to TS bf1fa010b9134014bf8ef1bd69118e26
I20260713 09:10:03.157011 25749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c107a327e7e444a08357af50b97c45b7"
dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
mode: GRACEFUL
new_leader_uuid: "338bcd35e6844d71a828bcf74720917e"
 from {username='slave'} at 127.0.0.1:39812
I20260713 09:10:03.157378 25749 raft_consensus.cc:606] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Received request to transfer leadership to TS 338bcd35e6844d71a828bcf74720917e
I20260713 09:10:03.160744 25952 consensus_queue.cc:1048] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.171082 25995 consensus_queue.cc:1048] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.184531 26023 raft_consensus.cc:993] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e: : Instructing follower bf1fa010b9134014bf8ef1bd69118e26 to start an election
I20260713 09:10:03.184947 26023 raft_consensus.cc:1081] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 1 LEADER]: Signalling peer bf1fa010b9134014bf8ef1bd69118e26 to start an election
I20260713 09:10:03.186331 25749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77fa329adaf34edabedf26dbd003cb49"
dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
 from {username='slave'} at 127.0.0.1:39790
I20260713 09:10:03.186815 25749 raft_consensus.cc:493] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.187137 25749 raft_consensus.cc:3060] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.192286 25749 raft_consensus.cc:515] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.194021 25749 leader_election.cc:290] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 2 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:03.195782 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fa329adaf34edabedf26dbd003cb49" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:10:03.196521 25822 raft_consensus.cc:3055] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.196913 25822 raft_consensus.cc:740] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Running, Role: LEADER
I20260713 09:10:03.197916 25822 consensus_queue.cc:260] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.199388 25822 raft_consensus.cc:3060] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.200098 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fa329adaf34edabedf26dbd003cb49" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:10:03.200798 25672 raft_consensus.cc:3060] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.208802 25672 raft_consensus.cc:2468] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 2.
I20260713 09:10:03.209789 25714 leader_election.cc:304] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:03.210433 25988 raft_consensus.cc:2804] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.210844 25988 raft_consensus.cc:697] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:10:03.211587 25988 consensus_queue.cc:237] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.211898 25822 raft_consensus.cc:2468] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 2.
I20260713 09:10:03.219895 25570 catalog_manager.cc:5697] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 1 to 2, leader changed from 338bcd35e6844d71a828bcf74720917e (127.21.70.195) to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:03.284185 25896 consensus_queue.cc:1048] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.291780 25977 raft_consensus.cc:993] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3: : Instructing follower bf1fa010b9134014bf8ef1bd69118e26 to start an election
I20260713 09:10:03.292551 25978 raft_consensus.cc:1081] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Signalling peer bf1fa010b9134014bf8ef1bd69118e26 to start an election
I20260713 09:10:03.296713 25748 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83fe1d4be30f49f5b90e5063df117618"
dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
 from {username='slave'} at 127.0.0.1:39802
I20260713 09:10:03.297431 25748 raft_consensus.cc:493] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.297868 25748 raft_consensus.cc:3060] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.297885 25988 consensus_queue.cc:1048] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:10:03.318324 25988 consensus_queue.cc:1048] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.324935 25748 raft_consensus.cc:515] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.326087 25749 raft_consensus.cc:1240] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Rejecting Update request from peer b39a006b26cb4975958449958cbc5be3 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:03.325215 26026 consensus_queue.cc:1048] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.337342 25986 raft_consensus.cc:993] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26: : Instructing follower 338bcd35e6844d71a828bcf74720917e to start an election
I20260713 09:10:03.337719 25978 consensus_queue.cc:1059] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.337896 25986 raft_consensus.cc:1081] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Signalling peer 338bcd35e6844d71a828bcf74720917e to start an election
I20260713 09:10:03.339244 26026 raft_consensus.cc:3055] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.339633 26026 raft_consensus.cc:740] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:10:03.339535 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fe1d4be30f49f5b90e5063df117618" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:10:03.340670 25821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c107a327e7e444a08357af50b97c45b7"
dest_uuid: "338bcd35e6844d71a828bcf74720917e"
 from {username='slave'} at 127.0.0.1:56432
I20260713 09:10:03.340565 26026 consensus_queue.cc:260] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.341288 25821 raft_consensus.cc:493] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.341538 26026 raft_consensus.cc:3060] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.341737 25821 raft_consensus.cc:3060] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.341846 25823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fe1d4be30f49f5b90e5063df117618" candidate_uuid: "bf1fa010b9134014bf8ef1bd69118e26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:10:03.343617 25748 leader_election.cc:290] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [CANDIDATE]: Term 2 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:03.350492 25821 raft_consensus.cc:515] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.357714 25672 raft_consensus.cc:2468] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1fa010b9134014bf8ef1bd69118e26 in term 2.
I20260713 09:10:03.358273 25673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c107a327e7e444a08357af50b97c45b7" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:10:03.358867 25673 raft_consensus.cc:3060] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.359714 25748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c107a327e7e444a08357af50b97c45b7" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:10:03.360345 25748 raft_consensus.cc:3055] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.360709 25748 raft_consensus.cc:740] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:10:03.361672 25748 consensus_queue.cc:260] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.362850 25748 raft_consensus.cc:3060] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.363849 25714 leader_election.cc:304] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [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: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 338bcd35e6844d71a828bcf74720917e
I20260713 09:10:03.364967 25988 raft_consensus.cc:2804] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.365427 25988 raft_consensus.cc:697] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Becoming Leader. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:10:03.366362 25673 raft_consensus.cc:2468] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 2.
I20260713 09:10:03.366220 25988 consensus_queue.cc:237] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [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: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.367712 25788 leader_election.cc:304] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: 
I20260713 09:10:03.368705 25952 raft_consensus.cc:2804] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.369277 25952 raft_consensus.cc:697] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [term 2 LEADER]: Becoming Leader. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Running, Role: LEADER
I20260713 09:10:03.370237 25952 consensus_queue.cc:237] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.358866 25821 leader_election.cc:290] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 2 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:10:03.378484 25748 raft_consensus.cc:2468] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 2.
I20260713 09:10:03.379822 25570 catalog_manager.cc:5697] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 reported cstate change: term changed from 1 to 2, leader changed from b39a006b26cb4975958449958cbc5be3 (127.21.70.193) to bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194). New cstate: current_term: 2 leader_uuid: "bf1fa010b9134014bf8ef1bd69118e26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:03.382588 25571 catalog_manager.cc:5697] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e reported cstate change: term changed from 1 to 2, leader changed from bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194) to 338bcd35e6844d71a828bcf74720917e (127.21.70.195). New cstate: current_term: 2 leader_uuid: "338bcd35e6844d71a828bcf74720917e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:03.460428 25988 consensus_queue.cc:1048] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.475807 25986 consensus_queue.cc:1048] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:03.506129 26032 raft_consensus.cc:993] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26: : Instructing follower b39a006b26cb4975958449958cbc5be3 to start an election
I20260713 09:10:03.506616 25987 raft_consensus.cc:1081] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Signalling peer b39a006b26cb4975958449958cbc5be3 to start an election
I20260713 09:10:03.508356 25673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "931e0fa2a03944dd945430e442530bc5"
dest_uuid: "b39a006b26cb4975958449958cbc5be3"
 from {username='slave'} at 127.0.0.1:45376
I20260713 09:10:03.508895 25673 raft_consensus.cc:493] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.509232 25673 raft_consensus.cc:3060] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.516106 25673 raft_consensus.cc:515] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.518052 25673 leader_election.cc:290] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 2 election: Requested vote from peers bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:03.518918 25748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931e0fa2a03944dd945430e442530bc5" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:10:03.519109 25823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931e0fa2a03944dd945430e442530bc5" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:10:03.519567 25748 raft_consensus.cc:3055] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.519654 25823 raft_consensus.cc:3060] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.519966 25748 raft_consensus.cc:740] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:10:03.520831 25748 consensus_queue.cc:260] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.521888 25748 raft_consensus.cc:3060] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.526448 25823 raft_consensus.cc:2468] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 2.
I20260713 09:10:03.527756 25640 leader_election.cc:304] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: 
I20260713 09:10:03.528604 26026 raft_consensus.cc:2804] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.528672 25748 raft_consensus.cc:2468] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 2.
I20260713 09:10:03.529141 26026 raft_consensus.cc:697] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [term 2 LEADER]: Becoming Leader. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:10:03.530622 26026 consensus_queue.cc:237] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.537420 25572 catalog_manager.cc:5697] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 reported cstate change: term changed from 1 to 2, leader changed from bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194) to b39a006b26cb4975958449958cbc5be3 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "b39a006b26cb4975958449958cbc5be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:03.586793 26032 raft_consensus.cc:993] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26: : Instructing follower b39a006b26cb4975958449958cbc5be3 to start an election
I20260713 09:10:03.587227 25987 raft_consensus.cc:1081] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Signalling peer b39a006b26cb4975958449958cbc5be3 to start an election
I20260713 09:10:03.588872 25673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bbcf0daf2154a229b7d3b1c61534e16"
dest_uuid: "b39a006b26cb4975958449958cbc5be3"
 from {username='slave'} at 127.0.0.1:45376
I20260713 09:10:03.589329 25673 raft_consensus.cc:493] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.589627 25673 raft_consensus.cc:3060] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.593751 25673 raft_consensus.cc:515] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.595847 25748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbcf0daf2154a229b7d3b1c61534e16" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:10:03.596232 25673 leader_election.cc:290] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 2 election: Requested vote from peers bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:03.596335 25748 raft_consensus.cc:3055] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.596131 25823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbcf0daf2154a229b7d3b1c61534e16" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:10:03.596942 25748 raft_consensus.cc:740] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:10:03.597500 25823 raft_consensus.cc:3060] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.597733 25748 consensus_queue.cc:260] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.598728 25748 raft_consensus.cc:3060] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.604838 25748 raft_consensus.cc:2468] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 2.
I20260713 09:10:03.605420 25823 raft_consensus.cc:2468] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 2.
I20260713 09:10:03.606024 25639 leader_election.cc:304] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:03.606802 26026 raft_consensus.cc:2804] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.607311 26026 raft_consensus.cc:697] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [term 2 LEADER]: Becoming Leader. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:10:03.608171 26026 consensus_queue.cc:237] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.615149 25572 catalog_manager.cc:5697] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 reported cstate change: term changed from 1 to 2, leader changed from bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194) to b39a006b26cb4975958449958cbc5be3 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "b39a006b26cb4975958449958cbc5be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:03.646170 25823 raft_consensus.cc:1275] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Refusing update from remote peer bf1fa010b9134014bf8ef1bd69118e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.647965 25987 consensus_queue.cc:1048] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.655943 25673 raft_consensus.cc:1275] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Refusing update from remote peer bf1fa010b9134014bf8ef1bd69118e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.658233 26032 consensus_queue.cc:1048] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.726186 25908 raft_consensus.cc:993] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26: : Instructing follower b39a006b26cb4975958449958cbc5be3 to start an election
I20260713 09:10:03.726609 26032 raft_consensus.cc:1081] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Signalling peer b39a006b26cb4975958449958cbc5be3 to start an election
I20260713 09:10:03.728049 25673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c06569f535340ce8b7ba255233b5404"
dest_uuid: "b39a006b26cb4975958449958cbc5be3"
 from {username='slave'} at 127.0.0.1:45376
I20260713 09:10:03.728484 25673 raft_consensus.cc:493] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:03.728739 25673 raft_consensus.cc:3060] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.733090 25673 raft_consensus.cc:515] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.734865 25673 leader_election.cc:290] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 2 election: Requested vote from peers bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:03.735334 25748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c06569f535340ce8b7ba255233b5404" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:10:03.735363 25823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c06569f535340ce8b7ba255233b5404" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:10:03.736231 25748 raft_consensus.cc:3055] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:03.736294 25823 raft_consensus.cc:3060] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.739513 25748 raft_consensus.cc:740] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:10:03.740168 25748 consensus_queue.cc:260] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.741101 25748 raft_consensus.cc:3060] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.743950 25823 raft_consensus.cc:2468] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 2.
I20260713 09:10:03.745110 25640 leader_election.cc:304] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: 
I20260713 09:10:03.745939 26026 raft_consensus.cc:2804] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:03.745893 25748 raft_consensus.cc:2468] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 2.
I20260713 09:10:03.746547 26026 raft_consensus.cc:697] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [term 2 LEADER]: Becoming Leader. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:10:03.747546 26026 consensus_queue.cc:237] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:03.755592 25570 catalog_manager.cc:5697] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 reported cstate change: term changed from 1 to 2, leader changed from bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194) to b39a006b26cb4975958449958cbc5be3 (127.21.70.193). New cstate: current_term: 2 leader_uuid: "b39a006b26cb4975958449958cbc5be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:03.762012 25823 raft_consensus.cc:3060] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:03.767851 25823 raft_consensus.cc:1275] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Refusing update from remote peer bf1fa010b9134014bf8ef1bd69118e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.769127 26032 consensus_queue.cc:1048] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.778528 25673 raft_consensus.cc:1275] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Refusing update from remote peer bf1fa010b9134014bf8ef1bd69118e26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.780282 25986 consensus_queue.cc:1048] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.941987 25748 raft_consensus.cc:1275] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Refusing update from remote peer b39a006b26cb4975958449958cbc5be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.943315 25978 consensus_queue.cc:1048] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.952585 25823 raft_consensus.cc:1275] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Refusing update from remote peer b39a006b26cb4975958449958cbc5be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.954295 25978 consensus_queue.cc:1048] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.970043 25748 raft_consensus.cc:1275] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Refusing update from remote peer 338bcd35e6844d71a828bcf74720917e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.971685 25952 consensus_queue.cc:1048] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:03.997262 25673 raft_consensus.cc:1275] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Refusing update from remote peer 338bcd35e6844d71a828bcf74720917e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:03.999584 26037 consensus_queue.cc:1048] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:04.069085 25749 raft_consensus.cc:1275] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Refusing update from remote peer b39a006b26cb4975958449958cbc5be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:04.070174 26034 consensus_queue.cc:1048] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:04.078457 25823 raft_consensus.cc:1275] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Refusing update from remote peer b39a006b26cb4975958449958cbc5be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:04.079972 26034 consensus_queue.cc:1048] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:04.160611 25823 raft_consensus.cc:1275] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Refusing update from remote peer b39a006b26cb4975958449958cbc5be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:04.161844 26034 consensus_queue.cc:1048] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:04.169863 25749 raft_consensus.cc:1275] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Refusing update from remote peer b39a006b26cb4975958449958cbc5be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:04.171455 26034 consensus_queue.cc:1048] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.160519 25572 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41742:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:10:06.178663 25572 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41742:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:10:06.233180 21787 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:10:06.441579 26089 tablet.cc:1724] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.440236 26090 tablet.cc:1724] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.455204 26086 tablet.cc:1724] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:06.511858 25700 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:7c06569f535340ce8b7ba255233b5404)
I20260713 09:10:06.513703 26098 tablet.cc:1724] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:06.519186 25700 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:7c06569f535340ce8b7ba255233b5404)
I20260713 09:10:06.519778 26103 tablet.cc:1724] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:06.523052 26073 log.cc:927] Time spent T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3: Append to log took a long time: real 0.171s	user 0.001s	sys 0.000s
I20260713 09:10:06.521795 26104 tablet.cc:1724] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.524893 26105 tablet.cc:1724] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.562747 26102 tablet.cc:1724] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.538218 26106 tablet.cc:1724] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:06.592381 25700 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:1d9f1bfd74c545feb0dd935d67e69b2d)
I20260713 09:10:06.599661 26093 tablet.cc:1724] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.607602 26107 tablet.cc:1724] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.630693 26106 tablet.cc:1724] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.633729 25672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d9f1bfd74c545feb0dd935d67e69b2d"
dest_uuid: "b39a006b26cb4975958449958cbc5be3"
mode: GRACEFUL
new_leader_uuid: "338bcd35e6844d71a828bcf74720917e"
 from {username='slave'} at 127.0.0.1:45402
I20260713 09:10:06.634351 25672 raft_consensus.cc:606] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Received request to transfer leadership to TS 338bcd35e6844d71a828bcf74720917e
I20260713 09:10:06.644582 26102 tablet.cc:1724] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.649951 26105 tablet.cc:1724] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.612399 26089 tablet.cc:1724] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.657172 26101 tablet.cc:1724] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.667837 26104 tablet.cc:1724] T 25e1a0b180b841368698dbd3272efce6 P 338bcd35e6844d71a828bcf74720917e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.669301 26107 tablet.cc:1724] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.675213 26106 tablet.cc:1724] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.672046 26086 tablet.cc:1724] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.678751 26098 tablet.cc:1724] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.651703 26103 tablet.cc:1724] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.697367 26090 tablet.cc:1724] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.702818 26093 tablet.cc:1724] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.721992 26102 tablet.cc:1724] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.737655 25747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77fa329adaf34edabedf26dbd003cb49"
dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
mode: GRACEFUL
new_leader_uuid: "338bcd35e6844d71a828bcf74720917e"
 from {username='slave'} at 127.0.0.1:45432
I20260713 09:10:06.738474 25747 raft_consensus.cc:606] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Received request to transfer leadership to TS 338bcd35e6844d71a828bcf74720917e
I20260713 09:10:06.743543 26104 tablet.cc:1724] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.744989 21787 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:10:06.752481 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:06.764169 25747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d22d182402c493d82833ed8bdaaae4e"
dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
mode: GRACEFUL
new_leader_uuid: "338bcd35e6844d71a828bcf74720917e"
 from {username='slave'} at 127.0.0.1:45432
I20260713 09:10:06.764801 25747 raft_consensus.cc:606] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Received request to transfer leadership to TS 338bcd35e6844d71a828bcf74720917e
I20260713 09:10:06.770159 25672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a877d28527b45068674edc75137e224"
dest_uuid: "b39a006b26cb4975958449958cbc5be3"
mode: GRACEFUL
new_leader_uuid: "338bcd35e6844d71a828bcf74720917e"
 from {username='slave'} at 127.0.0.1:45402
I20260713 09:10:06.770740 25672 raft_consensus.cc:606] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Received request to transfer leadership to TS 338bcd35e6844d71a828bcf74720917e
I20260713 09:10:06.774698 26107 tablet.cc:1724] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:06.786733 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:06.791321 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:06.797888 26076 raft_consensus.cc:993] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26: : Instructing follower 338bcd35e6844d71a828bcf74720917e to start an election
I20260713 09:10:06.798378 26076 raft_consensus.cc:1081] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Signalling peer 338bcd35e6844d71a828bcf74720917e to start an election
I20260713 09:10:06.799937 26071 raft_consensus.cc:993] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26: : Instructing follower 338bcd35e6844d71a828bcf74720917e to start an election
I20260713 09:10:06.800186 25823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d22d182402c493d82833ed8bdaaae4e"
dest_uuid: "338bcd35e6844d71a828bcf74720917e"
 from {username='slave'} at 127.0.0.1:56432
I20260713 09:10:06.800702 26042 raft_consensus.cc:1081] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Signalling peer 338bcd35e6844d71a828bcf74720917e to start an election
I20260713 09:10:06.800806 25823 raft_consensus.cc:493] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:06.801256 25823 raft_consensus.cc:3060] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:06.807132 25570 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80: soft_deleted_table [id=e08b37bf04b44d2282d8434504606545] alter complete (version 1)
I20260713 09:10:06.807310 25821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77fa329adaf34edabedf26dbd003cb49"
dest_uuid: "338bcd35e6844d71a828bcf74720917e"
 from {username='slave'} at 127.0.0.1:56432
I20260713 09:10:06.807824 25821 raft_consensus.cc:493] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:06.808161 25821 raft_consensus.cc:3060] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:06.814056 25821 raft_consensus.cc:515] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:06.816717 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fa329adaf34edabedf26dbd003cb49" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:10:06.817265 25672 raft_consensus.cc:3060] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:06.817677 25821 leader_election.cc:290] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 3 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:10:06.816524 25823 raft_consensus.cc:515] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:06.820981 25823 leader_election.cc:290] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 3 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:10:06.822395 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d22d182402c493d82833ed8bdaaae4e" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:10:06.822814 25747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fa329adaf34edabedf26dbd003cb49" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:10:06.822970 25670 raft_consensus.cc:3060] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:06.823153 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d22d182402c493d82833ed8bdaaae4e" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:10:06.823524 25747 raft_consensus.cc:3055] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:06.823793 25743 raft_consensus.cc:3055] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:06.823837 25747 raft_consensus.cc:740] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:10:06.824218 25743 raft_consensus.cc:740] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf1fa010b9134014bf8ef1bd69118e26, State: Running, Role: LEADER
I20260713 09:10:06.824709 25747 consensus_queue.cc:260] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [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: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:06.824988 25743 consensus_queue.cc:260] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [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: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:06.825964 25747 raft_consensus.cc:3060] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:06.826149 25743 raft_consensus.cc:3060] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:06.831902 25672 raft_consensus.cc:2468] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 3.
I20260713 09:10:06.833115 25788 leader_election.cc:304] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [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: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: 
I20260713 09:10:06.834055 26036 raft_consensus.cc:2804] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:06.834491 26036 raft_consensus.cc:697] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 3 LEADER]: Becoming Leader. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Running, Role: LEADER
I20260713 09:10:06.835232 26036 consensus_queue.cc:237] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [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: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:06.835871 25743 raft_consensus.cc:2468] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 3.
I20260713 09:10:06.836007 25747 raft_consensus.cc:2468] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 3.
I20260713 09:10:06.837426 25788 leader_election.cc:304] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [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: 338bcd35e6844d71a828bcf74720917e, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:06.838569 26045 raft_consensus.cc:2804] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:06.839000 26045 raft_consensus.cc:697] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 3 LEADER]: Becoming Leader. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Running, Role: LEADER
I20260713 09:10:06.839776 26045 consensus_queue.cc:237] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [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: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:06.842137 25670 raft_consensus.cc:2468] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 3.
I20260713 09:10:06.844199 25572 catalog_manager.cc:5697] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e reported cstate change: term changed from 2 to 3, leader changed from bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194) to 338bcd35e6844d71a828bcf74720917e (127.21.70.195). New cstate: current_term: 3 leader_uuid: "338bcd35e6844d71a828bcf74720917e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:06.858162 25572 catalog_manager.cc:5697] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e reported cstate change: term changed from 2 to 3, leader changed from bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194) to 338bcd35e6844d71a828bcf74720917e (127.21.70.195). New cstate: current_term: 3 leader_uuid: "338bcd35e6844d71a828bcf74720917e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:06.916829 26044 raft_consensus.cc:993] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3: : Instructing follower 338bcd35e6844d71a828bcf74720917e to start an election
I20260713 09:10:06.917431 26079 raft_consensus.cc:1081] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Signalling peer 338bcd35e6844d71a828bcf74720917e to start an election
I20260713 09:10:06.918900 25823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d9f1bfd74c545feb0dd935d67e69b2d"
dest_uuid: "338bcd35e6844d71a828bcf74720917e"
 from {username='slave'} at 127.0.0.1:56438
I20260713 09:10:06.919466 25823 raft_consensus.cc:493] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:06.919806 25823 raft_consensus.cc:3060] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.926492 25823 raft_consensus.cc:515] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:06.928408 25823 leader_election.cc:290] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 2 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:10:06.929155 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9f1bfd74c545feb0dd935d67e69b2d" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:10:06.929592 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9f1bfd74c545feb0dd935d67e69b2d" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:10:06.929793 25670 raft_consensus.cc:3055] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:06.930217 25743 raft_consensus.cc:3060] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.930269 25670 raft_consensus.cc:740] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:10:06.931254 25670 consensus_queue.cc:260] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [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: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:06.932240 25670 raft_consensus.cc:3060] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:06.938740 25670 raft_consensus.cc:2468] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 2.
I20260713 09:10:06.939946 25743 raft_consensus.cc:2468] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 2.
I20260713 09:10:06.939961 25788 leader_election.cc:304] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: 
I20260713 09:10:06.941067 26045 raft_consensus.cc:2804] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:06.942845 26045 raft_consensus.cc:697] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [term 2 LEADER]: Becoming Leader. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Running, Role: LEADER
I20260713 09:10:06.943636 26045 consensus_queue.cc:237] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [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: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:06.951547 25572 catalog_manager.cc:5697] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e reported cstate change: term changed from 1 to 2, leader changed from b39a006b26cb4975958449958cbc5be3 (127.21.70.193) to 338bcd35e6844d71a828bcf74720917e (127.21.70.195). New cstate: current_term: 2 leader_uuid: "338bcd35e6844d71a828bcf74720917e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:07.852272 25671 raft_consensus.cc:1275] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 3 FOLLOWER]: Refusing update from remote peer 338bcd35e6844d71a828bcf74720917e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:07.886914 25747 raft_consensus.cc:1275] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Refusing update from remote peer 338bcd35e6844d71a828bcf74720917e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:07.887017 26117 consensus_queue.cc:1048] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:07.887576 25748 raft_consensus.cc:1275] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Refusing update from remote peer 338bcd35e6844d71a828bcf74720917e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:10:07.888067 25671 raft_consensus.cc:1275] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Refusing update from remote peer 338bcd35e6844d71a828bcf74720917e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:10:07.888440 25743 raft_consensus.cc:1275] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Refusing update from remote peer 338bcd35e6844d71a828bcf74720917e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:07.890332 26117 consensus_queue.cc:1048] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:07.891593 26117 consensus_queue.cc:1048] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:07.892160 25671 raft_consensus.cc:1275] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [term 3 FOLLOWER]: Refusing update from remote peer 338bcd35e6844d71a828bcf74720917e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:07.897049 26117 consensus_queue.cc:1048] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:07.901134 26117 consensus_queue.cc:1048] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:07.919703 21787 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:10:07.944500 21787 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:10:07.932250 26045 consensus_queue.cc:1048] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260713 09:10:07.953627 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:07.932557 26044 raft_consensus.cc:993] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3: : Instructing follower 338bcd35e6844d71a828bcf74720917e to start an election
I20260713 09:10:07.954897 26044 raft_consensus.cc:1081] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Signalling peer 338bcd35e6844d71a828bcf74720917e to start an election
I20260713 09:10:07.965205 25823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a877d28527b45068674edc75137e224"
dest_uuid: "338bcd35e6844d71a828bcf74720917e"
 from {username='slave'} at 127.0.0.1:56438
I20260713 09:10:07.965736 25823 raft_consensus.cc:493] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:07.966118 25823 raft_consensus.cc:3060] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:07.971305 25823 raft_consensus.cc:515] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:07.973119 25823 leader_election.cc:290] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 2 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:10:08.019608 25673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b5518de96a5476ca208dc237cd992df"
dest_uuid: "b39a006b26cb4975958449958cbc5be3"
mode: GRACEFUL
new_leader_uuid: "338bcd35e6844d71a828bcf74720917e"
 from {username='slave'} at 127.0.0.1:45402
I20260713 09:10:08.020453 25673 raft_consensus.cc:606] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 2 LEADER]: Received request to transfer leadership to TS 338bcd35e6844d71a828bcf74720917e
I20260713 09:10:08.022581 25671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a877d28527b45068674edc75137e224" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:10:08.023221 25671 raft_consensus.cc:3055] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:08.023550 25671 raft_consensus.cc:740] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:10:08.024334 25671 consensus_queue.cc:260] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:08.025616 25671 raft_consensus.cc:3060] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:08.029534 25743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a877d28527b45068674edc75137e224" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:10:08.030164 25743 raft_consensus.cc:3060] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:08.034345 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:10:08.035367 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:08.038385 26119 raft_consensus.cc:993] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3: : Instructing follower 338bcd35e6844d71a828bcf74720917e to start an election
I20260713 09:10:08.038810 26119 raft_consensus.cc:1081] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 2 LEADER]: Signalling peer 338bcd35e6844d71a828bcf74720917e to start an election
I20260713 09:10:08.040338 25823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b5518de96a5476ca208dc237cd992df"
dest_uuid: "338bcd35e6844d71a828bcf74720917e"
 from {username='slave'} at 127.0.0.1:56438
I20260713 09:10:08.040800 25823 raft_consensus.cc:493] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:08.041122 25823 raft_consensus.cc:3060] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:08.052577 25743 raft_consensus.cc:2468] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 2.
I20260713 09:10:08.051030 25823 raft_consensus.cc:515] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:08.055709 25823 leader_election.cc:290] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 3 election: Requested vote from peers b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481), bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255)
I20260713 09:10:08.094175 25674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5518de96a5476ca208dc237cd992df" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b39a006b26cb4975958449958cbc5be3"
I20260713 09:10:08.094802 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5518de96a5476ca208dc237cd992df" candidate_uuid: "338bcd35e6844d71a828bcf74720917e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:10:08.094980 25674 raft_consensus.cc:3055] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:08.095461 25749 raft_consensus.cc:3060] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:08.095616 25674 raft_consensus.cc:740] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:10:08.096623 25674 consensus_queue.cc:260] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [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: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:08.098511 25674 raft_consensus.cc:3060] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:08.100955 25788 leader_election.cc:304] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338bcd35e6844d71a828bcf74720917e, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:08.101811 26045 raft_consensus.cc:2804] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:08.102238 26045 raft_consensus.cc:697] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [term 2 LEADER]: Becoming Leader. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Running, Role: LEADER
I20260713 09:10:08.102993 26045 consensus_queue.cc:237] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:08.112061 25674 raft_consensus.cc:2468] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 3.
I20260713 09:10:08.035202 25671 raft_consensus.cc:2468] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 2.
I20260713 09:10:08.120767 25788 leader_election.cc:304] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [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: 338bcd35e6844d71a828bcf74720917e, b39a006b26cb4975958449958cbc5be3; no voters: 
I20260713 09:10:08.122784 26123 raft_consensus.cc:2804] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:08.122918 25749 raft_consensus.cc:2468] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338bcd35e6844d71a828bcf74720917e in term 3.
I20260713 09:10:08.123318 26123 raft_consensus.cc:697] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 3 LEADER]: Becoming Leader. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Running, Role: LEADER
I20260713 09:10:08.124300 26123 consensus_queue.cc:237] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [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: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:08.132725 25570 catalog_manager.cc:5697] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e reported cstate change: term changed from 1 to 2, leader changed from b39a006b26cb4975958449958cbc5be3 (127.21.70.193) to 338bcd35e6844d71a828bcf74720917e (127.21.70.195). New cstate: current_term: 2 leader_uuid: "338bcd35e6844d71a828bcf74720917e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:08.152832 25570 catalog_manager.cc:5697] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e reported cstate change: term changed from 2 to 3, leader changed from b39a006b26cb4975958449958cbc5be3 (127.21.70.193) to 338bcd35e6844d71a828bcf74720917e (127.21.70.195). New cstate: current_term: 3 leader_uuid: "338bcd35e6844d71a828bcf74720917e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: HEALTHY } } }
W20260713 09:10:08.287133 25770 debug-util.cc:398] Leaking SignalData structure 0x7b0800151980 after lost signal to thread 21790
W20260713 09:10:08.288787 25770 debug-util.cc:398] Leaking SignalData structure 0x7b080022c960 after lost signal to thread 25606
W20260713 09:10:08.290437 25770 debug-util.cc:398] Leaking SignalData structure 0x7b0800277520 after lost signal to thread 25698
W20260713 09:10:08.292213 25770 debug-util.cc:398] Leaking SignalData structure 0x7b080009bb20 after lost signal to thread 25773
W20260713 09:10:08.293721 25770 debug-util.cc:398] Leaking SignalData structure 0x7b08001c7440 after lost signal to thread 25847
I20260713 09:10:08.512832 25749 raft_consensus.cc:1275] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Refusing update from remote peer 338bcd35e6844d71a828bcf74720917e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:08.514128 26123 consensus_queue.cc:1048] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:08.517827 25748 raft_consensus.cc:1275] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Refusing update from remote peer 338bcd35e6844d71a828bcf74720917e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:08.519274 26123 consensus_queue.cc:1048] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:08.542600 25672 raft_consensus.cc:1275] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Refusing update from remote peer 338bcd35e6844d71a828bcf74720917e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:08.545709 25672 raft_consensus.cc:1275] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 3 FOLLOWER]: Refusing update from remote peer 338bcd35e6844d71a828bcf74720917e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:08.548825 26126 consensus_queue.cc:1048] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:08.550230 26123 consensus_queue.cc:1048] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:09.068467 21787 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:10:09.073638 21787 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:10:09.073961 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:09.090313 25823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8ef51346a0e46ef8d1ebc11aa412ad2"
dest_uuid: "338bcd35e6844d71a828bcf74720917e"
mode: GRACEFUL
new_leader_uuid: "b39a006b26cb4975958449958cbc5be3"
 from {username='slave'} at 127.0.0.1:45048
I20260713 09:10:09.090885 25823 raft_consensus.cc:606] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 2 LEADER]: Received request to transfer leadership to TS b39a006b26cb4975958449958cbc5be3
I20260713 09:10:09.092084 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:10:09.092509 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:09.302572 26117 raft_consensus.cc:993] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e: : Instructing follower b39a006b26cb4975958449958cbc5be3 to start an election
I20260713 09:10:09.303042 26123 raft_consensus.cc:1081] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 2 LEADER]: Signalling peer b39a006b26cb4975958449958cbc5be3 to start an election
I20260713 09:10:09.304488 25672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8ef51346a0e46ef8d1ebc11aa412ad2"
dest_uuid: "b39a006b26cb4975958449958cbc5be3"
 from {username='slave'} at 127.0.0.1:45392
I20260713 09:10:09.304889 25672 raft_consensus.cc:493] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:09.305128 25672 raft_consensus.cc:3060] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:09.310614 25672 raft_consensus.cc:515] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:09.312057 25672 leader_election.cc:290] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [CANDIDATE]: Term 3 election: Requested vote from peers bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255), 338bcd35e6844d71a828bcf74720917e (127.21.70.195:44729)
I20260713 09:10:09.312913 25749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ef51346a0e46ef8d1ebc11aa412ad2" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf1fa010b9134014bf8ef1bd69118e26"
I20260713 09:10:09.313169 25823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ef51346a0e46ef8d1ebc11aa412ad2" candidate_uuid: "b39a006b26cb4975958449958cbc5be3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "338bcd35e6844d71a828bcf74720917e"
I20260713 09:10:09.313575 25749 raft_consensus.cc:3060] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:09.313789 25823 raft_consensus.cc:3055] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:09.314119 25823 raft_consensus.cc:740] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 338bcd35e6844d71a828bcf74720917e, State: Running, Role: LEADER
I20260713 09:10:09.314966 25823 consensus_queue.cc:260] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [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: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:09.315907 25823 raft_consensus.cc:3060] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:09.319934 25749 raft_consensus.cc:2468] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 3.
I20260713 09:10:09.321260 25639 leader_election.cc:304] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [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: b39a006b26cb4975958449958cbc5be3, bf1fa010b9134014bf8ef1bd69118e26; no voters: 
I20260713 09:10:09.322114 26152 raft_consensus.cc:2804] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:09.322521 26152 raft_consensus.cc:697] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 3 LEADER]: Becoming Leader. State: Replica: b39a006b26cb4975958449958cbc5be3, State: Running, Role: LEADER
I20260713 09:10:09.322795 25823 raft_consensus.cc:2468] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b39a006b26cb4975958449958cbc5be3 in term 3.
I20260713 09:10:09.323546 26152 consensus_queue.cc:237] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [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: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } }
I20260713 09:10:09.330195 25572 catalog_manager.cc:5697] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 reported cstate change: term changed from 2 to 3, leader changed from 338bcd35e6844d71a828bcf74720917e (127.21.70.195) to b39a006b26cb4975958449958cbc5be3 (127.21.70.193). New cstate: current_term: 3 leader_uuid: "b39a006b26cb4975958449958cbc5be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b39a006b26cb4975958449958cbc5be3" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 46481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.767663 25749 raft_consensus.cc:1275] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Refusing update from remote peer b39a006b26cb4975958449958cbc5be3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:09.768800 26152 consensus_queue.cc:1048] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf1fa010b9134014bf8ef1bd69118e26" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:09.782583 25823 raft_consensus.cc:1275] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 3 FOLLOWER]: Refusing update from remote peer b39a006b26cb4975958449958cbc5be3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:09.784127 26166 consensus_queue.cc:1048] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338bcd35e6844d71a828bcf74720917e" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:10.146051 21787 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:10:10.151822 21787 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:10:10.152264 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:10.157557 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:10.157974 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:11.185303 21787 tablet_server.cc:179] TabletServer@127.21.70.193:0 shutting down...
I20260713 09:10:11.216677 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:11.217407 21787 tablet_replica.cc:333] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.218281 21787 raft_consensus.cc:2243] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.218827 21787 raft_consensus.cc:2272] T ac9e55e0f79040c28846d0c835856537 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.221082 21787 tablet_replica.cc:333] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.221823 21787 raft_consensus.cc:2243] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.222352 21787 raft_consensus.cc:2272] T 83fe1d4be30f49f5b90e5063df117618 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.224550 21787 tablet_replica.cc:333] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.225191 21787 raft_consensus.cc:2243] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.226063 21787 raft_consensus.cc:2272] T 931e0fa2a03944dd945430e442530bc5 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.228217 21787 tablet_replica.cc:333] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.228741 21787 raft_consensus.cc:2243] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.229192 21787 raft_consensus.cc:2272] T c107a327e7e444a08357af50b97c45b7 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.231792 21787 tablet_replica.cc:333] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.232501 21787 raft_consensus.cc:2243] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:10:11.232844 25788 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]
I20260713 09:10:11.233170 21787 raft_consensus.cc:2272] T 25e1a0b180b841368698dbd3272efce6 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.236070 21787 tablet_replica.cc:333] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
W20260713 09:10:11.236122 25788 consensus_peers.cc:597] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e -> Peer b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481): Couldn't send request to peer b39a006b26cb4975958449958cbc5be3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.236721 21787 raft_consensus.cc:2243] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.237524 21787 raft_consensus.cc:2272] T 7c06569f535340ce8b7ba255233b5404 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.239616 21787 tablet_replica.cc:333] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.240175 21787 raft_consensus.cc:2243] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.240598 21787 raft_consensus.cc:2272] T 1d9f1bfd74c545feb0dd935d67e69b2d P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.242487 21787 tablet_replica.cc:333] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.242993 21787 raft_consensus.cc:2243] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.243429 21787 raft_consensus.cc:2272] T 8b5518de96a5476ca208dc237cd992df P b39a006b26cb4975958449958cbc5be3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.245220 21787 tablet_replica.cc:333] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.245833 21787 raft_consensus.cc:2243] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.246294 21787 raft_consensus.cc:2272] T 9a877d28527b45068674edc75137e224 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.248282 21787 tablet_replica.cc:333] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.248824 21787 raft_consensus.cc:2243] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.249287 21787 raft_consensus.cc:2272] T 053a586cafee47b6ab28274ffe554fd7 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.251332 21787 tablet_replica.cc:333] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.251873 21787 raft_consensus.cc:2243] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.252333 21787 raft_consensus.cc:2272] T 77fa329adaf34edabedf26dbd003cb49 P b39a006b26cb4975958449958cbc5be3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.255025 21787 tablet_replica.cc:333] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.255831 21787 raft_consensus.cc:2243] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.256531 21787 raft_consensus.cc:2272] T 0d22d182402c493d82833ed8bdaaae4e P b39a006b26cb4975958449958cbc5be3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.258474 21787 tablet_replica.cc:333] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.258891 21787 raft_consensus.cc:2243] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.259519 21787 raft_consensus.cc:2272] T a8ef51346a0e46ef8d1ebc11aa412ad2 P b39a006b26cb4975958449958cbc5be3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.261312 21787 tablet_replica.cc:333] T 90bbc4c2b37a4816b118db88ff1bb590 P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.261816 21787 raft_consensus.cc:2243] T 90bbc4c2b37a4816b118db88ff1bb590 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.262246 21787 raft_consensus.cc:2272] T 90bbc4c2b37a4816b118db88ff1bb590 P b39a006b26cb4975958449958cbc5be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.264117 21787 tablet_replica.cc:333] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.264631 21787 raft_consensus.cc:2243] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.265071 21787 raft_consensus.cc:2272] T 0c4eb538962c4636b62205b8c1054469 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.267633 21787 tablet_replica.cc:333] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.268275 21787 raft_consensus.cc:2243] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.269321 21787 raft_consensus.cc:2272] T 2af2ae32c5b346f391847629b4a97741 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:11.269466 25788 consensus_peers.cc:597] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e -> Peer b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481): Couldn't send request to peer b39a006b26cb4975958449958cbc5be3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.271530 21787 tablet_replica.cc:333] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.272004 21787 raft_consensus.cc:2243] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.272688 21787 raft_consensus.cc:2272] T 3fb8b65df4a34adea8de7a7e93c1debd P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.274425 21787 tablet_replica.cc:333] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3: stopping tablet replica
I20260713 09:10:11.274825 21787 raft_consensus.cc:2243] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.275563 21787 raft_consensus.cc:2272] T 1bbcf0daf2154a229b7d3b1c61534e16 P b39a006b26cb4975958449958cbc5be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.317879 21787 tablet_server.cc:196] TabletServer@127.21.70.193:0 shutdown complete.
W20260713 09:10:11.319379 25788 consensus_peers.cc:597] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e -> Peer b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481): Couldn't send request to peer b39a006b26cb4975958449958cbc5be3. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:46481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.354048 21787 tablet_server.cc:179] TabletServer@127.21.70.194:0 shutting down...
W20260713 09:10:11.374356 25788 consensus_peers.cc:597] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e -> Peer b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481): Couldn't send request to peer b39a006b26cb4975958449958cbc5be3. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:46481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.385624 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:11.386505 21787 tablet_replica.cc:333] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.387217 21787 raft_consensus.cc:2243] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.388173 21787 raft_consensus.cc:2272] T ac9e55e0f79040c28846d0c835856537 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.391095 21787 tablet_replica.cc:333] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.391757 21787 raft_consensus.cc:2243] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.392710 21787 raft_consensus.cc:2272] T 83fe1d4be30f49f5b90e5063df117618 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:11.395524 25788 consensus_peers.cc:597] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e -> Peer b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481): Couldn't send request to peer b39a006b26cb4975958449958cbc5be3. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:46481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.395825 21787 tablet_replica.cc:333] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.396762 21787 raft_consensus.cc:2243] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.397428 21787 raft_consensus.cc:2272] T 7c06569f535340ce8b7ba255233b5404 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.400516 21787 tablet_replica.cc:333] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.401404 21787 raft_consensus.cc:2243] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.401965 21787 raft_consensus.cc:2272] T c107a327e7e444a08357af50b97c45b7 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.404500 21787 tablet_replica.cc:333] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.405174 21787 raft_consensus.cc:2243] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.405947 21787 raft_consensus.cc:2272] T 25e1a0b180b841368698dbd3272efce6 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.408715 21787 tablet_replica.cc:333] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.409550 21787 raft_consensus.cc:2243] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.410045 21787 raft_consensus.cc:2272] T 1bbcf0daf2154a229b7d3b1c61534e16 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.412711 21787 tablet_replica.cc:333] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.413242 21787 raft_consensus.cc:2243] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.413705 21787 raft_consensus.cc:2272] T 1d9f1bfd74c545feb0dd935d67e69b2d P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.416231 21787 tablet_replica.cc:333] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.417069 21787 raft_consensus.cc:2243] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.417603 21787 raft_consensus.cc:2272] T 2af2ae32c5b346f391847629b4a97741 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.420706 21787 tablet_replica.cc:333] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.421577 21787 raft_consensus.cc:2243] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.422613 21787 raft_consensus.cc:2272] T 0c4eb538962c4636b62205b8c1054469 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.425377 21787 tablet_replica.cc:333] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.426095 21787 raft_consensus.cc:2243] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.426609 21787 raft_consensus.cc:2272] T 8b5518de96a5476ca208dc237cd992df P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:11.427244 25714 consensus_peers.cc:597] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 -> Peer b39a006b26cb4975958449958cbc5be3 (127.21.70.193:46481): Couldn't send request to peer b39a006b26cb4975958449958cbc5be3. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:46481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:11.428659 25788 consensus_peers.cc:597] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e -> Peer bf1fa010b9134014bf8ef1bd69118e26 (127.21.70.194:46255): Couldn't send request to peer bf1fa010b9134014bf8ef1bd69118e26. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.429026 21787 tablet_replica.cc:333] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.429934 21787 raft_consensus.cc:2243] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.430478 21787 raft_consensus.cc:2272] T 9a877d28527b45068674edc75137e224 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.432981 21787 tablet_replica.cc:333] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.433516 21787 raft_consensus.cc:2243] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.434211 21787 raft_consensus.cc:2272] T 053a586cafee47b6ab28274ffe554fd7 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.436004 21787 tablet_replica.cc:333] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.436483 21787 raft_consensus.cc:2243] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.436897 21787 raft_consensus.cc:2272] T 77fa329adaf34edabedf26dbd003cb49 P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.438544 21787 tablet_replica.cc:333] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.439013 21787 raft_consensus.cc:2243] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.439488 21787 raft_consensus.cc:2272] T 0d22d182402c493d82833ed8bdaaae4e P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.441226 21787 tablet_replica.cc:333] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.441927 21787 raft_consensus.cc:2243] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.442584 21787 raft_consensus.cc:2272] T 931e0fa2a03944dd945430e442530bc5 P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.445721 21787 tablet_replica.cc:333] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.446374 21787 raft_consensus.cc:2243] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.447438 21787 raft_consensus.cc:2272] T 90bbc4c2b37a4816b118db88ff1bb590 P bf1fa010b9134014bf8ef1bd69118e26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.450034 21787 tablet_replica.cc:333] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.450678 21787 raft_consensus.cc:2243] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.451318 21787 raft_consensus.cc:2272] T a8ef51346a0e46ef8d1ebc11aa412ad2 P bf1fa010b9134014bf8ef1bd69118e26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.453475 21787 tablet_replica.cc:333] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26: stopping tablet replica
I20260713 09:10:11.453975 21787 raft_consensus.cc:2243] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.454452 21787 raft_consensus.cc:2272] T 3fb8b65df4a34adea8de7a7e93c1debd P bf1fa010b9134014bf8ef1bd69118e26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.515727 21787 tablet_server.cc:196] TabletServer@127.21.70.194:0 shutdown complete.
I20260713 09:10:11.546808 21787 tablet_server.cc:179] TabletServer@127.21.70.195:0 shutting down...
I20260713 09:10:11.573591 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:11.574285 21787 tablet_replica.cc:333] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.574885 21787 raft_consensus.cc:2243] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.575470 21787 raft_consensus.cc:2272] T ac9e55e0f79040c28846d0c835856537 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.577319 21787 tablet_replica.cc:333] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.577906 21787 raft_consensus.cc:2243] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.578342 21787 raft_consensus.cc:2272] T 83fe1d4be30f49f5b90e5063df117618 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.580119 21787 tablet_replica.cc:333] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.580591 21787 raft_consensus.cc:2243] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.581346 21787 raft_consensus.cc:2272] T c107a327e7e444a08357af50b97c45b7 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.583094 21787 tablet_replica.cc:333] T 25e1a0b180b841368698dbd3272efce6 P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.583655 21787 raft_consensus.cc:2243] T 25e1a0b180b841368698dbd3272efce6 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.584056 21787 raft_consensus.cc:2272] T 25e1a0b180b841368698dbd3272efce6 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.585790 21787 tablet_replica.cc:333] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.586252 21787 raft_consensus.cc:2243] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.586678 21787 raft_consensus.cc:2272] T 931e0fa2a03944dd945430e442530bc5 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.588446 21787 tablet_replica.cc:333] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.588955 21787 raft_consensus.cc:2243] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.589675 21787 raft_consensus.cc:2272] T 1d9f1bfd74c545feb0dd935d67e69b2d P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.591672 21787 tablet_replica.cc:333] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.592182 21787 raft_consensus.cc:2243] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.592610 21787 raft_consensus.cc:2272] T 7c06569f535340ce8b7ba255233b5404 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.594308 21787 tablet_replica.cc:333] T 90bbc4c2b37a4816b118db88ff1bb590 P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.594770 21787 raft_consensus.cc:2243] T 90bbc4c2b37a4816b118db88ff1bb590 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.595183 21787 raft_consensus.cc:2272] T 90bbc4c2b37a4816b118db88ff1bb590 P 338bcd35e6844d71a828bcf74720917e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.596889 21787 tablet_replica.cc:333] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.597380 21787 raft_consensus.cc:2243] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.597810 21787 raft_consensus.cc:2272] T 0c4eb538962c4636b62205b8c1054469 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.599501 21787 tablet_replica.cc:333] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.599982 21787 raft_consensus.cc:2243] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.600414 21787 raft_consensus.cc:2272] T 2af2ae32c5b346f391847629b4a97741 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.602072 21787 tablet_replica.cc:333] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.602568 21787 raft_consensus.cc:2243] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.602999 21787 raft_consensus.cc:2272] T 053a586cafee47b6ab28274ffe554fd7 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.604692 21787 tablet_replica.cc:333] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.605278 21787 raft_consensus.cc:2243] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.606143 21787 raft_consensus.cc:2272] T 9a877d28527b45068674edc75137e224 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.608500 21787 tablet_replica.cc:333] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.609127 21787 raft_consensus.cc:2243] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.610126 21787 raft_consensus.cc:2272] T 77fa329adaf34edabedf26dbd003cb49 P 338bcd35e6844d71a828bcf74720917e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.612434 21787 tablet_replica.cc:333] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.613071 21787 raft_consensus.cc:2243] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.613945 21787 raft_consensus.cc:2272] T 0d22d182402c493d82833ed8bdaaae4e P 338bcd35e6844d71a828bcf74720917e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.616195 21787 tablet_replica.cc:333] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.616794 21787 raft_consensus.cc:2243] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.617326 21787 raft_consensus.cc:2272] T 1bbcf0daf2154a229b7d3b1c61534e16 P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.619693 21787 tablet_replica.cc:333] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.620294 21787 raft_consensus.cc:2243] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.621171 21787 raft_consensus.cc:2272] T 8b5518de96a5476ca208dc237cd992df P 338bcd35e6844d71a828bcf74720917e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.623557 21787 tablet_replica.cc:333] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.624007 21787 raft_consensus.cc:2243] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.624392 21787 raft_consensus.cc:2272] T a8ef51346a0e46ef8d1ebc11aa412ad2 P 338bcd35e6844d71a828bcf74720917e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.626240 21787 tablet_replica.cc:333] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e: stopping tablet replica
I20260713 09:10:11.626713 21787 raft_consensus.cc:2243] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:11.627123 21787 raft_consensus.cc:2272] T 3fb8b65df4a34adea8de7a7e93c1debd P 338bcd35e6844d71a828bcf74720917e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.663872 21787 tablet_server.cc:196] TabletServer@127.21.70.195:0 shutdown complete.
I20260713 09:10:11.695148 21787 master.cc:562] Master@127.21.70.254:46819 shutting down...
I20260713 09:10:11.717075 21787 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:11.717672 21787 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:11.718012 21787 tablet_replica.cc:333] T 00000000000000000000000000000000 P 29608212ab164e87b1abeeafb6e5eb80: stopping tablet replica
I20260713 09:10:11.737579 21787 master.cc:584] Master@127.21.70.254:46819 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14776 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:10:11.785499 21787 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.70.254:37273
I20260713 09:10:11.786521 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:11.791620 26180 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
W20260713 09:10:11.791718 26179 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
W20260713 09:10:11.792958 26182 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
I20260713 09:10:11.793988 21787 server_base.cc:1061] running on GCE node
I20260713 09:10:11.794919 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:11.795125 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:11.795292 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933811795276 us; error 0 us; skew 500 ppm
I20260713 09:10:11.796244 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:11.798530 21787 webserver.cc:533] Webserver started at http://127.21.70.254:36487/ using document root <none> and password file <none>
I20260713 09:10:11.798990 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:11.799180 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:11.799497 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:11.800530 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/master-0-root/instance:
uuid: "c1eab81da0994c82801574c9d4a3ec40"
format_stamp: "Formatted at 2026-07-13 09:10:11 on dist-test-slave-0xhf"
I20260713 09:10:11.804461 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:10:11.807392 26187 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:11.808084 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:11.808363 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/master-0-root
uuid: "c1eab81da0994c82801574c9d4a3ec40"
format_stamp: "Formatted at 2026-07-13 09:10:11 on dist-test-slave-0xhf"
I20260713 09:10:11.808629 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-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)
I20260713 09:10:11.819057 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:11.820219 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:11.857025 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.254:37273
I20260713 09:10:11.857142 26238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.254:37273 every 8 connection(s)
I20260713 09:10:11.860643 26239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:11.870278 26239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40: Bootstrap starting.
I20260713 09:10:11.874688 26239 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:11.878533 26239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40: No bootstrap required, opened a new log
I20260713 09:10:11.880504 26239 raft_consensus.cc:359] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1eab81da0994c82801574c9d4a3ec40" member_type: VOTER }
I20260713 09:10:11.880857 26239 raft_consensus.cc:385] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:11.881029 26239 raft_consensus.cc:740] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eab81da0994c82801574c9d4a3ec40, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.881577 26239 consensus_queue.cc:260] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c1eab81da0994c82801574c9d4a3ec40" member_type: VOTER }
I20260713 09:10:11.882005 26239 raft_consensus.cc:399] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:11.882197 26239 raft_consensus.cc:493] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:11.882395 26239 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:11.886380 26239 raft_consensus.cc:515] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1eab81da0994c82801574c9d4a3ec40" member_type: VOTER }
I20260713 09:10:11.886826 26239 leader_election.cc:304] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [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: c1eab81da0994c82801574c9d4a3ec40; no voters: 
I20260713 09:10:11.887918 26239 leader_election.cc:290] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:11.888216 26242 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:11.889518 26242 raft_consensus.cc:697] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [term 1 LEADER]: Becoming Leader. State: Replica: c1eab81da0994c82801574c9d4a3ec40, State: Running, Role: LEADER
I20260713 09:10:11.890149 26242 consensus_queue.cc:237] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [LEADER]: Queue going to LEADER mode. State: All 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: "c1eab81da0994c82801574c9d4a3ec40" member_type: VOTER }
I20260713 09:10:11.890836 26239 sys_catalog.cc:565] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:11.895053 26244 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c1eab81da0994c82801574c9d4a3ec40. Latest consensus state: current_term: 1 leader_uuid: "c1eab81da0994c82801574c9d4a3ec40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1eab81da0994c82801574c9d4a3ec40" member_type: VOTER } }
I20260713 09:10:11.895699 26243 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c1eab81da0994c82801574c9d4a3ec40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1eab81da0994c82801574c9d4a3ec40" member_type: VOTER } }
I20260713 09:10:11.895924 26244 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:11.896195 26243 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:11.897866 26249 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:11.902750 26249 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:11.905915 21787 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:11.910943 26249 catalog_manager.cc:1383] Generated new cluster ID: 6cb61b4962ba4aa2ae58fef5efa35b17
I20260713 09:10:11.911185 26249 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:11.936318 26249 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:11.937507 26249 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:11.950582 26249 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40: Generated new TSK 0
I20260713 09:10:11.951148 26249 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:11.972360 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:11.978292 26260 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
W20260713 09:10:11.978937 26261 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
W20260713 09:10:11.981151 26263 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
I20260713 09:10:11.981305 21787 server_base.cc:1061] running on GCE node
I20260713 09:10:11.982951 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:11.983125 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:11.983242 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933811983231 us; error 0 us; skew 500 ppm
I20260713 09:10:11.983747 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:11.985898 21787 webserver.cc:533] Webserver started at http://127.21.70.193:32793/ using document root <none> and password file <none>
I20260713 09:10:11.986308 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:11.986449 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:11.986655 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:11.987691 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/ts-0-root/instance:
uuid: "58491d0e63f342cb927ec257369a038e"
format_stamp: "Formatted at 2026-07-13 09:10:11 on dist-test-slave-0xhf"
I20260713 09:10:11.991686 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:10:11.994649 26268 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:11.995338 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:11.995666 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/ts-0-root
uuid: "58491d0e63f342cb927ec257369a038e"
format_stamp: "Formatted at 2026-07-13 09:10:11 on dist-test-slave-0xhf"
I20260713 09:10:11.995913 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-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)
I20260713 09:10:12.006076 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:12.007169 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:12.008550 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:12.010730 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:12.010895 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:12.011168 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:12.011343 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:12.048465 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.193:43685
I20260713 09:10:12.048570 26330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.193:43685 every 8 connection(s)
I20260713 09:10:12.053352 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:12.060786 26335 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
W20260713 09:10:12.061174 26336 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
W20260713 09:10:12.064956 26338 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
I20260713 09:10:12.065609 21787 server_base.cc:1061] running on GCE node
I20260713 09:10:12.066532 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:12.066800 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:12.067016 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933812066995 us; error 0 us; skew 500 ppm
I20260713 09:10:12.067705 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:12.069700 26331 heartbeater.cc:344] Connected to a master server at 127.21.70.254:37273
I20260713 09:10:12.070046 26331 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:12.070587 21787 webserver.cc:533] Webserver started at http://127.21.70.194:38799/ using document root <none> and password file <none>
I20260713 09:10:12.070847 26331 heartbeater.cc:507] Master 127.21.70.254:37273 requested a full tablet report, sending...
I20260713 09:10:12.071167 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:12.071480 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:12.071795 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:12.073063 26204 ts_manager.cc:194] Registered new tserver with Master: 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685)
I20260713 09:10:12.073320 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/ts-1-root/instance:
uuid: "7c7d71a02e7f427f81563694ec33471d"
format_stamp: "Formatted at 2026-07-13 09:10:12 on dist-test-slave-0xhf"
I20260713 09:10:12.075498 26204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53842
I20260713 09:10:12.078727 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260713 09:10:12.081918 26343 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:12.082616 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:12.082861 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/ts-1-root
uuid: "7c7d71a02e7f427f81563694ec33471d"
format_stamp: "Formatted at 2026-07-13 09:10:12 on dist-test-slave-0xhf"
I20260713 09:10:12.083086 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-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)
I20260713 09:10:12.093269 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:12.094254 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:12.095570 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:12.097631 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:12.097807 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:12.098152 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:12.098295 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:12.136296 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.194:38751
I20260713 09:10:12.136405 26405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.194:38751 every 8 connection(s)
I20260713 09:10:12.140885 21787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:12.147758 26409 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
W20260713 09:10:12.148468 26410 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
I20260713 09:10:12.151659 21787 server_base.cc:1061] running on GCE node
W20260713 09:10:12.152523 26413 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
I20260713 09:10:12.152886 26406 heartbeater.cc:344] Connected to a master server at 127.21.70.254:37273
I20260713 09:10:12.153291 26406 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:12.153563 21787 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:12.153801 21787 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:12.153985 21787 hybrid_clock.cc:648] HybridClock initialized: now 1783933812153950 us; error 0 us; skew 500 ppm
I20260713 09:10:12.154031 26406 heartbeater.cc:507] Master 127.21.70.254:37273 requested a full tablet report, sending...
I20260713 09:10:12.154634 21787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:12.156180 26204 ts_manager.cc:194] Registered new tserver with Master: 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:12.157255 21787 webserver.cc:533] Webserver started at http://127.21.70.195:32769/ using document root <none> and password file <none>
I20260713 09:10:12.157660 26204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53854
I20260713 09:10:12.157761 21787 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:12.158138 21787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:12.158409 21787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:12.159691 21787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/ts-2-root/instance:
uuid: "981bdbf387be45c589beaf3b5514dc45"
format_stamp: "Formatted at 2026-07-13 09:10:12 on dist-test-slave-0xhf"
I20260713 09:10:12.163749 21787 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:10:12.166594 26417 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:12.167304 21787 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:12.167598 21787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/ts-2-root
uuid: "981bdbf387be45c589beaf3b5514dc45"
format_stamp: "Formatted at 2026-07-13 09:10:12 on dist-test-slave-0xhf"
I20260713 09:10:12.167824 21787 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskit0oV8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933707412092-21787-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)
I20260713 09:10:12.198424 21787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:12.199600 21787 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:12.201105 21787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:12.203150 21787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:12.203374 21787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:12.203637 21787 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:12.203809 21787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:12.241743 21787 rpc_server.cc:307] RPC server started. Bound to: 127.21.70.195:33761
I20260713 09:10:12.241842 26479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.70.195:33761 every 8 connection(s)
I20260713 09:10:12.254873 26480 heartbeater.cc:344] Connected to a master server at 127.21.70.254:37273
I20260713 09:10:12.255174 26480 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:12.255872 26480 heartbeater.cc:507] Master 127.21.70.254:37273 requested a full tablet report, sending...
I20260713 09:10:12.257588 26204 ts_manager.cc:194] Registered new tserver with Master: 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:12.257961 21787 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01330547s
I20260713 09:10:12.259258 26204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53856
I20260713 09:10:12.281560 26204 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53866:
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"
    }
  }
}
W20260713 09:10:12.284119 26204 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.
I20260713 09:10:12.346289 26368 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf8df8c3af14a62bb37a78fb3ee73e3 (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:12.348511 26371 tablet_service.cc:1511] Processing CreateTablet for tablet e40e53522318496b9a5673b7e64e55e2 (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:12.349848 26371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40e53522318496b9a5673b7e64e55e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.352638 26369 tablet_service.cc:1511] Processing CreateTablet for tablet 2d8a788cf3bc4537a508347615125009 (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:12.353976 26369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8a788cf3bc4537a508347615125009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.356546 26370 tablet_service.cc:1511] Processing CreateTablet for tablet 80597a22f9b14dd4854273bea87d82c5 (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:12.357874 26370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80597a22f9b14dd4854273bea87d82c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.362588 26368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf8df8c3af14a62bb37a78fb3ee73e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.364740 26296 tablet_service.cc:1511] Processing CreateTablet for tablet e40e53522318496b9a5673b7e64e55e2 (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:12.366129 26296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40e53522318496b9a5673b7e64e55e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.366950 26367 tablet_service.cc:1511] Processing CreateTablet for tablet b9571d82a4e74f93bcce5b15981ddf4a (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:12.368336 26367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9571d82a4e74f93bcce5b15981ddf4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.368377 26366 tablet_service.cc:1511] Processing CreateTablet for tablet abf2efdf4505415e988ec55cb740b7da (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:12.368491 26295 tablet_service.cc:1511] Processing CreateTablet for tablet 80597a22f9b14dd4854273bea87d82c5 (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:12.369943 26366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf2efdf4505415e988ec55cb740b7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.370203 26295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80597a22f9b14dd4854273bea87d82c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.372676 26294 tablet_service.cc:1511] Processing CreateTablet for tablet 2d8a788cf3bc4537a508347615125009 (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:12.374317 26294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8a788cf3bc4537a508347615125009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.376899 26293 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf8df8c3af14a62bb37a78fb3ee73e3 (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:12.378187 26293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf8df8c3af14a62bb37a78fb3ee73e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.381157 26292 tablet_service.cc:1511] Processing CreateTablet for tablet b9571d82a4e74f93bcce5b15981ddf4a (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:12.382426 26292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9571d82a4e74f93bcce5b15981ddf4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.383574 26445 tablet_service.cc:1511] Processing CreateTablet for tablet e40e53522318496b9a5673b7e64e55e2 (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:12.384524 26441 tablet_service.cc:1511] Processing CreateTablet for tablet b9571d82a4e74f93bcce5b15981ddf4a (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:12.384900 26445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40e53522318496b9a5673b7e64e55e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.384846 26365 tablet_service.cc:1511] Processing CreateTablet for tablet ada33aef85c5447eba6370060d3d041b (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:12.385794 26441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9571d82a4e74f93bcce5b15981ddf4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.386276 26365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada33aef85c5447eba6370060d3d041b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.387070 26444 tablet_service.cc:1511] Processing CreateTablet for tablet 80597a22f9b14dd4854273bea87d82c5 (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:12.388402 26444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80597a22f9b14dd4854273bea87d82c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.389021 26364 tablet_service.cc:1511] Processing CreateTablet for tablet acca8c820f2a495d95e441118c6b3b9a (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:12.389549 26439 tablet_service.cc:1511] Processing CreateTablet for tablet ada33aef85c5447eba6370060d3d041b (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:12.390820 26439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada33aef85c5447eba6370060d3d041b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.391000 26443 tablet_service.cc:1511] Processing CreateTablet for tablet 2d8a788cf3bc4537a508347615125009 (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:12.392274 26443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d8a788cf3bc4537a508347615125009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.392549 26438 tablet_service.cc:1511] Processing CreateTablet for tablet acca8c820f2a495d95e441118c6b3b9a (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:12.393374 26364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acca8c820f2a495d95e441118c6b3b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.393792 26438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acca8c820f2a495d95e441118c6b3b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.396518 26437 tablet_service.cc:1511] Processing CreateTablet for tablet 688f2bde1f3d4c948db2e5f0d93be374 (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:12.398188 26437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688f2bde1f3d4c948db2e5f0d93be374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.388430 26440 tablet_service.cc:1511] Processing CreateTablet for tablet abf2efdf4505415e988ec55cb740b7da (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:12.396520 26442 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf8df8c3af14a62bb37a78fb3ee73e3 (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:12.400012 26440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf2efdf4505415e988ec55cb740b7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.402254 26442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf8df8c3af14a62bb37a78fb3ee73e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.412503 26495 tablet_bootstrap.cc:492] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:12.424865 26291 tablet_service.cc:1511] Processing CreateTablet for tablet abf2efdf4505415e988ec55cb740b7da (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:12.426234 26291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf2efdf4505415e988ec55cb740b7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.428876 26288 tablet_service.cc:1511] Processing CreateTablet for tablet 688f2bde1f3d4c948db2e5f0d93be374 (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:12.430130 26288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688f2bde1f3d4c948db2e5f0d93be374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.432200 26290 tablet_service.cc:1511] Processing CreateTablet for tablet ada33aef85c5447eba6370060d3d041b (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:12.434300 26289 tablet_service.cc:1511] Processing CreateTablet for tablet acca8c820f2a495d95e441118c6b3b9a (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:12.437037 26290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada33aef85c5447eba6370060d3d041b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.439738 26289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acca8c820f2a495d95e441118c6b3b9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.444945 26363 tablet_service.cc:1511] Processing CreateTablet for tablet 688f2bde1f3d4c948db2e5f0d93be374 (DEFAULT_TABLE table=test-workload [id=b2f0d335ad8142e98c0512856cc6d2ee]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:12.447253 26363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688f2bde1f3d4c948db2e5f0d93be374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:12.483134 26495 tablet_bootstrap.cc:654] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.496038 26497 tablet_bootstrap.cc:492] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:12.503376 26497 tablet_bootstrap.cc:654] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.511987 26496 tablet_bootstrap.cc:492] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:12.518214 26496 tablet_bootstrap.cc:654] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.550431 26495 tablet_bootstrap.cc:492] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:12.550876 26495 ts_tablet_manager.cc:1403] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.016s
I20260713 09:10:12.552834 26497 tablet_bootstrap.cc:492] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:12.553328 26497 ts_tablet_manager.cc:1403] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.032s
I20260713 09:10:12.553113 26495 raft_consensus.cc:359] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.553754 26495 raft_consensus.cc:385] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.554025 26495 raft_consensus.cc:740] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.554633 26495 consensus_queue.cc:260] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.556344 26497 raft_consensus.cc:359] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.557413 26497 raft_consensus.cc:385] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.558528 26497 raft_consensus.cc:740] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.559672 26406 heartbeater.cc:499] Master 127.21.70.254:37273 was elected leader, sending a full tablet report...
I20260713 09:10:12.559536 26497 consensus_queue.cc:260] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.560077 26495 ts_tablet_manager.cc:1434] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260713 09:10:12.560611 26496 tablet_bootstrap.cc:492] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:12.561079 26495 tablet_bootstrap.cc:492] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:12.561283 26496 ts_tablet_manager.cc:1403] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.050s	user 0.000s	sys 0.019s
I20260713 09:10:12.564926 26496 raft_consensus.cc:359] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.565899 26496 raft_consensus.cc:385] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.566340 26496 raft_consensus.cc:740] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.567476 26496 consensus_queue.cc:260] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.568218 26495 tablet_bootstrap.cc:654] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.570796 26480 heartbeater.cc:499] Master 127.21.70.254:37273 was elected leader, sending a full tablet report...
I20260713 09:10:12.571373 26497 ts_tablet_manager.cc:1434] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.002s
I20260713 09:10:12.572484 26497 tablet_bootstrap.cc:492] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:12.579872 26497 tablet_bootstrap.cc:654] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.588500 26496 ts_tablet_manager.cc:1434] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.008s
I20260713 09:10:12.588946 26331 heartbeater.cc:499] Master 127.21.70.254:37273 was elected leader, sending a full tablet report...
I20260713 09:10:12.589464 26496 tablet_bootstrap.cc:492] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:12.589594 26495 tablet_bootstrap.cc:492] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:12.590107 26495 ts_tablet_manager.cc:1403] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.010s
I20260713 09:10:12.592855 26495 raft_consensus.cc:359] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } }
I20260713 09:10:12.593513 26495 raft_consensus.cc:385] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.593839 26495 raft_consensus.cc:740] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.594529 26495 consensus_queue.cc:260] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } }
I20260713 09:10:12.595640 26496 tablet_bootstrap.cc:654] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.596577 26495 ts_tablet_manager.cc:1434] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:12.597497 26495 tablet_bootstrap.cc:492] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:12.597590 26497 tablet_bootstrap.cc:492] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:12.598254 26497 ts_tablet_manager.cc:1403] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.003s
I20260713 09:10:12.602003 26497 raft_consensus.cc:359] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.602511 26497 raft_consensus.cc:385] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.602757 26497 raft_consensus.cc:740] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.603821 26495 tablet_bootstrap.cc:654] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.603374 26497 consensus_queue.cc:260] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.605501 26497 ts_tablet_manager.cc:1434] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:12.605614 26496 tablet_bootstrap.cc:492] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:12.606127 26496 ts_tablet_manager.cc:1403] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260713 09:10:12.606570 26497 tablet_bootstrap.cc:492] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:12.609702 26496 raft_consensus.cc:359] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.610702 26496 raft_consensus.cc:385] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.611048 26496 raft_consensus.cc:740] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.612102 26496 consensus_queue.cc:260] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.613932 26497 tablet_bootstrap.cc:654] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.614874 26496 ts_tablet_manager.cc:1434] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:12.616109 26496 tablet_bootstrap.cc:492] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:12.624243 26496 tablet_bootstrap.cc:654] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.625356 26497 tablet_bootstrap.cc:492] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:12.625861 26497 ts_tablet_manager.cc:1403] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260713 09:10:12.628823 26497 raft_consensus.cc:359] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.629518 26497 raft_consensus.cc:385] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.629822 26497 raft_consensus.cc:740] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.630720 26497 consensus_queue.cc:260] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.640345 26497 ts_tablet_manager.cc:1434] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:10:12.641300 26497 tablet_bootstrap.cc:492] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:12.647490 26497 tablet_bootstrap.cc:654] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.653877 26497 tablet_bootstrap.cc:492] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:12.654302 26497 ts_tablet_manager.cc:1403] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.010s
I20260713 09:10:12.654454 26495 tablet_bootstrap.cc:492] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:12.654954 26495 ts_tablet_manager.cc:1403] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.027s
I20260713 09:10:12.655321 26496 tablet_bootstrap.cc:492] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:12.655831 26496 ts_tablet_manager.cc:1403] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.040s	user 0.026s	sys 0.010s
I20260713 09:10:12.656569 26497 raft_consensus.cc:359] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.657131 26497 raft_consensus.cc:385] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.657368 26497 raft_consensus.cc:740] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.657796 26495 raft_consensus.cc:359] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.658005 26497 consensus_queue.cc:260] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.658535 26495 raft_consensus.cc:385] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.658973 26495 raft_consensus.cc:740] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.658566 26496 raft_consensus.cc:359] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.659371 26496 raft_consensus.cc:385] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.659719 26496 raft_consensus.cc:740] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.660132 26497 ts_tablet_manager.cc:1434] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:10:12.659858 26495 consensus_queue.cc:260] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.660543 26496 consensus_queue.cc:260] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.661118 26497 tablet_bootstrap.cc:492] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:12.664564 26495 ts_tablet_manager.cc:1434] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:10:12.665553 26495 tablet_bootstrap.cc:492] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:12.668226 26497 tablet_bootstrap.cc:654] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.668919 26496 ts_tablet_manager.cc:1434] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 09:10:12.671866 26495 tablet_bootstrap.cc:654] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.674993 26496 tablet_bootstrap.cc:492] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:12.685106 26496 tablet_bootstrap.cc:654] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.686528 26495 tablet_bootstrap.cc:492] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:12.687081 26495 ts_tablet_manager.cc:1403] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.011s
I20260713 09:10:12.689127 26497 tablet_bootstrap.cc:492] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:12.689597 26497 ts_tablet_manager.cc:1403] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.012s
I20260713 09:10:12.689997 26495 raft_consensus.cc:359] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.690497 26496 tablet_bootstrap.cc:492] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:12.690726 26495 raft_consensus.cc:385] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.690940 26496 ts_tablet_manager.cc:1403] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:10:12.691044 26495 raft_consensus.cc:740] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.691910 26495 consensus_queue.cc:260] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.692885 26497 raft_consensus.cc:359] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.693617 26497 raft_consensus.cc:385] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.693923 26497 raft_consensus.cc:740] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.693950 26496 raft_consensus.cc:359] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.694726 26496 raft_consensus.cc:385] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.695307 26496 raft_consensus.cc:740] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.694727 26497 consensus_queue.cc:260] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.696261 26495 ts_tablet_manager.cc:1434] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:10:12.696152 26496 consensus_queue.cc:260] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.697165 26495 tablet_bootstrap.cc:492] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:12.700609 26496 ts_tablet_manager.cc:1434] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:10:12.700907 26497 ts_tablet_manager.cc:1434] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:10:12.701529 26496 tablet_bootstrap.cc:492] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:12.702028 26497 tablet_bootstrap.cc:492] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:12.706686 26495 tablet_bootstrap.cc:654] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.709501 26497 tablet_bootstrap.cc:654] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.710330 26501 raft_consensus.cc:493] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:12.710867 26501 raft_consensus.cc:515] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.713213 26501 leader_election.cc:290] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:12.716929 26496 tablet_bootstrap.cc:654] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.723059 26495 tablet_bootstrap.cc:492] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:12.723533 26495 ts_tablet_manager.cc:1403] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.007s
I20260713 09:10:12.725855 26495 raft_consensus.cc:359] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.726372 26495 raft_consensus.cc:385] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.726629 26495 raft_consensus.cc:740] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.727164 26495 consensus_queue.cc:260] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.729079 26503 raft_consensus.cc:493] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:12.729889 26496 tablet_bootstrap.cc:492] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:12.729766 26503 raft_consensus.cc:515] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.731613 26495 ts_tablet_manager.cc:1434] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:12.732637 26495 tablet_bootstrap.cc:492] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:12.733283 26497 tablet_bootstrap.cc:492] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:12.733815 26497 ts_tablet_manager.cc:1403] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.002s
I20260713 09:10:12.736812 26497 raft_consensus.cc:359] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } }
I20260713 09:10:12.737592 26497 raft_consensus.cc:385] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.737950 26497 raft_consensus.cc:740] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.738533 26503 leader_election.cc:290] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:12.738845 26497 consensus_queue.cc:260] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } }
I20260713 09:10:12.739794 26495 tablet_bootstrap.cc:654] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.730463 26496 ts_tablet_manager.cc:1403] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.002s
I20260713 09:10:12.741346 26497 ts_tablet_manager.cc:1434] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:12.742549 26497 tablet_bootstrap.cc:492] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:12.742601 26496 raft_consensus.cc:359] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } }
I20260713 09:10:12.743367 26496 raft_consensus.cc:385] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.745393 26496 raft_consensus.cc:740] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.746115 26496 consensus_queue.cc:260] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } }
I20260713 09:10:12.748421 26496 ts_tablet_manager.cc:1434] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:12.749377 26496 tablet_bootstrap.cc:492] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:12.751040 26501 raft_consensus.cc:493] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:12.751543 26501 raft_consensus.cc:515] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.754716 26501 leader_election.cc:290] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:12.760694 26497 tablet_bootstrap.cc:654] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.763175 26496 tablet_bootstrap.cc:654] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.772017 26497 tablet_bootstrap.cc:492] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:12.772605 26497 ts_tablet_manager.cc:1403] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.003s
I20260713 09:10:12.775812 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:12.777966 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf8df8c3af14a62bb37a78fb3ee73e3" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:12.778421 26496 tablet_bootstrap.cc:492] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:12.778633 26455 raft_consensus.cc:2468] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:12.778923 26496 ts_tablet_manager.cc:1403] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.007s
W20260713 09:10:12.779686 26344 leader_election.cc:343] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:12.780301 26495 tablet_bootstrap.cc:492] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:12.780238 26344 leader_election.cc:304] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:12.781031 26501 raft_consensus.cc:2804] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:12.781375 26501 raft_consensus.cc:493] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:12.781679 26501 raft_consensus.cc:3060] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:12.781868 26496 raft_consensus.cc:359] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.784679 26496 raft_consensus.cc:385] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.784967 26496 raft_consensus.cc:740] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.785811 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:12.785774 26496 consensus_queue.cc:260] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.786650 26306 raft_consensus.cc:2468] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:12.787472 26497 raft_consensus.cc:359] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.787971 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf8df8c3af14a62bb37a78fb3ee73e3" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:12.788733 26305 raft_consensus.cc:2468] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:12.789605 26501 raft_consensus.cc:515] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.790241 26346 leader_election.cc:304] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [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: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:12.791925 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:12.792227 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
I20260713 09:10:12.788204 26497 raft_consensus.cc:385] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.792884 26381 raft_consensus.cc:2468] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 0.
I20260713 09:10:12.793174 26497 raft_consensus.cc:740] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
W20260713 09:10:12.793498 26269 leader_election.cc:343] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:12.792814 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf8df8c3af14a62bb37a78fb3ee73e3" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:12.794209 26501 leader_election.cc:290] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:12.794754 26454 raft_consensus.cc:3060] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:12.795013 26501 raft_consensus.cc:2804] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:12.794271 26497 consensus_queue.cc:260] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.795346 26501 raft_consensus.cc:493] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:12.795833 26501 raft_consensus.cc:3060] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:12.797416 26497 ts_tablet_manager.cc:1434] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260713 09:10:12.798498 26497 tablet_bootstrap.cc:492] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:12.794370 26272 leader_election.cc:304] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [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: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:12.792838 26495 ts_tablet_manager.cc:1403] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.009s
I20260713 09:10:12.800683 26503 raft_consensus.cc:2804] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:12.801306 26503 raft_consensus.cc:493] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:12.801709 26503 raft_consensus.cc:3060] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:12.803020 26501 raft_consensus.cc:515] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.806252 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:12.807216 26497 tablet_bootstrap.cc:654] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:12.807627 26344 leader_election.cc:343] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:12.808207 26501 leader_election.cc:290] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:12.809718 26454 raft_consensus.cc:2468] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:12.810887 26344 leader_election.cc:304] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:12.811846 26525 raft_consensus.cc:2804] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:12.812311 26525 raft_consensus.cc:697] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Leader. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:12.813285 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf8df8c3af14a62bb37a78fb3ee73e3" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:12.813079 26525 consensus_queue.cc:237] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.813907 26305 raft_consensus.cc:3060] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:12.814757 26503 raft_consensus.cc:515] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.816193 26502 raft_consensus.cc:493] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:12.816699 26502 raft_consensus.cc:515] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.817624 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:12.817703 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:12.818841 26381 raft_consensus.cc:2393] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 58491d0e63f342cb927ec257369a038e in current term 1: Already voted for candidate 7c7d71a02e7f427f81563694ec33471d in this term.
I20260713 09:10:12.828857 26502 leader_election.cc:290] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:12.818902 26496 ts_tablet_manager.cc:1434] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.040s	user 0.001s	sys 0.007s
I20260713 09:10:12.831875 26305 raft_consensus.cc:2468] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:12.836483 26306 raft_consensus.cc:2393] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c7d71a02e7f427f81563694ec33471d in current term 1: Already voted for candidate 58491d0e63f342cb927ec257369a038e in this term.
I20260713 09:10:12.817041 26503 leader_election.cc:290] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 election: Requested vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:12.838778 26346 leader_election.cc:304] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [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: 7c7d71a02e7f427f81563694ec33471d; no voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:12.839713 26496 tablet_bootstrap.cc:492] T abf2efdf4505415e988ec55cb740b7da P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:12.818080 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:12.821131 26501 raft_consensus.cc:493] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:10:12.841364 26269 leader_election.cc:343] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:12.841825 26269 leader_election.cc:304] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [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: 58491d0e63f342cb927ec257369a038e; no voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:12.843483 26497 tablet_bootstrap.cc:492] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:12.819085 26495 raft_consensus.cc:359] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.843957 26497 ts_tablet_manager.cc:1403] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260713 09:10:12.841367 26501 raft_consensus.cc:515] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } }
I20260713 09:10:12.852718 26501 leader_election.cc:290] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761), 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685)
I20260713 09:10:12.848315 26503 raft_consensus.cc:2749] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:12.852918 26525 raft_consensus.cc:2749] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:12.853132 26497 raft_consensus.cc:359] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.848367 26495 raft_consensus.cc:385] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.854096 26497 raft_consensus.cc:385] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.854362 26495 raft_consensus.cc:740] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.854494 26497 raft_consensus.cc:740] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.855288 26495 consensus_queue.cc:260] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.855516 26497 consensus_queue.cc:260] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.857534 26496 tablet_bootstrap.cc:654] T abf2efdf4505415e988ec55cb740b7da P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.858211 26495 ts_tablet_manager.cc:1434] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.007s
I20260713 09:10:12.858644 26497 ts_tablet_manager.cc:1434] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:10:12.859530 26495 tablet_bootstrap.cc:492] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:12.859700 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40e53522318496b9a5673b7e64e55e2" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:12.859959 26497 tablet_bootstrap.cc:492] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:12.860360 26454 raft_consensus.cc:2468] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:12.861572 26344 leader_election.cc:304] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:12.862838 26525 raft_consensus.cc:2804] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:12.863821 26525 raft_consensus.cc:493] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:12.864178 26525 raft_consensus.cc:3060] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:12.868332 26495 tablet_bootstrap.cc:654] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.869570 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40e53522318496b9a5673b7e64e55e2" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:12.870260 26306 raft_consensus.cc:2468] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:12.871007 26497 tablet_bootstrap.cc:654] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.874334 26202 catalog_manager.cc:5697] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c7d71a02e7f427f81563694ec33471d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "7c7d71a02e7f427f81563694ec33471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:12.879675 26503 raft_consensus.cc:493] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:12.886771 26497 tablet_bootstrap.cc:492] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:12.880251 26503 raft_consensus.cc:515] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.887253 26497 ts_tablet_manager.cc:1403] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.004s
I20260713 09:10:12.876822 26525 raft_consensus.cc:515] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } }
I20260713 09:10:12.887979 26502 raft_consensus.cc:493] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:12.888444 26502 raft_consensus.cc:515] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.889298 26503 leader_election.cc:290] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:12.891040 26502 leader_election.cc:290] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:12.891572 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688f2bde1f3d4c948db2e5f0d93be374" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
I20260713 09:10:12.892200 26525 leader_election.cc:290] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Requested vote from peers 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761), 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685)
I20260713 09:10:12.892273 26381 raft_consensus.cc:2468] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 0.
I20260713 09:10:12.894236 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688f2bde1f3d4c948db2e5f0d93be374" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:12.894397 26497 raft_consensus.cc:359] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.894904 26454 raft_consensus.cc:2468] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 0.
I20260713 09:10:12.895315 26497 raft_consensus.cc:385] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.895714 26497 raft_consensus.cc:740] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.896051 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40e53522318496b9a5673b7e64e55e2" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:12.896675 26455 raft_consensus.cc:3060] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:12.896485 26497 consensus_queue.cc:260] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.898394 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40e53522318496b9a5673b7e64e55e2" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:12.899024 26306 raft_consensus.cc:3060] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:12.901554 26497 ts_tablet_manager.cc:1434] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:10:12.902344 26269 leader_election.cc:304] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 
W20260713 09:10:12.901355 26252 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:12.902952 26380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acca8c820f2a495d95e441118c6b3b9a" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
I20260713 09:10:12.904177 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf2efdf4505415e988ec55cb740b7da" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
W20260713 09:10:12.905309 26421 leader_election.cc:343] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:12.904573 26503 raft_consensus.cc:2804] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:10:12.906461 26421 leader_election.cc:343] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:12.906921 26503 raft_consensus.cc:493] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:12.907333 26503 raft_consensus.cc:3060] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:12.914052 26496 tablet_bootstrap.cc:492] T abf2efdf4505415e988ec55cb740b7da P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:12.914677 26495 tablet_bootstrap.cc:492] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:12.914726 26496 ts_tablet_manager.cc:1403] T abf2efdf4505415e988ec55cb740b7da P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.006s
I20260713 09:10:12.915472 26495 ts_tablet_manager.cc:1403] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.012s
I20260713 09:10:12.915917 26304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acca8c820f2a495d95e441118c6b3b9a" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:12.917269 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf2efdf4505415e988ec55cb740b7da" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
W20260713 09:10:12.919014 26420 leader_election.cc:343] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:12.918699 26496 raft_consensus.cc:359] T abf2efdf4505415e988ec55cb740b7da P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.919648 26496 raft_consensus.cc:385] T abf2efdf4505415e988ec55cb740b7da P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.920112 26496 raft_consensus.cc:740] T abf2efdf4505415e988ec55cb740b7da P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.921005 26496 consensus_queue.cc:260] T abf2efdf4505415e988ec55cb740b7da P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.921841 26503 raft_consensus.cc:515] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.919529 26420 leader_election.cc:304] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 981bdbf387be45c589beaf3b5514dc45; no voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d
I20260713 09:10:12.923556 26502 raft_consensus.cc:2749] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:12.924295 26420 leader_election.cc:343] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:12.924801 26495 raft_consensus.cc:359] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.925580 26495 raft_consensus.cc:385] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:12.924840 26420 leader_election.cc:304] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 981bdbf387be45c589beaf3b5514dc45; no voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d
I20260713 09:10:12.926065 26495 raft_consensus.cc:740] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:12.926703 26502 raft_consensus.cc:2749] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:12.926916 26495 consensus_queue.cc:260] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.933106 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688f2bde1f3d4c948db2e5f0d93be374" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:12.933732 26381 raft_consensus.cc:3060] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:12.934298 26495 ts_tablet_manager.cc:1434] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260713 09:10:12.935377 26495 tablet_bootstrap.cc:492] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:12.936143 26455 raft_consensus.cc:2468] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:12.937639 26344 leader_election.cc:304] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:12.938711 26525 raft_consensus.cc:2804] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:12.939308 26525 raft_consensus.cc:697] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Leader. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:12.940387 26525 consensus_queue.cc:237] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } }
I20260713 09:10:12.943488 26502 raft_consensus.cc:493] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:12.949230 26502 raft_consensus.cc:515] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.933754 26306 raft_consensus.cc:2468] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:12.948654 26496 ts_tablet_manager.cc:1434] T abf2efdf4505415e988ec55cb740b7da P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.033s	user 0.019s	sys 0.009s
I20260713 09:10:12.952702 26536 raft_consensus.cc:493] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:12.953337 26536 raft_consensus.cc:515] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.954080 26381 raft_consensus.cc:2468] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 1.
I20260713 09:10:12.954578 26496 tablet_bootstrap.cc:492] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:12.955833 26536 leader_election.cc:290] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:12.956506 26503 leader_election.cc:290] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 election: Requested vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:12.957183 26495 tablet_bootstrap.cc:654] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.957362 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688f2bde1f3d4c948db2e5f0d93be374" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:12.957572 26272 leader_election.cc:304] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:12.957965 26455 raft_consensus.cc:3060] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:12.958101 26502 leader_election.cc:290] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:12.958823 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8a788cf3bc4537a508347615125009" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:12.959496 26454 raft_consensus.cc:2468] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 0.
I20260713 09:10:12.962013 26269 leader_election.cc:304] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:12.963013 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8a788cf3bc4537a508347615125009" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:12.963598 26503 raft_consensus.cc:2804] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:12.963356 26380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8a788cf3bc4537a508347615125009" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
W20260713 09:10:12.965628 26421 leader_election.cc:343] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:12.964414 26537 raft_consensus.cc:2804] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:12.966626 26503 raft_consensus.cc:697] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 1 LEADER]: Becoming Leader. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Running, Role: LEADER
I20260713 09:10:12.968032 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8a788cf3bc4537a508347615125009" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
I20260713 09:10:12.966655 26537 raft_consensus.cc:493] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:10:12.969868 26272 leader_election.cc:343] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:12.968938 26537 raft_consensus.cc:3060] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:12.967940 26503 consensus_queue.cc:237] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.968405 26496 tablet_bootstrap.cc:654] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:12.985186 26537 raft_consensus.cc:515] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:12.987522 26306 raft_consensus.cc:2393] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 981bdbf387be45c589beaf3b5514dc45 in current term 1: Already voted for candidate 58491d0e63f342cb927ec257369a038e in this term.
I20260713 09:10:12.989523 26455 raft_consensus.cc:2468] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 1.
I20260713 09:10:12.990885 26420 leader_election.cc:304] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 981bdbf387be45c589beaf3b5514dc45; no voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d
I20260713 09:10:12.991803 26502 raft_consensus.cc:3060] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:12.994705 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8a788cf3bc4537a508347615125009" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
W20260713 09:10:12.996048 26272 leader_election.cc:343] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:12.996152 26537 leader_election.cc:290] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 election: Requested vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:13.002979 26502 raft_consensus.cc:2749] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:13.003854 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8a788cf3bc4537a508347615125009" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:13.004324 26203 catalog_manager.cc:5697] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c7d71a02e7f427f81563694ec33471d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "7c7d71a02e7f427f81563694ec33471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.008533 26502 raft_consensus.cc:493] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.009131 26502 raft_consensus.cc:515] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.012809 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada33aef85c5447eba6370060d3d041b" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
W20260713 09:10:13.014595 26420 leader_election.cc:343] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.020874 26455 raft_consensus.cc:2468] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 1.
I20260713 09:10:13.022362 26502 leader_election.cc:290] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:13.022505 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada33aef85c5447eba6370060d3d041b" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
I20260713 09:10:13.023156 26381 raft_consensus.cc:2468] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 0.
I20260713 09:10:13.022608 26201 catalog_manager.cc:5697] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e reported cstate change: term changed from 0 to 1, leader changed from <none> to 58491d0e63f342cb927ec257369a038e (127.21.70.193). New cstate: current_term: 1 leader_uuid: "58491d0e63f342cb927ec257369a038e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.023718 26269 leader_election.cc:304] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [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: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 7c7d71a02e7f427f81563694ec33471d
I20260713 09:10:13.024379 26421 leader_election.cc:304] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [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: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 58491d0e63f342cb927ec257369a038e
I20260713 09:10:13.024726 26537 raft_consensus.cc:2804] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:13.025307 26537 raft_consensus.cc:697] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [term 1 LEADER]: Becoming Leader. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Running, Role: LEADER
I20260713 09:10:13.025530 26502 raft_consensus.cc:2804] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:13.025959 26502 raft_consensus.cc:493] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:13.023630 26495 tablet_bootstrap.cc:492] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:13.026295 26502 raft_consensus.cc:3060] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.026224 26537 consensus_queue.cc:237] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.027062 26495 ts_tablet_manager.cc:1403] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.014s
I20260713 09:10:13.030092 26495 raft_consensus.cc:359] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.030786 26495 raft_consensus.cc:385] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.031095 26495 raft_consensus.cc:740] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.031802 26495 consensus_queue.cc:260] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.033906 26495 ts_tablet_manager.cc:1434] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:10:13.034868 26495 tablet_bootstrap.cc:492] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:13.035252 26502 raft_consensus.cc:515] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.037855 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada33aef85c5447eba6370060d3d041b" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
W20260713 09:10:13.039249 26420 leader_election.cc:343] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:13.040381 26495 tablet_bootstrap.cc:654] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.043453 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada33aef85c5447eba6370060d3d041b" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:13.044082 26496 tablet_bootstrap.cc:492] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:13.044592 26496 ts_tablet_manager.cc:1403] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.017s
I20260713 09:10:13.044019 26381 raft_consensus.cc:3060] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.047042 26496 raft_consensus.cc:359] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.047698 26496 raft_consensus.cc:385] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.047951 26496 raft_consensus.cc:740] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.048401 26495 tablet_bootstrap.cc:492] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:13.048858 26495 ts_tablet_manager.cc:1403] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.001s
I20260713 09:10:13.048503 26496 consensus_queue.cc:260] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.050486 26496 ts_tablet_manager.cc:1434] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:13.051558 26496 tablet_bootstrap.cc:492] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:13.051431 26525 raft_consensus.cc:493] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.051978 26525 raft_consensus.cc:515] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.053931 26525 leader_election.cc:290] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:13.054905 26381 raft_consensus.cc:2468] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 1.
I20260713 09:10:13.055095 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80597a22f9b14dd4854273bea87d82c5" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:13.055474 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80597a22f9b14dd4854273bea87d82c5" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:13.055796 26306 raft_consensus.cc:2468] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:13.056171 26455 raft_consensus.cc:2468] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:13.056674 26502 leader_election.cc:290] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:13.056969 26346 leader_election.cc:304] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:13.057490 26496 tablet_bootstrap.cc:654] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:13.058784 26421 leader_election.cc:304] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [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: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 58491d0e63f342cb927ec257369a038e
I20260713 09:10:13.059996 26525 raft_consensus.cc:2804] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:13.060678 26525 raft_consensus.cc:493] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:13.059990 26201 catalog_manager.cc:5697] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e reported cstate change: term changed from 0 to 1, leader changed from <none> to 58491d0e63f342cb927ec257369a038e (127.21.70.193). New cstate: current_term: 1 leader_uuid: "58491d0e63f342cb927ec257369a038e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.061129 26525 raft_consensus.cc:3060] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.062938 26502 raft_consensus.cc:2804] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:13.063726 26495 raft_consensus.cc:359] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.064415 26495 raft_consensus.cc:385] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.064680 26495 raft_consensus.cc:740] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.065382 26495 consensus_queue.cc:260] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.067477 26495 ts_tablet_manager.cc:1434] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260713 09:10:13.071750 26530 raft_consensus.cc:493] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.072379 26530 raft_consensus.cc:515] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.077931 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf2efdf4505415e988ec55cb740b7da" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:13.078511 26455 raft_consensus.cc:2468] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:13.079458 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf2efdf4505415e988ec55cb740b7da" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:13.080089 26306 raft_consensus.cc:2468] T abf2efdf4505415e988ec55cb740b7da P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:13.081205 26346 leader_election.cc:304] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:13.081913 26530 leader_election.cc:290] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:13.081993 26501 raft_consensus.cc:2804] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:13.082389 26501 raft_consensus.cc:493] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:13.082728 26501 raft_consensus.cc:3060] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.087941 26525 raft_consensus.cc:515] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.091126 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80597a22f9b14dd4854273bea87d82c5" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:13.091966 26306 raft_consensus.cc:3060] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.092873 26525 leader_election.cc:290] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:13.093850 26496 tablet_bootstrap.cc:492] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:13.094383 26496 ts_tablet_manager.cc:1403] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.016s
I20260713 09:10:13.094802 26546 raft_consensus.cc:493] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.094993 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80597a22f9b14dd4854273bea87d82c5" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:13.098543 26455 raft_consensus.cc:3060] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.098084 26546 raft_consensus.cc:515] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.098098 26496 raft_consensus.cc:359] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.091116 26501 raft_consensus.cc:515] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.099668 26496 raft_consensus.cc:385] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:13.100103 26496 raft_consensus.cc:740] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:13.100869 26496 consensus_queue.cc:260] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.101490 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:13.102435 26305 raft_consensus.cc:2393] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 981bdbf387be45c589beaf3b5514dc45 in current term 1: Already voted for candidate 58491d0e63f342cb927ec257369a038e in this term.
I20260713 09:10:13.103250 26496 ts_tablet_manager.cc:1434] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:10:13.092360 26502 raft_consensus.cc:697] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Becoming Leader. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:13.105710 26502 consensus_queue.cc:237] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.107820 26306 raft_consensus.cc:2468] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:13.108259 26546 leader_election.cc:290] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:13.112882 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf2efdf4505415e988ec55cb740b7da" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:13.118042 26305 raft_consensus.cc:3060] T abf2efdf4505415e988ec55cb740b7da P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.119079 26455 raft_consensus.cc:2468] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:13.112897 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf2efdf4505415e988ec55cb740b7da" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:13.116045 26346 leader_election.cc:304] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:13.119710 26454 raft_consensus.cc:3060] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.110044 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
I20260713 09:10:13.111847 26501 leader_election.cc:290] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:13.120752 26381 raft_consensus.cc:2393] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 981bdbf387be45c589beaf3b5514dc45 in current term 1: Already voted for candidate 7c7d71a02e7f427f81563694ec33471d in this term.
I20260713 09:10:13.120847 26501 raft_consensus.cc:2804] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:13.121702 26421 leader_election.cc:304] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 981bdbf387be45c589beaf3b5514dc45; no voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d
I20260713 09:10:13.122350 26501 raft_consensus.cc:697] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Leader. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:13.121790 26201 catalog_manager.cc:5697] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "981bdbf387be45c589beaf3b5514dc45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:13.122574 26502 raft_consensus.cc:3060] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.123206 26501 consensus_queue.cc:237] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.129685 26502 raft_consensus.cc:2749] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:13.132005 26202 catalog_manager.cc:5697] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c7d71a02e7f427f81563694ec33471d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "7c7d71a02e7f427f81563694ec33471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.135830 26305 raft_consensus.cc:2468] T abf2efdf4505415e988ec55cb740b7da P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:13.136811 26346 leader_election.cc:304] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:13.137439 26501 raft_consensus.cc:2804] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:13.137884 26501 raft_consensus.cc:697] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Leader. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:13.138603 26454 raft_consensus.cc:2468] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:13.138649 26501 consensus_queue.cc:237] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.146332 26501 raft_consensus.cc:493] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.146741 26501 raft_consensus.cc:515] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.146433 26202 catalog_manager.cc:5697] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c7d71a02e7f427f81563694ec33471d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "7c7d71a02e7f427f81563694ec33471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.148922 26501 leader_election.cc:290] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:13.149565 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8a788cf3bc4537a508347615125009" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:13.150583 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d8a788cf3bc4537a508347615125009" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:13.151536 26454 raft_consensus.cc:2393] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c7d71a02e7f427f81563694ec33471d in current term 1: Already voted for candidate 58491d0e63f342cb927ec257369a038e in this term.
I20260713 09:10:13.152554 26344 leader_election.cc:304] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d; no voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:13.153712 26501 raft_consensus.cc:3060] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.160612 26501 raft_consensus.cc:2749] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:13.212158 26501 consensus_queue.cc:1048] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.222692 26525 consensus_queue.cc:1048] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.340039 26553 consensus_queue.cc:1048] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.349854 26530 consensus_queue.cc:1048] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.420477 26537 consensus_queue.cc:1048] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.430195 26537 consensus_queue.cc:1048] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.494757 26546 consensus_queue.cc:1048] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.499788 26537 consensus_queue.cc:1048] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.504570 26305 raft_consensus.cc:3060] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.513072 26547 consensus_queue.cc:1048] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.518877 26537 consensus_queue.cc:1048] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.522620 26536 raft_consensus.cc:493] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 981bdbf387be45c589beaf3b5514dc45)
I20260713 09:10:13.523111 26536 raft_consensus.cc:515] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.526676 26530 raft_consensus.cc:493] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:13.527294 26530 raft_consensus.cc:515] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.527760 26380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada33aef85c5447eba6370060d3d041b" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
I20260713 09:10:13.529505 26530 leader_election.cc:290] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:13.529999 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acca8c820f2a495d95e441118c6b3b9a" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:13.530437 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acca8c820f2a495d95e441118c6b3b9a" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:13.530743 26305 raft_consensus.cc:2468] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:13.531066 26455 raft_consensus.cc:2468] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:13.531826 26346 leader_election.cc:304] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:13.532789 26530 raft_consensus.cc:2804] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:13.533181 26530 raft_consensus.cc:493] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:13.533478 26530 raft_consensus.cc:3060] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.533568 26536 leader_election.cc:290] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:13.534202 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada33aef85c5447eba6370060d3d041b" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:13.535745 26269 leader_election.cc:304] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e [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: 58491d0e63f342cb927ec257369a038e; no voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:13.537501 26501 consensus_queue.cc:1048] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.539635 26536 raft_consensus.cc:2749] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:13.540637 26530 raft_consensus.cc:515] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.543311 26530 leader_election.cc:290] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:13.543524 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acca8c820f2a495d95e441118c6b3b9a" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:13.543886 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acca8c820f2a495d95e441118c6b3b9a" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:13.544129 26305 raft_consensus.cc:3060] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.544466 26455 raft_consensus.cc:3060] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:13.549683 26455 raft_consensus.cc:2468] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:13.550834 26344 leader_election.cc:304] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:13.551774 26530 raft_consensus.cc:2804] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:13.552547 26305 raft_consensus.cc:2468] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:13.553277 26530 raft_consensus.cc:697] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Leader. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:13.554195 26530 consensus_queue.cc:237] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:13.558434 26525 consensus_queue.cc:1048] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:13.565495 26202 catalog_manager.cc:5697] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c7d71a02e7f427f81563694ec33471d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "7c7d71a02e7f427f81563694ec33471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:13.626529 26553 consensus_queue.cc:1048] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:13.637347 26553 consensus_queue.cc:1048] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:13.907469 26252 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:14.081800 26553 consensus_queue.cc:1048] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:14.082577 26525 consensus_queue.cc:1048] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:14.911684 26252 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:10:15.915599 26252 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:10:16.919622 26252 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:10:17.923524 26252 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:10:18.928874 26252 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:10:19.932842 26252 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:10:20.936880 26252 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:10:21.940901 26252 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:22.058790 26574 raft_consensus.cc:493] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:22.059641 26574 raft_consensus.cc:515] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:22.061698 26574 leader_election.cc:290] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:22.062865 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:22.063022 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
I20260713 09:10:22.063748 26305 raft_consensus.cc:2468] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 1.
I20260713 09:10:22.063913 26381 raft_consensus.cc:2468] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 1.
I20260713 09:10:22.065164 26420 leader_election.cc:304] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [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: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:22.065905 26574 raft_consensus.cc:2804] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:22.066219 26574 raft_consensus.cc:493] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:22.066550 26574 raft_consensus.cc:3060] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.074447 26574 raft_consensus.cc:515] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:22.076102 26574 leader_election.cc:290] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 2 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:22.076705 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:22.077106 26305 raft_consensus.cc:3060] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.077802 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:22.078393 26381 raft_consensus.cc:3060] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.085500 26305 raft_consensus.cc:2468] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 2.
I20260713 09:10:22.086531 26420 leader_election.cc:304] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:22.086941 26381 raft_consensus.cc:2468] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 2.
I20260713 09:10:22.087359 26574 raft_consensus.cc:2804] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:22.088605 26574 raft_consensus.cc:697] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 2 LEADER]: Becoming Leader. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:22.089737 26574 consensus_queue.cc:237] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Queue going to LEADER 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: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:22.096877 26202 catalog_manager.cc:5697] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 reported cstate change: term changed from 0 to 2, leader changed from <none> to 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195). New cstate: current_term: 2 leader_uuid: "981bdbf387be45c589beaf3b5514dc45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:22.566668 26305 raft_consensus.cc:1275] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Refusing update from remote peer 981bdbf387be45c589beaf3b5514dc45: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:22.568486 26581 consensus_queue.cc:1048] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:22.584980 26381 raft_consensus.cc:1275] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Refusing update from remote peer 981bdbf387be45c589beaf3b5514dc45: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:22.586633 26574 consensus_queue.cc:1048] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:22.601046 26381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e40e53522318496b9a5673b7e64e55e2"
dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
mode: GRACEFUL
new_leader_uuid: "58491d0e63f342cb927ec257369a038e"
 from {username='slave'} at 127.0.0.1:36962
I20260713 09:10:22.601673 26381 raft_consensus.cc:606] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Received request to transfer leadership to TS 58491d0e63f342cb927ec257369a038e
I20260713 09:10:22.611519 26381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80597a22f9b14dd4854273bea87d82c5"
dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
mode: GRACEFUL
new_leader_uuid: "58491d0e63f342cb927ec257369a038e"
 from {username='slave'} at 127.0.0.1:36962
I20260713 09:10:22.612047 26381 raft_consensus.cc:606] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Received request to transfer leadership to TS 58491d0e63f342cb927ec257369a038e
I20260713 09:10:22.619016 26381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bf8df8c3af14a62bb37a78fb3ee73e3"
dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
mode: GRACEFUL
new_leader_uuid: "58491d0e63f342cb927ec257369a038e"
 from {username='slave'} at 127.0.0.1:36962
I20260713 09:10:22.619469 26381 raft_consensus.cc:606] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Received request to transfer leadership to TS 58491d0e63f342cb927ec257369a038e
I20260713 09:10:22.632576 26454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a"
dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
mode: GRACEFUL
new_leader_uuid: "7c7d71a02e7f427f81563694ec33471d"
 from {username='slave'} at 127.0.0.1:59734
I20260713 09:10:22.632997 26454 raft_consensus.cc:606] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 2 LEADER]: Received request to transfer leadership to TS 7c7d71a02e7f427f81563694ec33471d
I20260713 09:10:22.640021 26454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ada33aef85c5447eba6370060d3d041b"
dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
mode: GRACEFUL
new_leader_uuid: "7c7d71a02e7f427f81563694ec33471d"
 from {username='slave'} at 127.0.0.1:59734
I20260713 09:10:22.640424 26454 raft_consensus.cc:606] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Received request to transfer leadership to TS 7c7d71a02e7f427f81563694ec33471d
I20260713 09:10:22.655992 26305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "688f2bde1f3d4c948db2e5f0d93be374"
dest_uuid: "58491d0e63f342cb927ec257369a038e"
mode: GRACEFUL
new_leader_uuid: "981bdbf387be45c589beaf3b5514dc45"
 from {username='slave'} at 127.0.0.1:40282
I20260713 09:10:22.656363 26305 raft_consensus.cc:606] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 1 LEADER]: Received request to transfer leadership to TS 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:22.672209 26580 raft_consensus.cc:993] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d: : Instructing follower 58491d0e63f342cb927ec257369a038e to start an election
I20260713 09:10:22.672801 26525 raft_consensus.cc:1081] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Signalling peer 58491d0e63f342cb927ec257369a038e to start an election
I20260713 09:10:22.674211 26305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80597a22f9b14dd4854273bea87d82c5"
dest_uuid: "58491d0e63f342cb927ec257369a038e"
 from {username='slave'} at 127.0.0.1:40036
I20260713 09:10:22.674665 26305 raft_consensus.cc:493] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:22.674947 26305 raft_consensus.cc:3060] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.679490 26305 raft_consensus.cc:515] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:22.681056 26305 leader_election.cc:290] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 2 election: Requested vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:22.681716 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80597a22f9b14dd4854273bea87d82c5" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:22.682057 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80597a22f9b14dd4854273bea87d82c5" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:22.682307 26381 raft_consensus.cc:3055] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:22.682595 26454 raft_consensus.cc:3060] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.682757 26381 raft_consensus.cc:740] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:22.683718 26381 consensus_queue.cc:260] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:22.684834 26381 raft_consensus.cc:3060] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.688066 26454 raft_consensus.cc:2468] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 2.
I20260713 09:10:22.689265 26269 leader_election.cc:304] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:22.690163 26577 raft_consensus.cc:2804] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:22.690376 26381 raft_consensus.cc:2468] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 2.
I20260713 09:10:22.691099 26577 raft_consensus.cc:697] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Becoming Leader. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Running, Role: LEADER
I20260713 09:10:22.692186 26577 consensus_queue.cc:237] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:22.698872 26202 catalog_manager.cc:5697] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e reported cstate change: term changed from 1 to 2, leader changed from 7c7d71a02e7f427f81563694ec33471d (127.21.70.194) to 58491d0e63f342cb927ec257369a038e (127.21.70.193). New cstate: current_term: 2 leader_uuid: "58491d0e63f342cb927ec257369a038e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:22.731923 26580 raft_consensus.cc:993] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d: : Instructing follower 58491d0e63f342cb927ec257369a038e to start an election
I20260713 09:10:22.732329 26525 raft_consensus.cc:1081] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Signalling peer 58491d0e63f342cb927ec257369a038e to start an election
I20260713 09:10:22.733592 26305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bf8df8c3af14a62bb37a78fb3ee73e3"
dest_uuid: "58491d0e63f342cb927ec257369a038e"
 from {username='slave'} at 127.0.0.1:40036
I20260713 09:10:22.734033 26305 raft_consensus.cc:493] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:22.734308 26305 raft_consensus.cc:3060] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.738600 26305 raft_consensus.cc:515] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:22.739948 26305 leader_election.cc:290] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 2 election: Requested vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:22.740829 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf8df8c3af14a62bb37a78fb3ee73e3" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:22.741026 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf8df8c3af14a62bb37a78fb3ee73e3" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:22.741436 26381 raft_consensus.cc:3055] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:22.741529 26454 raft_consensus.cc:3060] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.741803 26381 raft_consensus.cc:740] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:22.742841 26381 consensus_queue.cc:260] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:22.744163 26381 raft_consensus.cc:3060] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.748647 26454 raft_consensus.cc:2468] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 2.
I20260713 09:10:22.749722 26269 leader_election.cc:304] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:22.750524 26577 raft_consensus.cc:2804] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:22.751128 26577 raft_consensus.cc:697] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Becoming Leader. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Running, Role: LEADER
I20260713 09:10:22.751309 26381 raft_consensus.cc:2468] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 2.
I20260713 09:10:22.752094 26577 consensus_queue.cc:237] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:22.759229 26202 catalog_manager.cc:5697] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e reported cstate change: term changed from 1 to 2, leader changed from 7c7d71a02e7f427f81563694ec33471d (127.21.70.194) to 58491d0e63f342cb927ec257369a038e (127.21.70.193). New cstate: current_term: 2 leader_uuid: "58491d0e63f342cb927ec257369a038e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:22.787376 26581 raft_consensus.cc:993] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45: : Instructing follower 7c7d71a02e7f427f81563694ec33471d to start an election
I20260713 09:10:22.787827 26574 raft_consensus.cc:1081] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Signalling peer 7c7d71a02e7f427f81563694ec33471d to start an election
I20260713 09:10:22.789177 26381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ada33aef85c5447eba6370060d3d041b"
dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
 from {username='slave'} at 127.0.0.1:38462
I20260713 09:10:22.789565 26381 raft_consensus.cc:493] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:22.789808 26381 raft_consensus.cc:3060] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.794567 26381 raft_consensus.cc:515] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:22.796060 26381 leader_election.cc:290] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 2 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:22.796795 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada33aef85c5447eba6370060d3d041b" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:22.796993 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada33aef85c5447eba6370060d3d041b" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:22.797398 26305 raft_consensus.cc:3060] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.797737 26454 raft_consensus.cc:3055] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:22.798050 26454 raft_consensus.cc:740] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:22.798713 26454 consensus_queue.cc:260] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:22.799695 26454 raft_consensus.cc:3060] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.801710 26305 raft_consensus.cc:2468] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 2.
I20260713 09:10:22.802654 26346 leader_election.cc:304] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:22.803304 26525 raft_consensus.cc:2804] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:22.803733 26525 raft_consensus.cc:697] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [term 2 LEADER]: Becoming Leader. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:22.804226 26454 raft_consensus.cc:2468] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 2.
I20260713 09:10:22.804455 26525 consensus_queue.cc:237] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:22.810843 26202 catalog_manager.cc:5697] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d reported cstate change: term changed from 1 to 2, leader changed from 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195) to 7c7d71a02e7f427f81563694ec33471d (127.21.70.194). New cstate: current_term: 2 leader_uuid: "7c7d71a02e7f427f81563694ec33471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:22.910113 26596 raft_consensus.cc:993] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e: : Instructing follower 981bdbf387be45c589beaf3b5514dc45 to start an election
I20260713 09:10:22.910622 26596 raft_consensus.cc:1081] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 1 LEADER]: Signalling peer 981bdbf387be45c589beaf3b5514dc45 to start an election
I20260713 09:10:22.912130 26454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "688f2bde1f3d4c948db2e5f0d93be374"
dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
 from {username='slave'} at 127.0.0.1:35174
I20260713 09:10:22.912570 26454 raft_consensus.cc:493] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:22.912828 26454 raft_consensus.cc:3060] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.916931 26454 raft_consensus.cc:515] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:22.918253 26454 leader_election.cc:290] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 2 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:22.919116 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688f2bde1f3d4c948db2e5f0d93be374" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:22.919370 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688f2bde1f3d4c948db2e5f0d93be374" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:22.919724 26305 raft_consensus.cc:3055] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:22.919965 26381 raft_consensus.cc:3060] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.920051 26305 raft_consensus.cc:740] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Running, Role: LEADER
I20260713 09:10:22.920930 26305 consensus_queue.cc:260] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:22.922231 26305 raft_consensus.cc:3060] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.926617 26381 raft_consensus.cc:2468] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 2.
I20260713 09:10:22.927778 26421 leader_election.cc:304] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:22.928210 26305 raft_consensus.cc:2468] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 2.
I20260713 09:10:22.928462 26574 raft_consensus.cc:2804] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:22.928979 26574 raft_consensus.cc:697] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [term 2 LEADER]: Becoming Leader. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:22.929868 26574 consensus_queue.cc:237] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:22.936225 26202 catalog_manager.cc:5697] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 reported cstate change: term changed from 1 to 2, leader changed from 58491d0e63f342cb927ec257369a038e (127.21.70.193) to 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195). New cstate: current_term: 2 leader_uuid: "981bdbf387be45c589beaf3b5514dc45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:23.151464 26581 raft_consensus.cc:993] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45: : Instructing follower 7c7d71a02e7f427f81563694ec33471d to start an election
I20260713 09:10:23.152174 26604 raft_consensus.cc:1081] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 2 LEADER]: Signalling peer 7c7d71a02e7f427f81563694ec33471d to start an election
I20260713 09:10:23.153565 26381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a"
dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
 from {username='slave'} at 127.0.0.1:38462
I20260713 09:10:23.153991 26381 raft_consensus.cc:493] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.154284 26381 raft_consensus.cc:3060] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:23.159706 26580 raft_consensus.cc:993] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d: : Instructing follower 58491d0e63f342cb927ec257369a038e to start an election
I20260713 09:10:23.160207 26580 raft_consensus.cc:1081] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Signalling peer 58491d0e63f342cb927ec257369a038e to start an election
I20260713 09:10:23.160480 26381 raft_consensus.cc:515] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:23.161592 26305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e40e53522318496b9a5673b7e64e55e2"
dest_uuid: "58491d0e63f342cb927ec257369a038e"
 from {username='slave'} at 127.0.0.1:40036
I20260713 09:10:23.162045 26305 raft_consensus.cc:493] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.162420 26305 raft_consensus.cc:3060] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.162875 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:23.163007 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9571d82a4e74f93bcce5b15981ddf4a" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:23.162428 26381 leader_election.cc:290] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 3 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:23.163496 26306 raft_consensus.cc:3060] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:23.166956 26305 raft_consensus.cc:515] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } }
I20260713 09:10:23.163538 26454 raft_consensus.cc:3055] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:23.167564 26454 raft_consensus.cc:740] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:23.168481 26305 leader_election.cc:290] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 2 election: Requested vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:23.169373 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40e53522318496b9a5673b7e64e55e2" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:23.169874 26381 raft_consensus.cc:3055] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:23.169718 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40e53522318496b9a5673b7e64e55e2" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:23.169999 26306 raft_consensus.cc:2468] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 3.
I20260713 09:10:23.170349 26455 raft_consensus.cc:3060] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.170222 26454 consensus_queue.cc:260] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [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: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:23.171295 26454 raft_consensus.cc:3060] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:23.171276 26346 leader_election.cc:304] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [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: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:23.171381 26381 raft_consensus.cc:740] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:23.172519 26580 raft_consensus.cc:2804] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:23.172676 26381 consensus_queue.cc:260] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } }
I20260713 09:10:23.173038 26580 raft_consensus.cc:697] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 3 LEADER]: Becoming Leader. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:23.173978 26580 consensus_queue.cc:237] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [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: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:23.176352 26455 raft_consensus.cc:2468] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 2.
I20260713 09:10:23.177718 26454 raft_consensus.cc:2468] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 3.
I20260713 09:10:23.178467 26269 leader_election.cc:304] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:23.179427 26596 raft_consensus.cc:2804] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:23.179538 26381 raft_consensus.cc:3060] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.179955 26596 raft_consensus.cc:697] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Becoming Leader. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Running, Role: LEADER
I20260713 09:10:23.180639 26596 consensus_queue.cc:237] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } }
I20260713 09:10:23.181248 26202 catalog_manager.cc:5697] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d reported cstate change: term changed from 2 to 3, leader changed from 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195) to 7c7d71a02e7f427f81563694ec33471d (127.21.70.194). New cstate: current_term: 3 leader_uuid: "7c7d71a02e7f427f81563694ec33471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.185732 26381 raft_consensus.cc:2468] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 2.
I20260713 09:10:23.189214 26455 raft_consensus.cc:1275] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Refusing update from remote peer 58491d0e63f342cb927ec257369a038e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.189787 26203 catalog_manager.cc:5697] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e reported cstate change: term changed from 1 to 2, leader changed from 7c7d71a02e7f427f81563694ec33471d (127.21.70.194) to 58491d0e63f342cb927ec257369a038e (127.21.70.193). New cstate: current_term: 2 leader_uuid: "58491d0e63f342cb927ec257369a038e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:23.190469 26596 consensus_queue.cc:1048] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.202749 26381 raft_consensus.cc:1275] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Refusing update from remote peer 58491d0e63f342cb927ec257369a038e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.205101 26596 consensus_queue.cc:1048] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.228580 26455 raft_consensus.cc:1275] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Refusing update from remote peer 58491d0e63f342cb927ec257369a038e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.229743 26596 consensus_queue.cc:1048] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.238821 26381 raft_consensus.cc:1275] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Refusing update from remote peer 58491d0e63f342cb927ec257369a038e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.240732 26596 consensus_queue.cc:1048] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.252413 26455 raft_consensus.cc:1275] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Refusing update from remote peer 7c7d71a02e7f427f81563694ec33471d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.253708 26580 consensus_queue.cc:1048] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.262398 26306 raft_consensus.cc:1275] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Refusing update from remote peer 7c7d71a02e7f427f81563694ec33471d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.264081 26580 consensus_queue.cc:1048] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.422549 26306 raft_consensus.cc:1275] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Refusing update from remote peer 981bdbf387be45c589beaf3b5514dc45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.423709 26604 consensus_queue.cc:1048] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:23.430406 26327 debug-util.cc:398] Leaking SignalData structure 0x7b0800212da0 after lost signal to thread 21790
W20260713 09:10:23.431568 26327 debug-util.cc:398] Leaking SignalData structure 0x7b080017a560 after lost signal to thread 26238
I20260713 09:10:23.433708 26381 raft_consensus.cc:1275] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Refusing update from remote peer 981bdbf387be45c589beaf3b5514dc45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.435567 26574 consensus_queue.cc:1048] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.588995 26455 raft_consensus.cc:1275] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Refusing update from remote peer 58491d0e63f342cb927ec257369a038e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.590323 26596 consensus_queue.cc:1048] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.599326 26381 raft_consensus.cc:1275] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Refusing update from remote peer 58491d0e63f342cb927ec257369a038e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.600847 26577 consensus_queue.cc:1048] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.630319 26306 raft_consensus.cc:1275] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 3 FOLLOWER]: Refusing update from remote peer 7c7d71a02e7f427f81563694ec33471d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:23.631666 26525 consensus_queue.cc:1048] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.641943 26455 raft_consensus.cc:1275] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 3 FOLLOWER]: Refusing update from remote peer 7c7d71a02e7f427f81563694ec33471d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:23.643478 26615 consensus_queue.cc:1048] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:25.684898 26201 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40126:
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"
    }
  }
}
W20260713 09:10:25.687763 26201 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.
I20260713 09:10:25.738307 26289 tablet_service.cc:1511] Processing CreateTablet for tablet 0f555021d6684f05b7ee8a15f0db97d3 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:25.739271 26364 tablet_service.cc:1511] Processing CreateTablet for tablet 0f555021d6684f05b7ee8a15f0db97d3 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:25.739992 26289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f555021d6684f05b7ee8a15f0db97d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.740705 26364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f555021d6684f05b7ee8a15f0db97d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.744227 26369 tablet_service.cc:1511] Processing CreateTablet for tablet 9e55bb9d8b4940eeacff753b826fdd84 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:25.745517 26369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e55bb9d8b4940eeacff753b826fdd84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.745811 26443 tablet_service.cc:1511] Processing CreateTablet for tablet 0f555021d6684f05b7ee8a15f0db97d3 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:25.746255 26441 tablet_service.cc:1511] Processing CreateTablet for tablet 9e55bb9d8b4940eeacff753b826fdd84 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:25.747140 26443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f555021d6684f05b7ee8a15f0db97d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.747764 26441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e55bb9d8b4940eeacff753b826fdd84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.762552 26366 tablet_service.cc:1511] Processing CreateTablet for tablet a9490bb0973c41a18e36814272598c80 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:25.763990 26366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9490bb0973c41a18e36814272598c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.763720 26437 tablet_service.cc:1511] Processing CreateTablet for tablet a9490bb0973c41a18e36814272598c80 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:25.765163 26437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9490bb0973c41a18e36814272598c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.768996 26290 tablet_service.cc:1511] Processing CreateTablet for tablet 9e55bb9d8b4940eeacff753b826fdd84 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:25.769119 26291 tablet_service.cc:1511] Processing CreateTablet for tablet a9490bb0973c41a18e36814272598c80 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:25.771915 26363 tablet_service.cc:1511] Processing CreateTablet for tablet db61309a4eb14659b216deeac0140d70 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:25.773133 26363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db61309a4eb14659b216deeac0140d70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.775274 26290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e55bb9d8b4940eeacff753b826fdd84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.778741 26291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9490bb0973c41a18e36814272598c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.784936 26295 tablet_service.cc:1511] Processing CreateTablet for tablet db61309a4eb14659b216deeac0140d70 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:25.786253 26295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db61309a4eb14659b216deeac0140d70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.800786 26441 tablet_service.cc:1511] Processing CreateTablet for tablet db61309a4eb14659b216deeac0140d70 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:25.802150 26441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db61309a4eb14659b216deeac0140d70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.814069 26292 tablet_service.cc:1511] Processing CreateTablet for tablet 48799ca65242499b9b24b809c93286cc (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:25.815791 26292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48799ca65242499b9b24b809c93286cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.820395 26639 tablet_bootstrap.cc:492] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:25.822908 26367 tablet_service.cc:1511] Processing CreateTablet for tablet 48799ca65242499b9b24b809c93286cc (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:25.824227 26367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48799ca65242499b9b24b809c93286cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.824023 26443 tablet_service.cc:1511] Processing CreateTablet for tablet 48799ca65242499b9b24b809c93286cc (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:25.825320 26443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48799ca65242499b9b24b809c93286cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.827126 26639 tablet_bootstrap.cc:654] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.833250 26296 tablet_service.cc:1511] Processing CreateTablet for tablet 60e73b75eeb54880b4afd21a0e56ebb7 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:25.834547 26296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e73b75eeb54880b4afd21a0e56ebb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.834290 26365 tablet_service.cc:1511] Processing CreateTablet for tablet 60e73b75eeb54880b4afd21a0e56ebb7 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:25.835566 26365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e73b75eeb54880b4afd21a0e56ebb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.836474 26444 tablet_service.cc:1511] Processing CreateTablet for tablet 60e73b75eeb54880b4afd21a0e56ebb7 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:25.837764 26444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e73b75eeb54880b4afd21a0e56ebb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.840251 26295 tablet_service.cc:1511] Processing CreateTablet for tablet cf5005f9216d4f44a92a14463bc0f746 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:25.841495 26295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf5005f9216d4f44a92a14463bc0f746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.846596 26363 tablet_service.cc:1511] Processing CreateTablet for tablet cf5005f9216d4f44a92a14463bc0f746 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:25.848948 26640 tablet_bootstrap.cc:492] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:25.867045 26437 tablet_service.cc:1511] Processing CreateTablet for tablet cf5005f9216d4f44a92a14463bc0f746 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:25.869473 26437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf5005f9216d4f44a92a14463bc0f746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.874537 26363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf5005f9216d4f44a92a14463bc0f746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.869556 26368 tablet_service.cc:1511] Processing CreateTablet for tablet 94f4fce6392e4538aebdb53e5186ec62 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:25.876427 26641 tablet_bootstrap.cc:492] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:25.876694 26289 tablet_service.cc:1511] Processing CreateTablet for tablet 94f4fce6392e4538aebdb53e5186ec62 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:25.877077 26368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f4fce6392e4538aebdb53e5186ec62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.877903 26289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f4fce6392e4538aebdb53e5186ec62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.882339 26445 tablet_service.cc:1511] Processing CreateTablet for tablet 94f4fce6392e4538aebdb53e5186ec62 (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:25.883680 26445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f4fce6392e4538aebdb53e5186ec62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.886020 26640 tablet_bootstrap.cc:654] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.900575 26291 tablet_service.cc:1511] Processing CreateTablet for tablet ef76cf865e4b4fe0861793b7e0d8043b (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:25.901821 26291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef76cf865e4b4fe0861793b7e0d8043b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.917466 26641 tablet_bootstrap.cc:654] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.920147 26367 tablet_service.cc:1511] Processing CreateTablet for tablet ef76cf865e4b4fe0861793b7e0d8043b (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:25.921381 26367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef76cf865e4b4fe0861793b7e0d8043b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.925433 26443 tablet_service.cc:1511] Processing CreateTablet for tablet ef76cf865e4b4fe0861793b7e0d8043b (DEFAULT_TABLE table=soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:25.926645 26443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef76cf865e4b4fe0861793b7e0d8043b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.943166 26639 tablet_bootstrap.cc:492] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:25.943728 26639 ts_tablet_manager.cc:1403] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.010s
I20260713 09:10:25.946835 26639 raft_consensus.cc:359] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:25.948572 26639 raft_consensus.cc:385] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.948848 26639 raft_consensus.cc:740] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.949491 26639 consensus_queue.cc:260] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:25.952023 26639 ts_tablet_manager.cc:1434] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:10:25.952793 26639 tablet_bootstrap.cc:492] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:25.955839 26640 tablet_bootstrap.cc:492] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:25.956378 26640 ts_tablet_manager.cc:1403] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.009s
I20260713 09:10:25.962157 26641 tablet_bootstrap.cc:492] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:25.962602 26641 ts_tablet_manager.cc:1403] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.086s	user 0.019s	sys 0.012s
I20260713 09:10:25.965269 26641 raft_consensus.cc:359] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:25.966043 26641 raft_consensus.cc:385] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.966398 26641 raft_consensus.cc:740] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.967110 26639 tablet_bootstrap.cc:654] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.967178 26641 consensus_queue.cc:260] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:25.969758 26641 ts_tablet_manager.cc:1434] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:25.970978 26641 tablet_bootstrap.cc:492] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:25.959275 26640 raft_consensus.cc:359] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:25.971870 26640 raft_consensus.cc:385] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.972196 26640 raft_consensus.cc:740] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.972826 26640 consensus_queue.cc:260] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:25.974903 26640 ts_tablet_manager.cc:1434] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:10:25.976065 26640 tablet_bootstrap.cc:492] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:25.977263 26641 tablet_bootstrap.cc:654] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:25.977926 26252 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:25.984438 26624 raft_consensus.cc:493] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.984948 26624 raft_consensus.cc:515] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:25.991089 26640 tablet_bootstrap.cc:654] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.992439 26641 tablet_bootstrap.cc:492] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:25.992998 26641 ts_tablet_manager.cc:1403] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260713 09:10:25.993198 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f555021d6684f05b7ee8a15f0db97d3" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:25.993844 26306 raft_consensus.cc:2468] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 0.
I20260713 09:10:25.994033 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f555021d6684f05b7ee8a15f0db97d3" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
I20260713 09:10:25.995114 26420 leader_election.cc:304] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:25.995775 26624 leader_election.cc:290] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
W20260713 09:10:25.996250 26421 leader_election.cc:343] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.996594 26641 raft_consensus.cc:359] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:25.997686 26641 raft_consensus.cc:385] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.997969 26641 raft_consensus.cc:740] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.998745 26641 consensus_queue.cc:260] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:25.996331 26624 raft_consensus.cc:2804] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.000758 26624 raft_consensus.cc:493] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.001519 26624 raft_consensus.cc:3060] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.001677 26641 ts_tablet_manager.cc:1434] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:26.003481 26639 tablet_bootstrap.cc:492] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:26.004249 26639 ts_tablet_manager.cc:1403] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.010s
I20260713 09:10:26.005784 26641 tablet_bootstrap.cc:492] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:26.007635 26639 raft_consensus.cc:359] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.015692 26639 raft_consensus.cc:385] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.016028 26639 raft_consensus.cc:740] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.016095 26640 tablet_bootstrap.cc:492] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:26.015368 26624 raft_consensus.cc:515] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.016741 26640 ts_tablet_manager.cc:1403] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.002s
I20260713 09:10:26.016870 26639 consensus_queue.cc:260] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.013433 26641 tablet_bootstrap.cc:654] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.019256 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f555021d6684f05b7ee8a15f0db97d3" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:26.019850 26306 raft_consensus.cc:3060] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.020213 26640 raft_consensus.cc:359] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.020879 26640 raft_consensus.cc:385] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.021149 26640 raft_consensus.cc:740] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.022028 26639 ts_tablet_manager.cc:1434] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260713 09:10:26.021804 26640 consensus_queue.cc:260] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.022927 26639 tablet_bootstrap.cc:492] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:26.024226 26640 ts_tablet_manager.cc:1434] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:26.025133 26640 tablet_bootstrap.cc:492] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
W20260713 09:10:26.028909 26407 tablet.cc:2406] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:10:26.031298 26640 tablet_bootstrap.cc:654] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.037653 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f555021d6684f05b7ee8a15f0db97d3" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
W20260713 09:10:26.039011 26421 leader_election.cc:343] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.040120 26624 leader_election.cc:290] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:26.040953 26649 raft_consensus.cc:493] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.041749 26639 tablet_bootstrap.cc:654] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.041414 26649 raft_consensus.cc:515] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.041940 26306 raft_consensus.cc:2468] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 1.
I20260713 09:10:26.044044 26420 leader_election.cc:304] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [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: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 7c7d71a02e7f427f81563694ec33471d
I20260713 09:10:26.045411 26641 tablet_bootstrap.cc:492] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:26.046120 26641 ts_tablet_manager.cc:1403] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.041s	user 0.001s	sys 0.016s
I20260713 09:10:26.046491 26649 leader_election.cc:290] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:26.048277 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db61309a4eb14659b216deeac0140d70" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:26.050020 26641 raft_consensus.cc:359] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
W20260713 09:10:26.050539 26344 leader_election.cc:343] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.051335 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db61309a4eb14659b216deeac0140d70" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:26.056080 26306 raft_consensus.cc:2468] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:26.057446 26346 leader_election.cc:304] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [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: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:26.058957 26649 raft_consensus.cc:2804] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.059435 26649 raft_consensus.cc:493] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.059863 26649 raft_consensus.cc:3060] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.052040 26624 raft_consensus.cc:2804] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.067721 26624 raft_consensus.cc:697] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Becoming Leader. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:26.068538 26624 consensus_queue.cc:237] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.071501 26641 raft_consensus.cc:385] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.071856 26641 raft_consensus.cc:740] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.072640 26641 consensus_queue.cc:260] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.073985 26649 raft_consensus.cc:515] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.074903 26641 ts_tablet_manager.cc:1434] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.003s
I20260713 09:10:26.077313 26641 tablet_bootstrap.cc:492] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:26.085687 26649 leader_election.cc:290] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:26.086073 26640 tablet_bootstrap.cc:492] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:26.086594 26640 ts_tablet_manager.cc:1403] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.014s
I20260713 09:10:26.086701 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db61309a4eb14659b216deeac0140d70" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
W20260713 09:10:26.088389 26344 leader_election.cc:343] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.088703 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db61309a4eb14659b216deeac0140d70" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:26.089437 26306 raft_consensus.cc:3060] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.090942 26640 raft_consensus.cc:359] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.091701 26640 raft_consensus.cc:385] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.091977 26640 raft_consensus.cc:740] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.092706 26640 consensus_queue.cc:260] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.099803 26639 tablet_bootstrap.cc:492] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:26.099212 26202 catalog_manager.cc:5697] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "981bdbf387be45c589beaf3b5514dc45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:26.100332 26639 ts_tablet_manager.cc:1403] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.033s
I20260713 09:10:26.103606 26641 tablet_bootstrap.cc:654] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.099198 26306 raft_consensus.cc:2468] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:26.105664 26346 leader_election.cc:304] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [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: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:26.105855 26640 ts_tablet_manager.cc:1434] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260713 09:10:26.106779 26649 raft_consensus.cc:2804] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.106935 26640 tablet_bootstrap.cc:492] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:26.107268 26649 raft_consensus.cc:697] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Leader. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:26.108100 26649 consensus_queue.cc:237] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.103266 26639 raft_consensus.cc:359] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.111141 26639 raft_consensus.cc:385] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.111490 26639 raft_consensus.cc:740] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.112311 26639 consensus_queue.cc:260] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.113328 26640 tablet_bootstrap.cc:654] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.114631 26639 ts_tablet_manager.cc:1434] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260713 09:10:26.115639 26639 tablet_bootstrap.cc:492] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:26.125512 26640 tablet_bootstrap.cc:492] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:26.126199 26640 ts_tablet_manager.cc:1403] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:10:26.129452 26639 tablet_bootstrap.cc:654] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.129179 26640 raft_consensus.cc:359] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.130086 26640 raft_consensus.cc:385] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.130456 26640 raft_consensus.cc:740] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.131259 26640 consensus_queue.cc:260] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.137759 26640 ts_tablet_manager.cc:1434] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:26.139075 26640 tablet_bootstrap.cc:492] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:26.143827 26204 catalog_manager.cc:5697] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c7d71a02e7f427f81563694ec33471d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "7c7d71a02e7f427f81563694ec33471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.145637 26640 tablet_bootstrap.cc:654] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.148593 26639 tablet_bootstrap.cc:492] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:26.154315 26639 ts_tablet_manager.cc:1403] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.004s
I20260713 09:10:26.157140 26639 raft_consensus.cc:359] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.157997 26639 raft_consensus.cc:385] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.158329 26639 raft_consensus.cc:740] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.159560 26639 consensus_queue.cc:260] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.162256 26639 ts_tablet_manager.cc:1434] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:10:26.163429 26641 tablet_bootstrap.cc:492] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:26.163480 26639 tablet_bootstrap.cc:492] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:26.164006 26641 ts_tablet_manager.cc:1403] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.013s
I20260713 09:10:26.167783 26641 raft_consensus.cc:359] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.168541 26641 raft_consensus.cc:385] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.168889 26641 raft_consensus.cc:740] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.169986 26641 consensus_queue.cc:260] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.170775 26639 tablet_bootstrap.cc:654] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.172833 26640 tablet_bootstrap.cc:492] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:26.173409 26640 ts_tablet_manager.cc:1403] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.001s
I20260713 09:10:26.176203 26640 raft_consensus.cc:359] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.177268 26640 raft_consensus.cc:385] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.177618 26640 raft_consensus.cc:740] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.178424 26640 consensus_queue.cc:260] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.179270 26641 ts_tablet_manager.cc:1434] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:10:26.182644 26640 ts_tablet_manager.cc:1434] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:10:26.183696 26640 tablet_bootstrap.cc:492] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:26.184849 26641 tablet_bootstrap.cc:492] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:26.192039 26640 tablet_bootstrap.cc:654] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.192299 26641 tablet_bootstrap.cc:654] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.193289 26627 raft_consensus.cc:493] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.193768 26627 raft_consensus.cc:515] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.195837 26627 leader_election.cc:290] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:26.197347 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f555021d6684f05b7ee8a15f0db97d3" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:26.197892 26639 tablet_bootstrap.cc:492] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:26.198334 26639 ts_tablet_manager.cc:1403] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.016s
I20260713 09:10:26.199254 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f555021d6684f05b7ee8a15f0db97d3" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:26.200081 26306 raft_consensus.cc:2393] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c7d71a02e7f427f81563694ec33471d in current term 1: Already voted for candidate 981bdbf387be45c589beaf3b5514dc45 in this term.
I20260713 09:10:26.201277 26640 tablet_bootstrap.cc:492] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:26.201718 26640 ts_tablet_manager.cc:1403] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.001s
I20260713 09:10:26.201561 26639 raft_consensus.cc:359] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.202569 26639 raft_consensus.cc:385] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.202903 26639 raft_consensus.cc:740] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.203619 26639 consensus_queue.cc:260] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.204515 26346 leader_election.cc:304] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d; no voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:26.204620 26640 raft_consensus.cc:359] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.205286 26627 raft_consensus.cc:3060] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.205314 26640 raft_consensus.cc:385] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.205886 26640 raft_consensus.cc:740] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.206420 26639 ts_tablet_manager.cc:1434] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:26.206619 26640 consensus_queue.cc:260] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.207543 26639 tablet_bootstrap.cc:492] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:26.214352 26639 tablet_bootstrap.cc:654] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.217643 26627 raft_consensus.cc:2749] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.219290 26640 ts_tablet_manager.cc:1434] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260713 09:10:26.220366 26640 tablet_bootstrap.cc:492] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:26.224673 26639 tablet_bootstrap.cc:492] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:26.225222 26639 ts_tablet_manager.cc:1403] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.003s
I20260713 09:10:26.229454 26641 tablet_bootstrap.cc:492] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:26.230057 26641 ts_tablet_manager.cc:1403] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.002s
I20260713 09:10:26.229664 26639 raft_consensus.cc:359] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.230530 26639 raft_consensus.cc:385] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.230860 26639 raft_consensus.cc:740] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.231638 26639 consensus_queue.cc:260] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.233318 26641 raft_consensus.cc:359] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.234009 26639 ts_tablet_manager.cc:1434] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:10:26.234647 26640 tablet_bootstrap.cc:654] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.235473 26639 tablet_bootstrap.cc:492] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:26.236163 26627 raft_consensus.cc:493] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.236644 26627 raft_consensus.cc:515] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.238760 26627 leader_election.cc:290] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:26.239605 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e55bb9d8b4940eeacff753b826fdd84" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:26.240439 26306 raft_consensus.cc:2468] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:26.240553 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e55bb9d8b4940eeacff753b826fdd84" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:26.241258 26455 raft_consensus.cc:2468] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:26.241853 26346 leader_election.cc:304] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:26.242749 26627 raft_consensus.cc:2804] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.234042 26641 raft_consensus.cc:385] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.243461 26641 raft_consensus.cc:740] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.243108 26627 raft_consensus.cc:493] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.244047 26627 raft_consensus.cc:3060] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.244294 26641 consensus_queue.cc:260] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.251221 26641 ts_tablet_manager.cc:1434] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260713 09:10:26.252238 26641 tablet_bootstrap.cc:492] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:26.253710 26649 raft_consensus.cc:493] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.254189 26649 raft_consensus.cc:515] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.256143 26649 leader_election.cc:290] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:26.257520 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e73b75eeb54880b4afd21a0e56ebb7" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
W20260713 09:10:26.258800 26344 leader_election.cc:343] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.258903 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e73b75eeb54880b4afd21a0e56ebb7" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:26.259433 26649 raft_consensus.cc:493] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.259506 26306 raft_consensus.cc:2468] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:26.259972 26649 raft_consensus.cc:515] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.261387 26346 leader_election.cc:304] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [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: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:26.263017 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9490bb0973c41a18e36814272598c80" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:26.263666 26455 raft_consensus.cc:2468] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:26.264847 26344 leader_election.cc:304] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:26.265985 26649 leader_election.cc:290] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:26.266058 26641 tablet_bootstrap.cc:654] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.266176 26624 raft_consensus.cc:493] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.267045 26649 raft_consensus.cc:2804] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.260155 26639 tablet_bootstrap.cc:654] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.266891 26624 raft_consensus.cc:515] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.267390 26649 raft_consensus.cc:493] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.267768 26649 raft_consensus.cc:3060] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.269098 26624 leader_election.cc:290] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:26.275264 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48799ca65242499b9b24b809c93286cc" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:26.276232 26306 raft_consensus.cc:2468] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 0.
I20260713 09:10:26.277498 26420 leader_election.cc:304] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:26.278359 26624 raft_consensus.cc:2804] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.278611 26640 tablet_bootstrap.cc:492] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:26.278774 26624 raft_consensus.cc:493] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.279276 26640 ts_tablet_manager.cc:1403] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.004s
I20260713 09:10:26.279279 26624 raft_consensus.cc:3060] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.278697 26641 tablet_bootstrap.cc:492] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:26.281250 26641 ts_tablet_manager.cc:1403] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260713 09:10:26.285998 26641 raft_consensus.cc:359] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.282953 26639 tablet_bootstrap.cc:492] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:26.286983 26639 ts_tablet_manager.cc:1403] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.004s
I20260713 09:10:26.287855 26649 raft_consensus.cc:515] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.290617 26641 raft_consensus.cc:385] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.291013 26641 raft_consensus.cc:740] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.291821 26641 consensus_queue.cc:260] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.293728 26649 leader_election.cc:290] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:26.289894 26639 raft_consensus.cc:359] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.295317 26639 raft_consensus.cc:385] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.295684 26639 raft_consensus.cc:740] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.295532 26649 raft_consensus.cc:2804] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.296641 26649 raft_consensus.cc:493] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.294229 26641 ts_tablet_manager.cc:1434] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260713 09:10:26.296456 26639 consensus_queue.cc:260] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.297591 26649 raft_consensus.cc:3060] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.299206 26639 ts_tablet_manager.cc:1434] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:10:26.300290 26639 tablet_bootstrap.cc:492] T 60e73b75eeb54880b4afd21a0e56ebb7 P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:26.282282 26640 raft_consensus.cc:359] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.303565 26640 raft_consensus.cc:385] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.303893 26640 raft_consensus.cc:740] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.304651 26640 consensus_queue.cc:260] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.306949 26640 ts_tablet_manager.cc:1434] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.003s
I20260713 09:10:26.307921 26640 tablet_bootstrap.cc:492] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:26.312172 26641 tablet_bootstrap.cc:492] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:26.314916 26649 raft_consensus.cc:515] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.318843 26639 tablet_bootstrap.cc:654] T 60e73b75eeb54880b4afd21a0e56ebb7 P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.288440 26627 raft_consensus.cc:515] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.321305 26627 leader_election.cc:290] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:26.321733 26649 leader_election.cc:290] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:26.324502 26640 tablet_bootstrap.cc:654] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.324958 26624 raft_consensus.cc:515] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.327891 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48799ca65242499b9b24b809c93286cc" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:26.328465 26306 raft_consensus.cc:3060] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.330960 26641 tablet_bootstrap.cc:654] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.335739 26306 raft_consensus.cc:2468] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 1.
I20260713 09:10:26.336941 26420 leader_election.cc:304] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:26.337143 26640 tablet_bootstrap.cc:492] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:26.337910 26640 ts_tablet_manager.cc:1403] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260713 09:10:26.337947 26647 raft_consensus.cc:2804] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.341495 26640 raft_consensus.cc:359] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.342437 26640 raft_consensus.cc:385] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.342828 26640 raft_consensus.cc:740] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.343734 26640 consensus_queue.cc:260] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
W20260713 09:10:26.345528 26346 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.70.193:43685, user_credentials={real_user=slave}} blocked reactor thread for 84195us
I20260713 09:10:26.345943 26640 ts_tablet_manager.cc:1434] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:26.348466 26640 tablet_bootstrap.cc:492] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e: Bootstrap starting.
I20260713 09:10:26.346815 26624 leader_election.cc:290] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:26.357465 26640 tablet_bootstrap.cc:654] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.358094 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e73b75eeb54880b4afd21a0e56ebb7" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:26.358691 26305 raft_consensus.cc:3060] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:26.360019 26344 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.70.195:33761, user_credentials={real_user=slave}} blocked reactor thread for 95233.8us
I20260713 09:10:26.361568 26647 raft_consensus.cc:697] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Becoming Leader. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:26.362416 26304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9490bb0973c41a18e36814272598c80" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:26.362524 26647 consensus_queue.cc:237] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.363180 26304 raft_consensus.cc:3060] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.368011 26303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e55bb9d8b4940eeacff753b826fdd84" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:26.368803 26303 raft_consensus.cc:3060] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.376881 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9490bb0973c41a18e36814272598c80" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:26.377269 26639 tablet_bootstrap.cc:492] T 60e73b75eeb54880b4afd21a0e56ebb7 P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:26.377504 26453 raft_consensus.cc:3060] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.377724 26639 ts_tablet_manager.cc:1403] T 60e73b75eeb54880b4afd21a0e56ebb7 P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.078s	user 0.006s	sys 0.006s
I20260713 09:10:26.379715 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e55bb9d8b4940eeacff753b826fdd84" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:26.380251 26454 raft_consensus.cc:3060] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.377672 26640 tablet_bootstrap.cc:492] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e: No bootstrap required, opened a new log
I20260713 09:10:26.383729 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48799ca65242499b9b24b809c93286cc" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
I20260713 09:10:26.384256 26640 ts_tablet_manager.cc:1403] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.015s
I20260713 09:10:26.384449 26381 raft_consensus.cc:2468] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 0.
I20260713 09:10:26.383723 26639 raft_consensus.cc:359] T 60e73b75eeb54880b4afd21a0e56ebb7 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.385654 26639 raft_consensus.cc:385] T 60e73b75eeb54880b4afd21a0e56ebb7 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.386080 26639 raft_consensus.cc:740] T 60e73b75eeb54880b4afd21a0e56ebb7 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.379161 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e73b75eeb54880b4afd21a0e56ebb7" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:26.385582 26380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48799ca65242499b9b24b809c93286cc" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:26.388091 26380 raft_consensus.cc:3060] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.388885 26640 raft_consensus.cc:359] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.389575 26640 raft_consensus.cc:385] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.389843 26640 raft_consensus.cc:740] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.389904 26305 raft_consensus.cc:2468] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:26.390565 26640 consensus_queue.cc:260] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.391780 26639 consensus_queue.cc:260] T 60e73b75eeb54880b4afd21a0e56ebb7 P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.392871 26455 raft_consensus.cc:3060] T 60e73b75eeb54880b4afd21a0e56ebb7 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.394176 26639 ts_tablet_manager.cc:1434] T 60e73b75eeb54880b4afd21a0e56ebb7 P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260713 09:10:26.394999 26639 tablet_bootstrap.cc:492] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45: Bootstrap starting.
I20260713 09:10:26.398908 26640 ts_tablet_manager.cc:1434] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:10:26.400730 26380 raft_consensus.cc:2468] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 1.
I20260713 09:10:26.405179 26647 raft_consensus.cc:493] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.405633 26647 raft_consensus.cc:515] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.407585 26647 leader_election.cc:290] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:26.407869 26453 raft_consensus.cc:2468] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:26.409030 26344 leader_election.cc:304] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:26.402408 26639 tablet_bootstrap.cc:654] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.409246 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9490bb0973c41a18e36814272598c80" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:26.411491 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f4fce6392e4538aebdb53e5186ec62" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
I20260713 09:10:26.411736 26641 tablet_bootstrap.cc:492] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
W20260713 09:10:26.413151 26421 leader_election.cc:343] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.413944 26346 leader_election.cc:304] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:26.414959 26454 raft_consensus.cc:2468] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:26.415321 26664 raft_consensus.cc:2804] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.415841 26664 raft_consensus.cc:697] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Leader. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:26.413163 26641 ts_tablet_manager.cc:1403] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.010s
I20260713 09:10:26.416016 26344 leader_election.cc:304] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:26.416628 26664 consensus_queue.cc:237] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.404330 26304 raft_consensus.cc:2468] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:26.397202 26204 catalog_manager.cc:5697] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "981bdbf387be45c589beaf3b5514dc45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:26.410372 26665 raft_consensus.cc:2804] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.418490 26627 raft_consensus.cc:2804] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.418563 26665 raft_consensus.cc:697] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Leader. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:26.419548 26665 consensus_queue.cc:237] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.419672 26641 raft_consensus.cc:359] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.420455 26641 raft_consensus.cc:385] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.420763 26641 raft_consensus.cc:740] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.421468 26641 consensus_queue.cc:260] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.423826 26641 ts_tablet_manager.cc:1434] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:26.424830 26641 tablet_bootstrap.cc:492] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:26.428826 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f4fce6392e4538aebdb53e5186ec62" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:26.431828 26305 raft_consensus.cc:2468] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 0.
I20260713 09:10:26.433928 26420 leader_election.cc:304] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [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: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 7c7d71a02e7f427f81563694ec33471d
I20260713 09:10:26.439605 26647 raft_consensus.cc:2804] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.439949 26647 raft_consensus.cc:493] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.440267 26647 raft_consensus.cc:3060] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.440827 26641 tablet_bootstrap.cc:654] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.414510 26455 raft_consensus.cc:2468] T 60e73b75eeb54880b4afd21a0e56ebb7 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:26.407320 26303 raft_consensus.cc:2468] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:26.463284 26641 tablet_bootstrap.cc:492] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:26.463888 26641 ts_tablet_manager.cc:1403] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.004s
I20260713 09:10:26.467149 26641 raft_consensus.cc:359] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.479784 26627 raft_consensus.cc:697] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Leader. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:26.480101 26641 raft_consensus.cc:385] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.480664 26641 raft_consensus.cc:740] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.481319 26627 consensus_queue.cc:237] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.481545 26641 consensus_queue.cc:260] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.484334 26641 ts_tablet_manager.cc:1434] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 09:10:26.485430 26641 tablet_bootstrap.cc:492] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d: Bootstrap starting.
I20260713 09:10:26.488126 26670 consensus_queue.cc:1048] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:26.494271 26638 raft_consensus.cc:493] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.494860 26638 raft_consensus.cc:515] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.499596 26638 leader_election.cc:290] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:26.499820 26380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76cf865e4b4fe0861793b7e0d8043b" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
I20260713 09:10:26.500579 26641 tablet_bootstrap.cc:654] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:26.501834 26272 leader_election.cc:343] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.501817 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76cf865e4b4fe0861793b7e0d8043b" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:26.505620 26670 raft_consensus.cc:493] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.507300 26670 raft_consensus.cc:515] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.511320 26670 leader_election.cc:290] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:26.506337 26638 raft_consensus.cc:493] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.511605 26380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5005f9216d4f44a92a14463bc0f746" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
I20260713 09:10:26.512228 26380 raft_consensus.cc:2468] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 0.
I20260713 09:10:26.512895 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5005f9216d4f44a92a14463bc0f746" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:26.513513 26421 leader_election.cc:304] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:26.512040 26638 raft_consensus.cc:515] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.514298 26670 raft_consensus.cc:2804] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.514801 26670 raft_consensus.cc:493] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.515486 26670 raft_consensus.cc:3060] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.517248 26641 tablet_bootstrap.cc:492] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d: No bootstrap required, opened a new log
I20260713 09:10:26.517858 26641 ts_tablet_manager.cc:1403] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260713 09:10:26.518838 26305 raft_consensus.cc:2468] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 0.
W20260713 09:10:26.522787 26269 leader_election.cc:343] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.523447 26269 leader_election.cc:304] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 58491d0e63f342cb927ec257369a038e; no voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:26.524842 26596 raft_consensus.cc:2749] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.524870 26641 raft_consensus.cc:359] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.526103 26641 raft_consensus.cc:385] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.526552 26641 raft_consensus.cc:740] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.527387 26641 consensus_queue.cc:260] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.530026 26641 ts_tablet_manager.cc:1434] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:10:26.532450 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5005f9216d4f44a92a14463bc0f746" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:26.531610 26638 leader_election.cc:290] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:26.533387 26380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5005f9216d4f44a92a14463bc0f746" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
I20260713 09:10:26.534005 26380 raft_consensus.cc:2468] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 0.
I20260713 09:10:26.535918 26272 leader_election.cc:304] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:26.535595 26649 consensus_queue.cc:1048] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:26.536770 26638 raft_consensus.cc:2804] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.537367 26638 raft_consensus.cc:493] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.543440 26638 raft_consensus.cc:3060] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.521126 26647 raft_consensus.cc:515] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.550096 26639 tablet_bootstrap.cc:492] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45: No bootstrap required, opened a new log
I20260713 09:10:26.550179 26304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f4fce6392e4538aebdb53e5186ec62" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:26.550693 26639 ts_tablet_manager.cc:1403] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45: Time spent bootstrapping tablet: real 0.156s	user 0.029s	sys 0.084s
I20260713 09:10:26.550509 26380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f4fce6392e4538aebdb53e5186ec62" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:26.550815 26304 raft_consensus.cc:3060] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.551141 26380 raft_consensus.cc:3060] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.555681 26624 consensus_queue.cc:1048] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.558240 26380 raft_consensus.cc:2468] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 1.
I20260713 09:10:26.564448 26639 raft_consensus.cc:359] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.565130 26639 raft_consensus.cc:385] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.564857 26421 leader_election.cc:304] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:26.565430 26639 raft_consensus.cc:740] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.565835 26624 raft_consensus.cc:2804] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.564802 26647 leader_election.cc:290] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:26.568286 26639 consensus_queue.cc:260] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.572033 26639 ts_tablet_manager.cc:1434] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260713 09:10:26.574487 26670 raft_consensus.cc:515] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.580093 26304 raft_consensus.cc:2468] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 1.
I20260713 09:10:26.581259 26454 raft_consensus.cc:2393] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58491d0e63f342cb927ec257369a038e in current term 1: Already voted for candidate 981bdbf387be45c589beaf3b5514dc45 in this term.
I20260713 09:10:26.580947 26638 raft_consensus.cc:515] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.596946 26380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5005f9216d4f44a92a14463bc0f746" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:26.597579 26380 raft_consensus.cc:3060] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.598049 26379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5005f9216d4f44a92a14463bc0f746" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:26.580991 26670 leader_election.cc:290] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:26.599686 26670 raft_consensus.cc:493] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.600103 26670 raft_consensus.cc:515] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.601382 26638 leader_election.cc:290] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 1 election: Requested vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:26.602387 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5005f9216d4f44a92a14463bc0f746" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:26.604065 26455 raft_consensus.cc:2393] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 58491d0e63f342cb927ec257369a038e in current term 1: Already voted for candidate 981bdbf387be45c589beaf3b5514dc45 in this term.
I20260713 09:10:26.605389 26269 leader_election.cc:304] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [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: 58491d0e63f342cb927ec257369a038e; no voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:26.606135 26380 raft_consensus.cc:2468] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 1.
I20260713 09:10:26.606300 26596 raft_consensus.cc:2749] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.603725 26624 raft_consensus.cc:697] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Becoming Leader. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:26.607614 26421 leader_election.cc:304] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:26.608490 26454 raft_consensus.cc:3060] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.609724 26202 catalog_manager.cc:5697] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c7d71a02e7f427f81563694ec33471d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "7c7d71a02e7f427f81563694ec33471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.615572 26202 catalog_manager.cc:5697] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c7d71a02e7f427f81563694ec33471d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "7c7d71a02e7f427f81563694ec33471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.616550 26202 catalog_manager.cc:5697] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c7d71a02e7f427f81563694ec33471d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "7c7d71a02e7f427f81563694ec33471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.618443 26304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5005f9216d4f44a92a14463bc0f746" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:26.619565 26304 raft_consensus.cc:2393] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 981bdbf387be45c589beaf3b5514dc45 in current term 1: Already voted for candidate 58491d0e63f342cb927ec257369a038e in this term.
I20260713 09:10:26.620721 26684 raft_consensus.cc:2804] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.628064 26670 leader_election.cc:290] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:26.632604 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db61309a4eb14659b216deeac0140d70" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:26.636646 26665 consensus_queue.cc:1048] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:26.640852 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db61309a4eb14659b216deeac0140d70" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7d71a02e7f427f81563694ec33471d" is_pre_election: true
I20260713 09:10:26.631780 26624 consensus_queue.cc:237] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.653128 26684 raft_consensus.cc:697] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Becoming Leader. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:26.654716 26684 consensus_queue.cc:237] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.651588 26421 leader_election.cc:304] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 981bdbf387be45c589beaf3b5514dc45; no voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d
I20260713 09:10:26.665978 26202 catalog_manager.cc:5697] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "981bdbf387be45c589beaf3b5514dc45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:26.675777 26689 raft_consensus.cc:2749] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.690397 26202 catalog_manager.cc:5697] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195). New cstate: current_term: 1 leader_uuid: "981bdbf387be45c589beaf3b5514dc45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:26.721895 26665 raft_consensus.cc:493] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.722425 26665 raft_consensus.cc:515] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.724331 26665 leader_election.cc:290] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:26.724933 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76cf865e4b4fe0861793b7e0d8043b" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e" is_pre_election: true
I20260713 09:10:26.725138 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76cf865e4b4fe0861793b7e0d8043b" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45" is_pre_election: true
I20260713 09:10:26.725492 26305 raft_consensus.cc:2468] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:26.725751 26454 raft_consensus.cc:2468] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 0.
I20260713 09:10:26.726550 26346 leader_election.cc:304] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:26.727257 26665 raft_consensus.cc:2804] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.727628 26665 raft_consensus.cc:493] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.727929 26665 raft_consensus.cc:3060] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.734637 26665 raft_consensus.cc:515] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.736431 26665 leader_election.cc:290] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:26.736999 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76cf865e4b4fe0861793b7e0d8043b" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:26.737357 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76cf865e4b4fe0861793b7e0d8043b" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:26.737561 26305 raft_consensus.cc:3060] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.737864 26454 raft_consensus.cc:3060] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.741748 26454 raft_consensus.cc:2468] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:26.742429 26305 raft_consensus.cc:2468] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 1.
I20260713 09:10:26.742501 26344 leader_election.cc:304] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:26.743265 26665 raft_consensus.cc:2804] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.743777 26665 raft_consensus.cc:697] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Leader. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:26.744513 26665 consensus_queue.cc:237] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:26.752478 26202 catalog_manager.cc:5697] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c7d71a02e7f427f81563694ec33471d (127.21.70.194). New cstate: current_term: 1 leader_uuid: "7c7d71a02e7f427f81563694ec33471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.845827 26665 consensus_queue.cc:1048] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.855690 26664 consensus_queue.cc:1048] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.879395 26664 consensus_queue.cc:1048] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.888146 26649 consensus_queue.cc:1048] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.902355 26684 consensus_queue.cc:1048] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.914456 26684 consensus_queue.cc:1048] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.924338 26454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f555021d6684f05b7ee8a15f0db97d3"
dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
mode: GRACEFUL
new_leader_uuid: "58491d0e63f342cb927ec257369a038e"
 from {username='slave'} at 127.0.0.1:59734
I20260713 09:10:26.925139 26454 raft_consensus.cc:606] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Received request to transfer leadership to TS 58491d0e63f342cb927ec257369a038e
I20260713 09:10:26.930220 26381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e55bb9d8b4940eeacff753b826fdd84"
dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
mode: GRACEFUL
new_leader_uuid: "58491d0e63f342cb927ec257369a038e"
 from {username='slave'} at 127.0.0.1:36962
I20260713 09:10:26.930704 26381 raft_consensus.cc:606] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Received request to transfer leadership to TS 58491d0e63f342cb927ec257369a038e
I20260713 09:10:26.934912 26381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9490bb0973c41a18e36814272598c80"
dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
mode: GRACEFUL
new_leader_uuid: "58491d0e63f342cb927ec257369a038e"
 from {username='slave'} at 127.0.0.1:36962
I20260713 09:10:26.935317 26381 raft_consensus.cc:606] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Received request to transfer leadership to TS 58491d0e63f342cb927ec257369a038e
I20260713 09:10:26.939605 26381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db61309a4eb14659b216deeac0140d70"
dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
mode: GRACEFUL
new_leader_uuid: "58491d0e63f342cb927ec257369a038e"
 from {username='slave'} at 127.0.0.1:36962
I20260713 09:10:26.940042 26381 raft_consensus.cc:606] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Received request to transfer leadership to TS 58491d0e63f342cb927ec257369a038e
I20260713 09:10:26.944248 26454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48799ca65242499b9b24b809c93286cc"
dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
mode: GRACEFUL
new_leader_uuid: "7c7d71a02e7f427f81563694ec33471d"
 from {username='slave'} at 127.0.0.1:59734
I20260713 09:10:26.944608 26454 raft_consensus.cc:606] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Received request to transfer leadership to TS 7c7d71a02e7f427f81563694ec33471d
I20260713 09:10:26.950985 26454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf5005f9216d4f44a92a14463bc0f746"
dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
mode: GRACEFUL
new_leader_uuid: "7c7d71a02e7f427f81563694ec33471d"
 from {username='slave'} at 127.0.0.1:59734
I20260713 09:10:26.951339 26454 raft_consensus.cc:606] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Received request to transfer leadership to TS 7c7d71a02e7f427f81563694ec33471d
I20260713 09:10:26.955658 26454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94f4fce6392e4538aebdb53e5186ec62"
dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
mode: GRACEFUL
new_leader_uuid: "7c7d71a02e7f427f81563694ec33471d"
 from {username='slave'} at 127.0.0.1:59734
I20260713 09:10:26.956003 26454 raft_consensus.cc:606] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Received request to transfer leadership to TS 7c7d71a02e7f427f81563694ec33471d
I20260713 09:10:26.960208 26381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef76cf865e4b4fe0861793b7e0d8043b"
dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
mode: GRACEFUL
new_leader_uuid: "981bdbf387be45c589beaf3b5514dc45"
 from {username='slave'} at 127.0.0.1:36962
I20260713 09:10:26.960628 26381 raft_consensus.cc:606] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Received request to transfer leadership to TS 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:27.002324 26664 raft_consensus.cc:993] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d: : Instructing follower 58491d0e63f342cb927ec257369a038e to start an election
I20260713 09:10:27.002765 26649 raft_consensus.cc:1081] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Signalling peer 58491d0e63f342cb927ec257369a038e to start an election
I20260713 09:10:27.004053 26305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db61309a4eb14659b216deeac0140d70"
dest_uuid: "58491d0e63f342cb927ec257369a038e"
 from {username='slave'} at 127.0.0.1:40036
I20260713 09:10:27.004520 26305 raft_consensus.cc:493] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.004814 26305 raft_consensus.cc:3060] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.009212 26305 raft_consensus.cc:515] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.010653 26305 leader_election.cc:290] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 2 election: Requested vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:27.011302 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db61309a4eb14659b216deeac0140d70" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:27.011579 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db61309a4eb14659b216deeac0140d70" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:27.011935 26381 raft_consensus.cc:3055] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.012144 26454 raft_consensus.cc:3060] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.012280 26381 raft_consensus.cc:740] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:27.013026 26381 consensus_queue.cc:260] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.013899 26381 raft_consensus.cc:3060] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.016527 26454 raft_consensus.cc:2468] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 2.
I20260713 09:10:27.017459 26269 leader_election.cc:304] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:27.018270 26596 raft_consensus.cc:2804] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.018707 26596 raft_consensus.cc:697] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Becoming Leader. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Running, Role: LEADER
I20260713 09:10:27.019199 26381 raft_consensus.cc:2468] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 2.
I20260713 09:10:27.019503 26596 consensus_queue.cc:237] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.026064 26201 catalog_manager.cc:5697] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e reported cstate change: term changed from 1 to 2, leader changed from 7c7d71a02e7f427f81563694ec33471d (127.21.70.194) to 58491d0e63f342cb927ec257369a038e (127.21.70.193). New cstate: current_term: 2 leader_uuid: "58491d0e63f342cb927ec257369a038e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.051330 26649 consensus_queue.cc:1048] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.056905 26664 raft_consensus.cc:993] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d: : Instructing follower 58491d0e63f342cb927ec257369a038e to start an election
I20260713 09:10:27.057382 26665 raft_consensus.cc:1081] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Signalling peer 58491d0e63f342cb927ec257369a038e to start an election
I20260713 09:10:27.059252 26303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e55bb9d8b4940eeacff753b826fdd84"
dest_uuid: "58491d0e63f342cb927ec257369a038e"
 from {username='slave'} at 127.0.0.1:40036
I20260713 09:10:27.059904 26303 raft_consensus.cc:493] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.060307 26303 raft_consensus.cc:3060] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.062546 26665 consensus_queue.cc:1048] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.067611 26303 raft_consensus.cc:515] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.068665 26305 raft_consensus.cc:1240] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Rejecting Update request from peer 7c7d71a02e7f427f81563694ec33471d for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:27.070335 26665 consensus_queue.cc:1059] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.070969 26665 raft_consensus.cc:3055] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.070894 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e55bb9d8b4940eeacff753b826fdd84" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:27.071391 26665 raft_consensus.cc:740] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:27.071982 26303 leader_election.cc:290] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 2 election: Requested vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:27.072145 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e55bb9d8b4940eeacff753b826fdd84" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:27.072742 26454 raft_consensus.cc:3060] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.072152 26665 consensus_queue.cc:260] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.073587 26665 raft_consensus.cc:3060] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.079003 26454 raft_consensus.cc:2468] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 2.
I20260713 09:10:27.080161 26269 leader_election.cc:304] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:27.080862 26596 raft_consensus.cc:2804] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.081267 26596 raft_consensus.cc:697] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Becoming Leader. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Running, Role: LEADER
I20260713 09:10:27.082006 26596 consensus_queue.cc:237] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [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: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.085573 26381 raft_consensus.cc:2468] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 2.
I20260713 09:10:27.089092 26201 catalog_manager.cc:5697] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e reported cstate change: term changed from 1 to 2, leader changed from 7c7d71a02e7f427f81563694ec33471d (127.21.70.194) to 58491d0e63f342cb927ec257369a038e (127.21.70.193). New cstate: current_term: 2 leader_uuid: "58491d0e63f342cb927ec257369a038e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.100135 26690 raft_consensus.cc:993] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45: : Instructing follower 58491d0e63f342cb927ec257369a038e to start an election
I20260713 09:10:27.100621 26690 raft_consensus.cc:1081] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Signalling peer 58491d0e63f342cb927ec257369a038e to start an election
I20260713 09:10:27.102865 26303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f555021d6684f05b7ee8a15f0db97d3"
dest_uuid: "58491d0e63f342cb927ec257369a038e"
 from {username='slave'} at 127.0.0.1:40044
I20260713 09:10:27.103637 26303 raft_consensus.cc:493] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.104034 26303 raft_consensus.cc:3060] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.111209 26303 raft_consensus.cc:515] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.114106 26381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f555021d6684f05b7ee8a15f0db97d3" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:27.114138 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f555021d6684f05b7ee8a15f0db97d3" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:27.114591 26303 leader_election.cc:290] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 2 election: Requested vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:27.114982 26454 raft_consensus.cc:3055] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.114609 26381 raft_consensus.cc:3060] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.115356 26454 raft_consensus.cc:740] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:27.116616 26454 consensus_queue.cc:260] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.117841 26454 raft_consensus.cc:3060] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.121105 26690 consensus_queue.cc:1048] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.121865 26381 raft_consensus.cc:2468] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 2.
I20260713 09:10:27.122908 26272 leader_election.cc:304] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:27.123692 26596 raft_consensus.cc:2804] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.127477 26454 raft_consensus.cc:2468] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 2.
I20260713 09:10:27.131227 26596 raft_consensus.cc:697] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Becoming Leader. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Running, Role: LEADER
I20260713 09:10:27.132242 26596 consensus_queue.cc:237] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.137295 26690 consensus_queue.cc:1048] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.143540 26204 catalog_manager.cc:5697] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e reported cstate change: term changed from 1 to 2, leader changed from 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195) to 58491d0e63f342cb927ec257369a038e (127.21.70.193). New cstate: current_term: 2 leader_uuid: "58491d0e63f342cb927ec257369a038e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.147171 26624 raft_consensus.cc:993] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45: : Instructing follower 7c7d71a02e7f427f81563694ec33471d to start an election
I20260713 09:10:27.147004 26690 consensus_queue.cc:1048] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.147670 26624 raft_consensus.cc:1081] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Signalling peer 7c7d71a02e7f427f81563694ec33471d to start an election
I20260713 09:10:27.149977 26379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf5005f9216d4f44a92a14463bc0f746"
dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
 from {username='slave'} at 127.0.0.1:38462
I20260713 09:10:27.150462 26379 raft_consensus.cc:493] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.150766 26379 raft_consensus.cc:3060] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.154981 26690 raft_consensus.cc:993] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45: : Instructing follower 7c7d71a02e7f427f81563694ec33471d to start an election
I20260713 09:10:27.155441 26690 raft_consensus.cc:1081] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Signalling peer 7c7d71a02e7f427f81563694ec33471d to start an election
I20260713 09:10:27.158396 26380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94f4fce6392e4538aebdb53e5186ec62"
dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
 from {username='slave'} at 127.0.0.1:38462
I20260713 09:10:27.158910 26380 raft_consensus.cc:493] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.159287 26380 raft_consensus.cc:3060] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.162348 26684 consensus_queue.cc:1048] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.168823 26665 consensus_queue.cc:1048] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.174196 26380 raft_consensus.cc:515] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.177281 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f4fce6392e4538aebdb53e5186ec62" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:27.177937 26455 raft_consensus.cc:3055] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.178290 26455 raft_consensus.cc:740] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:27.178628 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f4fce6392e4538aebdb53e5186ec62" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:27.179148 26305 raft_consensus.cc:3060] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.179167 26455 consensus_queue.cc:260] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.180896 26455 raft_consensus.cc:3060] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.187745 26305 raft_consensus.cc:2468] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 2.
I20260713 09:10:27.188881 26346 leader_election.cc:304] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:27.188679 26379 raft_consensus.cc:515] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.190039 26665 raft_consensus.cc:2804] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.190719 26379 leader_election.cc:290] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 2 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:27.190637 26665 raft_consensus.cc:697] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [term 2 LEADER]: Becoming Leader. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:27.191190 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5005f9216d4f44a92a14463bc0f746" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:27.191905 26305 raft_consensus.cc:3060] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.191699 26665 consensus_queue.cc:237] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.196750 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf5005f9216d4f44a92a14463bc0f746" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:27.197535 26453 raft_consensus.cc:3055] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.197899 26453 raft_consensus.cc:740] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:27.199901 26305 raft_consensus.cc:2468] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 2.
I20260713 09:10:27.199589 26204 catalog_manager.cc:5697] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d reported cstate change: term changed from 1 to 2, leader changed from 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195) to 7c7d71a02e7f427f81563694ec33471d (127.21.70.194). New cstate: current_term: 2 leader_uuid: "7c7d71a02e7f427f81563694ec33471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.201083 26346 leader_election.cc:304] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:27.202283 26664 raft_consensus.cc:2804] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.198945 26453 consensus_queue.cc:260] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.202760 26664 raft_consensus.cc:697] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [term 2 LEADER]: Becoming Leader. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:27.203305 26453 raft_consensus.cc:3060] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.203703 26664 consensus_queue.cc:237] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.206770 26380 leader_election.cc:290] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 2 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:27.209139 26649 raft_consensus.cc:993] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d: : Instructing follower 981bdbf387be45c589beaf3b5514dc45 to start an election
I20260713 09:10:27.209519 26649 raft_consensus.cc:1081] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Signalling peer 981bdbf387be45c589beaf3b5514dc45 to start an election
I20260713 09:10:27.211726 26453 raft_consensus.cc:2468] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 2.
I20260713 09:10:27.215605 26665 consensus_queue.cc:1048] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.216320 26453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef76cf865e4b4fe0861793b7e0d8043b"
dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
 from {username='slave'} at 127.0.0.1:35164
I20260713 09:10:27.219174 26453 raft_consensus.cc:493] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.219621 26453 raft_consensus.cc:3060] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.219672 26202 catalog_manager.cc:5697] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d reported cstate change: term changed from 1 to 2, leader changed from 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195) to 7c7d71a02e7f427f81563694ec33471d (127.21.70.194). New cstate: current_term: 2 leader_uuid: "7c7d71a02e7f427f81563694ec33471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.218269 26455 raft_consensus.cc:2468] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 2.
I20260713 09:10:27.231288 26453 raft_consensus.cc:515] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.233284 26453 leader_election.cc:290] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 2 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:27.234973 26380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76cf865e4b4fe0861793b7e0d8043b" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:27.235534 26380 raft_consensus.cc:3055] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.235796 26380 raft_consensus.cc:740] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:27.236431 26380 consensus_queue.cc:260] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.237305 26380 raft_consensus.cc:3060] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.234066 26303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76cf865e4b4fe0861793b7e0d8043b" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:27.239888 26303 raft_consensus.cc:3060] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.243505 26380 raft_consensus.cc:2468] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 2.
I20260713 09:10:27.244601 26421 leader_election.cc:304] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:27.245376 26684 raft_consensus.cc:2804] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.245801 26684 raft_consensus.cc:697] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [term 2 LEADER]: Becoming Leader. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:27.246018 26303 raft_consensus.cc:2468] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 2.
I20260713 09:10:27.246531 26684 consensus_queue.cc:237] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.252838 26204 catalog_manager.cc:5697] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 reported cstate change: term changed from 1 to 2, leader changed from 7c7d71a02e7f427f81563694ec33471d (127.21.70.194) to 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195). New cstate: current_term: 2 leader_uuid: "981bdbf387be45c589beaf3b5514dc45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:27.361296 26689 raft_consensus.cc:993] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45: : Instructing follower 7c7d71a02e7f427f81563694ec33471d to start an election
I20260713 09:10:27.361755 26684 raft_consensus.cc:1081] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Signalling peer 7c7d71a02e7f427f81563694ec33471d to start an election
I20260713 09:10:27.363150 26380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48799ca65242499b9b24b809c93286cc"
dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
 from {username='slave'} at 127.0.0.1:38462
I20260713 09:10:27.363765 26380 raft_consensus.cc:493] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.364169 26380 raft_consensus.cc:3060] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.369532 26380 raft_consensus.cc:515] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.371098 26380 leader_election.cc:290] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 2 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:27.371658 26305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48799ca65242499b9b24b809c93286cc" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:27.372268 26305 raft_consensus.cc:3060] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.372141 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48799ca65242499b9b24b809c93286cc" candidate_uuid: "7c7d71a02e7f427f81563694ec33471d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:27.372843 26453 raft_consensus.cc:3055] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.373113 26453 raft_consensus.cc:740] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:27.373837 26453 consensus_queue.cc:260] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.374773 26453 raft_consensus.cc:3060] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.376674 26305 raft_consensus.cc:2468] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 2.
I20260713 09:10:27.377538 26346 leader_election.cc:304] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 7c7d71a02e7f427f81563694ec33471d; no voters: 
I20260713 09:10:27.378113 26664 raft_consensus.cc:2804] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.378508 26664 raft_consensus.cc:697] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [term 2 LEADER]: Becoming Leader. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:27.379192 26664 consensus_queue.cc:237] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.380321 26453 raft_consensus.cc:2468] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7d71a02e7f427f81563694ec33471d in term 2.
I20260713 09:10:27.389106 26204 catalog_manager.cc:5697] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d reported cstate change: term changed from 1 to 2, leader changed from 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195) to 7c7d71a02e7f427f81563694ec33471d (127.21.70.194). New cstate: current_term: 2 leader_uuid: "7c7d71a02e7f427f81563694ec33471d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.410284 26665 raft_consensus.cc:993] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d: : Instructing follower 58491d0e63f342cb927ec257369a038e to start an election
I20260713 09:10:27.410718 26664 raft_consensus.cc:1081] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Signalling peer 58491d0e63f342cb927ec257369a038e to start an election
I20260713 09:10:27.412060 26305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9490bb0973c41a18e36814272598c80"
dest_uuid: "58491d0e63f342cb927ec257369a038e"
 from {username='slave'} at 127.0.0.1:40036
I20260713 09:10:27.412453 26305 raft_consensus.cc:493] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.412690 26305 raft_consensus.cc:3060] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.416775 26305 raft_consensus.cc:515] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.418057 26305 leader_election.cc:290] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 2 election: Requested vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195:33761)
I20260713 09:10:27.418715 26380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9490bb0973c41a18e36814272598c80" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:27.418980 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9490bb0973c41a18e36814272598c80" candidate_uuid: "58491d0e63f342cb927ec257369a038e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
I20260713 09:10:27.419327 26380 raft_consensus.cc:3055] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.419539 26453 raft_consensus.cc:3060] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.419735 26380 raft_consensus.cc:740] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:27.420619 26380 consensus_queue.cc:260] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.421859 26380 raft_consensus.cc:3060] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.426098 26453 raft_consensus.cc:2468] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 2.
I20260713 09:10:27.427198 26269 leader_election.cc:304] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:27.428058 26703 raft_consensus.cc:2804] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.428524 26703 raft_consensus.cc:697] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Becoming Leader. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Running, Role: LEADER
I20260713 09:10:27.428613 26380 raft_consensus.cc:2468] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58491d0e63f342cb927ec257369a038e in term 2.
I20260713 09:10:27.429646 26703 consensus_queue.cc:237] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:27.437145 26204 catalog_manager.cc:5697] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e reported cstate change: term changed from 1 to 2, leader changed from 7c7d71a02e7f427f81563694ec33471d (127.21.70.194) to 58491d0e63f342cb927ec257369a038e (127.21.70.193). New cstate: current_term: 2 leader_uuid: "58491d0e63f342cb927ec257369a038e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.522286 26453 raft_consensus.cc:1275] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Refusing update from remote peer 58491d0e63f342cb927ec257369a038e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.523484 26703 consensus_queue.cc:1048] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.530748 26380 raft_consensus.cc:1275] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Refusing update from remote peer 58491d0e63f342cb927ec257369a038e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.531836 26703 consensus_queue.cc:1048] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.568967 26453 raft_consensus.cc:1275] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Refusing update from remote peer 58491d0e63f342cb927ec257369a038e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.570222 26703 consensus_queue.cc:1048] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.576937 26380 raft_consensus.cc:1275] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Refusing update from remote peer 58491d0e63f342cb927ec257369a038e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.578599 26703 consensus_queue.cc:1048] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.620026 26453 raft_consensus.cc:1275] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Refusing update from remote peer 7c7d71a02e7f427f81563694ec33471d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.621143 26664 consensus_queue.cc:1048] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.627462 26305 raft_consensus.cc:1275] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Refusing update from remote peer 7c7d71a02e7f427f81563694ec33471d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.629787 26665 consensus_queue.cc:1048] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.647924 26305 raft_consensus.cc:1275] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Refusing update from remote peer 981bdbf387be45c589beaf3b5514dc45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.648953 26684 consensus_queue.cc:1048] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.651404 26453 raft_consensus.cc:1275] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Refusing update from remote peer 58491d0e63f342cb927ec257369a038e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.652977 26703 consensus_queue.cc:1048] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.659267 26380 raft_consensus.cc:1275] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Refusing update from remote peer 981bdbf387be45c589beaf3b5514dc45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.660836 26624 consensus_queue.cc:1048] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.664343 26381 raft_consensus.cc:1275] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Refusing update from remote peer 58491d0e63f342cb927ec257369a038e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.665783 26638 consensus_queue.cc:1048] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.741868 26305 raft_consensus.cc:1275] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Refusing update from remote peer 7c7d71a02e7f427f81563694ec33471d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.742951 26665 consensus_queue.cc:1048] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.746101 26453 raft_consensus.cc:1275] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Refusing update from remote peer 7c7d71a02e7f427f81563694ec33471d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.747874 26664 consensus_queue.cc:1048] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.763155 26305 raft_consensus.cc:1275] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Refusing update from remote peer 7c7d71a02e7f427f81563694ec33471d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.764263 26665 consensus_queue.cc:1048] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.771059 26455 raft_consensus.cc:1275] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Refusing update from remote peer 7c7d71a02e7f427f81563694ec33471d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.772807 26664 consensus_queue.cc:1048] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:28.055225 26380 raft_consensus.cc:1275] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Refusing update from remote peer 58491d0e63f342cb927ec257369a038e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.056607 26703 consensus_queue.cc:1048] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:28.057906 26455 raft_consensus.cc:1275] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Refusing update from remote peer 58491d0e63f342cb927ec257369a038e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.059113 26703 consensus_queue.cc:1048] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [LEADER]: Connected to new peer: Peer: permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:29.963418 26202 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40126:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:10:29.987813 26202 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40126:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:10:30.009272 21787 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:30.190567 26741 log.cc:927] Time spent T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
W20260713 09:10:30.192596 26745 log.cc:927] Time spent T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d: Append to log took a long time: real 0.056s	user 0.002s	sys 0.000s
I20260713 09:10:30.259096 26773 tablet.cc:1724] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:30.259624 26344 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.70.195:33761, user_credentials={real_user=slave}} blocked reactor thread for 59262.9us
I20260713 09:10:30.247854 26769 tablet.cc:1724] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.290107 26775 tablet.cc:1724] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.297905 26772 tablet.cc:1724] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:30.323707 26755 log.cc:927] Time spent T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d: Append to log took a long time: real 0.137s	user 0.004s	sys 0.001s
W20260713 09:10:30.316020 26759 log.cc:927] Time spent T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260713 09:10:30.296885 26776 tablet.cc:1724] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.345544 26769 tablet.cc:1724] T 60e73b75eeb54880b4afd21a0e56ebb7 P 981bdbf387be45c589beaf3b5514dc45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.366480 26377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acca8c820f2a495d95e441118c6b3b9a"
dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
mode: GRACEFUL
new_leader_uuid: "981bdbf387be45c589beaf3b5514dc45"
 from {username='slave'} at 127.0.0.1:60710
I20260713 09:10:30.367444 26377 raft_consensus.cc:606] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Received request to transfer leadership to TS 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:30.372139 26778 tablet.cc:1724] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.423519 26777 tablet.cc:1724] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.426275 26780 tablet.cc:1724] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.444697 26789 tablet.cc:1724] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:30.451833 26346 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.70.193:43685, user_credentials={real_user=slave}} blocked reactor thread for 75659.5us
I20260713 09:10:30.376052 26779 tablet.cc:1724] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.465224 26773 tablet.cc:1724] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.469933 26775 tablet.cc:1724] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.444161 26785 tablet.cc:1724] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.431661 26787 tablet.cc:1724] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.500398 26780 tablet.cc:1724] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.491585 26769 tablet.cc:1724] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.512504 26776 tablet.cc:1724] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.513579 26787 tablet.cc:1724] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.515205 26785 tablet.cc:1724] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.520705 26778 tablet.cc:1724] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:30.529733 26421 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.70.194:38751, user_credentials={real_user=slave}} blocked reactor thread for 91886.1us
I20260713 09:10:30.552284 26779 tablet.cc:1724] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.556435 26789 tablet.cc:1724] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.567673 26772 tablet.cc:1724] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.571448 26780 tablet.cc:1724] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.571393 26777 tablet.cc:1724] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.575735 26778 tablet.cc:1724] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:30.599691 26305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e40e53522318496b9a5673b7e64e55e2"
dest_uuid: "58491d0e63f342cb927ec257369a038e"
mode: GRACEFUL
new_leader_uuid: "981bdbf387be45c589beaf3b5514dc45"
 from {username='slave'} at 127.0.0.1:41996
I20260713 09:10:30.600255 26305 raft_consensus.cc:606] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Received request to transfer leadership to TS 981bdbf387be45c589beaf3b5514dc45
I20260713 09:10:30.602237 21787 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:30.602722 21787 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:30.607030 26201 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40: soft_deleted_table [id=15e299f8faf14311bd8f830f2ec77d9b] alter complete (version 1)
I20260713 09:10:30.762364 26738 raft_consensus.cc:993] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d: : Instructing follower 981bdbf387be45c589beaf3b5514dc45 to start an election
I20260713 09:10:30.762894 26783 raft_consensus.cc:1081] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Signalling peer 981bdbf387be45c589beaf3b5514dc45 to start an election
I20260713 09:10:30.764274 26450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acca8c820f2a495d95e441118c6b3b9a"
dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
 from {username='slave'} at 127.0.0.1:35164
I20260713 09:10:30.764760 26450 raft_consensus.cc:493] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:30.765055 26450 raft_consensus.cc:3060] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.770066 26450 raft_consensus.cc:515] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:30.772377 26450 leader_election.cc:290] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 2 election: Requested vote from peers 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685), 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751)
I20260713 09:10:30.773334 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acca8c820f2a495d95e441118c6b3b9a" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:30.774111 26306 raft_consensus.cc:3060] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.773567 26380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acca8c820f2a495d95e441118c6b3b9a" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:30.774607 26380 raft_consensus.cc:3055] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:30.774891 26380 raft_consensus.cc:740] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c7d71a02e7f427f81563694ec33471d, State: Running, Role: LEADER
I20260713 09:10:30.775710 26380 consensus_queue.cc:260] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:30.776942 26380 raft_consensus.cc:3060] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.781589 26306 raft_consensus.cc:2468] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 2.
I20260713 09:10:30.782927 26420 leader_election.cc:304] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58491d0e63f342cb927ec257369a038e, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:30.783778 26624 raft_consensus.cc:2804] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:30.783820 26380 raft_consensus.cc:2468] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 2.
I20260713 09:10:30.784193 26624 raft_consensus.cc:697] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 2 LEADER]: Becoming Leader. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:30.785110 26624 consensus_queue.cc:237] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } }
I20260713 09:10:30.792973 26200 catalog_manager.cc:5697] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 reported cstate change: term changed from 1 to 2, leader changed from 7c7d71a02e7f427f81563694ec33471d (127.21.70.194) to 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195). New cstate: current_term: 2 leader_uuid: "981bdbf387be45c589beaf3b5514dc45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:31.012512 26768 raft_consensus.cc:993] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e: : Instructing follower 981bdbf387be45c589beaf3b5514dc45 to start an election
I20260713 09:10:31.013023 26756 raft_consensus.cc:1081] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Signalling peer 981bdbf387be45c589beaf3b5514dc45 to start an election
I20260713 09:10:31.014273 26450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e40e53522318496b9a5673b7e64e55e2"
dest_uuid: "981bdbf387be45c589beaf3b5514dc45"
 from {username='slave'} at 127.0.0.1:35174
I20260713 09:10:31.014657 26450 raft_consensus.cc:493] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.014910 26450 raft_consensus.cc:3060] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.019383 26450 raft_consensus.cc:515] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } }
I20260713 09:10:31.020969 26450 leader_election.cc:290] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [CANDIDATE]: Term 3 election: Requested vote from peers 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751), 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685)
I20260713 09:10:31.021482 26380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40e53522318496b9a5673b7e64e55e2" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c7d71a02e7f427f81563694ec33471d"
I20260713 09:10:31.022010 26380 raft_consensus.cc:3060] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.021955 26306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40e53522318496b9a5673b7e64e55e2" candidate_uuid: "981bdbf387be45c589beaf3b5514dc45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "58491d0e63f342cb927ec257369a038e"
I20260713 09:10:31.022608 26306 raft_consensus.cc:3055] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:31.022832 26306 raft_consensus.cc:740] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 58491d0e63f342cb927ec257369a038e, State: Running, Role: LEADER
I20260713 09:10:31.023608 26306 consensus_queue.cc:260] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [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: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } }
I20260713 09:10:31.024539 26306 raft_consensus.cc:3060] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.026361 26380 raft_consensus.cc:2468] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 3.
I20260713 09:10:31.027346 26421 leader_election.cc:304] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [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: 7c7d71a02e7f427f81563694ec33471d, 981bdbf387be45c589beaf3b5514dc45; no voters: 
I20260713 09:10:31.028122 26624 raft_consensus.cc:2804] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:31.028493 26624 raft_consensus.cc:697] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 3 LEADER]: Becoming Leader. State: Replica: 981bdbf387be45c589beaf3b5514dc45, State: Running, Role: LEADER
I20260713 09:10:31.029254 26624 consensus_queue.cc:237] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [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: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } }
I20260713 09:10:31.029616 26306 raft_consensus.cc:2468] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 981bdbf387be45c589beaf3b5514dc45 in term 3.
I20260713 09:10:31.035892 26200 catalog_manager.cc:5697] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 reported cstate change: term changed from 2 to 3, leader changed from 58491d0e63f342cb927ec257369a038e (127.21.70.193) to 981bdbf387be45c589beaf3b5514dc45 (127.21.70.195). New cstate: current_term: 3 leader_uuid: "981bdbf387be45c589beaf3b5514dc45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "981bdbf387be45c589beaf3b5514dc45" member_type: VOTER last_known_addr { host: "127.21.70.195" port: 33761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.207993 26306 raft_consensus.cc:1275] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Refusing update from remote peer 981bdbf387be45c589beaf3b5514dc45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:31.209084 26624 consensus_queue.cc:1048] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:31.217586 26380 raft_consensus.cc:1275] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Refusing update from remote peer 981bdbf387be45c589beaf3b5514dc45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:31.218900 26624 consensus_queue.cc:1048] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:31.488040 26380 raft_consensus.cc:1275] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 3 FOLLOWER]: Refusing update from remote peer 981bdbf387be45c589beaf3b5514dc45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.489074 26624 consensus_queue.cc:1048] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7d71a02e7f427f81563694ec33471d" member_type: VOTER last_known_addr { host: "127.21.70.194" port: 38751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:31.510212 26306 raft_consensus.cc:1275] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 3 FOLLOWER]: Refusing update from remote peer 981bdbf387be45c589beaf3b5514dc45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.512661 26806 consensus_queue.cc:1048] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58491d0e63f342cb927ec257369a038e" member_type: VOTER last_known_addr { host: "127.21.70.193" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:31.658800 21787 tablet_server.cc:179] TabletServer@127.21.70.193:0 shutting down...
W20260713 09:10:31.663446 26420 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]
W20260713 09:10:31.666967 26420 consensus_peers.cc:597] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 -> Peer 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685): Couldn't send request to peer 58491d0e63f342cb927ec257369a038e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:31.684859 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:31.685741 21787 tablet_replica.cc:333] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.686630 21787 raft_consensus.cc:2243] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.687098 21787 raft_consensus.cc:2272] T cf5005f9216d4f44a92a14463bc0f746 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.689177 21787 tablet_replica.cc:333] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.689749 21787 raft_consensus.cc:2243] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.690181 21787 raft_consensus.cc:2272] T ef76cf865e4b4fe0861793b7e0d8043b P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.692230 21787 tablet_replica.cc:333] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.692831 21787 raft_consensus.cc:2243] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.693257 21787 raft_consensus.cc:2272] T 94f4fce6392e4538aebdb53e5186ec62 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.695016 21787 tablet_replica.cc:333] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.695603 21787 raft_consensus.cc:2243] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.695990 21787 raft_consensus.cc:2272] T 48799ca65242499b9b24b809c93286cc P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.697757 21787 tablet_replica.cc:333] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.698294 21787 raft_consensus.cc:2243] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.698982 21787 raft_consensus.cc:2272] T a9490bb0973c41a18e36814272598c80 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.700765 21787 tablet_replica.cc:333] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.701267 21787 raft_consensus.cc:2243] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.701932 21787 raft_consensus.cc:2272] T 9e55bb9d8b4940eeacff753b826fdd84 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.703850 21787 tablet_replica.cc:333] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.704530 21787 raft_consensus.cc:2243] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.705379 21787 raft_consensus.cc:2272] T db61309a4eb14659b216deeac0140d70 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.707561 21787 tablet_replica.cc:333] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
W20260713 09:10:31.707839 26346 consensus_peers.cc:597] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d -> Peer 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685): Couldn't send request to peer 58491d0e63f342cb927ec257369a038e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:31.708256 21787 raft_consensus.cc:2243] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.708957 21787 raft_consensus.cc:2272] T 0f555021d6684f05b7ee8a15f0db97d3 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.710661 21787 tablet_replica.cc:333] T abf2efdf4505415e988ec55cb740b7da P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.711133 21787 raft_consensus.cc:2243] T abf2efdf4505415e988ec55cb740b7da P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.711530 21787 raft_consensus.cc:2272] T abf2efdf4505415e988ec55cb740b7da P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.713279 21787 tablet_replica.cc:333] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.713711 21787 raft_consensus.cc:2243] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.714037 21787 raft_consensus.cc:2272] T e40e53522318496b9a5673b7e64e55e2 P 58491d0e63f342cb927ec257369a038e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.716104 21787 tablet_replica.cc:333] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.716606 21787 raft_consensus.cc:2243] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.716977 21787 raft_consensus.cc:2272] T 688f2bde1f3d4c948db2e5f0d93be374 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.718688 21787 tablet_replica.cc:333] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.719098 21787 raft_consensus.cc:2243] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.719847 21787 raft_consensus.cc:2272] T 2d8a788cf3bc4537a508347615125009 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.721616 21787 tablet_replica.cc:333] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.722103 21787 raft_consensus.cc:2243] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.722486 21787 raft_consensus.cc:2272] T ada33aef85c5447eba6370060d3d041b P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.724211 21787 tablet_replica.cc:333] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.724677 21787 raft_consensus.cc:2243] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.725056 21787 raft_consensus.cc:2272] T 60e73b75eeb54880b4afd21a0e56ebb7 P 58491d0e63f342cb927ec257369a038e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.726730 21787 tablet_replica.cc:333] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.727188 21787 raft_consensus.cc:2243] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.727598 21787 raft_consensus.cc:2272] T acca8c820f2a495d95e441118c6b3b9a P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.729501 21787 tablet_replica.cc:333] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.729976 21787 raft_consensus.cc:2243] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.730686 21787 raft_consensus.cc:2272] T 80597a22f9b14dd4854273bea87d82c5 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.732492 21787 tablet_replica.cc:333] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.732951 21787 raft_consensus.cc:2243] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.733654 21787 raft_consensus.cc:2272] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 58491d0e63f342cb927ec257369a038e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.735376 21787 tablet_replica.cc:333] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e: stopping tablet replica
I20260713 09:10:31.735868 21787 raft_consensus.cc:2243] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.736274 21787 raft_consensus.cc:2272] T b9571d82a4e74f93bcce5b15981ddf4a P 58491d0e63f342cb927ec257369a038e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:31.778205 26346 consensus_peers.cc:597] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d -> Peer 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685): Couldn't send request to peer 58491d0e63f342cb927ec257369a038e. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:43685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:31.788702 21787 tablet_server.cc:196] TabletServer@127.21.70.193:0 shutdown complete.
I20260713 09:10:31.822757 21787 tablet_server.cc:179] TabletServer@127.21.70.194:0 shutting down...
W20260713 09:10:31.827324 26346 consensus_peers.cc:597] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d -> Peer 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685): Couldn't send request to peer 58491d0e63f342cb927ec257369a038e. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:43685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:31.852571 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:31.853349 21787 tablet_replica.cc:333] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.853984 21787 raft_consensus.cc:2243] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.854393 21787 raft_consensus.cc:2272] T ef76cf865e4b4fe0861793b7e0d8043b P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.856218 21787 tablet_replica.cc:333] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.856703 21787 raft_consensus.cc:2243] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.857332 21787 raft_consensus.cc:2272] T 94f4fce6392e4538aebdb53e5186ec62 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.859025 21787 tablet_replica.cc:333] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.859551 21787 raft_consensus.cc:2243] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.860221 21787 raft_consensus.cc:2272] T cf5005f9216d4f44a92a14463bc0f746 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.861851 21787 tablet_replica.cc:333] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.862295 21787 raft_consensus.cc:2243] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.862866 21787 raft_consensus.cc:2272] T 48799ca65242499b9b24b809c93286cc P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.864549 21787 tablet_replica.cc:333] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.865051 21787 raft_consensus.cc:2243] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.865464 21787 raft_consensus.cc:2272] T a9490bb0973c41a18e36814272598c80 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.867080 21787 tablet_replica.cc:333] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.867600 21787 raft_consensus.cc:2243] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.868017 21787 raft_consensus.cc:2272] T db61309a4eb14659b216deeac0140d70 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.869786 21787 tablet_replica.cc:333] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.870252 21787 raft_consensus.cc:2243] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.870656 21787 raft_consensus.cc:2272] T 9e55bb9d8b4940eeacff753b826fdd84 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.872457 21787 tablet_replica.cc:333] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.872959 21787 raft_consensus.cc:2243] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.873649 21787 raft_consensus.cc:2272] T ada33aef85c5447eba6370060d3d041b P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.875371 21787 tablet_replica.cc:333] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.875918 21787 raft_consensus.cc:2243] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.876296 21787 raft_consensus.cc:2272] T 2d8a788cf3bc4537a508347615125009 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.878042 21787 tablet_replica.cc:333] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.878542 21787 raft_consensus.cc:2243] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.879190 21787 raft_consensus.cc:2272] T 60e73b75eeb54880b4afd21a0e56ebb7 P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.880970 21787 tablet_replica.cc:333] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.881459 21787 raft_consensus.cc:2243] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.881853 21787 raft_consensus.cc:2272] T 80597a22f9b14dd4854273bea87d82c5 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.883674 21787 tablet_replica.cc:333] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.884153 21787 raft_consensus.cc:2243] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.884552 21787 raft_consensus.cc:2272] T acca8c820f2a495d95e441118c6b3b9a P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.886756 21787 tablet_replica.cc:333] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.887248 21787 raft_consensus.cc:2243] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.887660 21787 raft_consensus.cc:2272] T 0f555021d6684f05b7ee8a15f0db97d3 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.889282 21787 tablet_replica.cc:333] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.889735 21787 raft_consensus.cc:2243] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.890434 21787 raft_consensus.cc:2272] T abf2efdf4505415e988ec55cb740b7da P 7c7d71a02e7f427f81563694ec33471d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.892109 21787 tablet_replica.cc:333] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.892608 21787 raft_consensus.cc:2243] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.893005 21787 raft_consensus.cc:2272] T 688f2bde1f3d4c948db2e5f0d93be374 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.894670 21787 tablet_replica.cc:333] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.895115 21787 raft_consensus.cc:2243] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.895547 21787 raft_consensus.cc:2272] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 7c7d71a02e7f427f81563694ec33471d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.897209 21787 tablet_replica.cc:333] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.897672 21787 raft_consensus.cc:2243] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.898084 21787 raft_consensus.cc:2272] T e40e53522318496b9a5673b7e64e55e2 P 7c7d71a02e7f427f81563694ec33471d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.900904 21787 tablet_replica.cc:333] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d: stopping tablet replica
I20260713 09:10:31.901362 21787 raft_consensus.cc:2243] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.902079 21787 raft_consensus.cc:2272] T b9571d82a4e74f93bcce5b15981ddf4a P 7c7d71a02e7f427f81563694ec33471d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:31.931074 26421 consensus_peers.cc:597] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 -> Peer 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751): Couldn't send request to peer 7c7d71a02e7f427f81563694ec33471d. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.194:38751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:31.934368 26420 consensus_peers.cc:597] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 -> Peer 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685): Couldn't send request to peer 58491d0e63f342cb927ec257369a038e. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:43685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:31.939023 26421 consensus_peers.cc:597] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 -> Peer 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751): Couldn't send request to peer 7c7d71a02e7f427f81563694ec33471d. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.194:38751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:31.939721 21787 tablet_server.cc:196] TabletServer@127.21.70.194:0 shutdown complete.
W20260713 09:10:31.966770 26421 consensus_peers.cc:597] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 -> Peer 7c7d71a02e7f427f81563694ec33471d (127.21.70.194:38751): Couldn't send request to peer 7c7d71a02e7f427f81563694ec33471d. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.194:38751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:31.969812 21787 tablet_server.cc:179] TabletServer@127.21.70.195:0 shutting down...
I20260713 09:10:31.994410 21787 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:31.995051 21787 tablet_replica.cc:333] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:31.995695 21787 raft_consensus.cc:2243] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.996471 21787 raft_consensus.cc:2272] T ef76cf865e4b4fe0861793b7e0d8043b P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.998677 21787 tablet_replica.cc:333] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:31.999190 21787 raft_consensus.cc:2243] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.999678 21787 raft_consensus.cc:2272] T 94f4fce6392e4538aebdb53e5186ec62 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.001902 21787 tablet_replica.cc:333] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
W20260713 09:10:32.002125 26420 consensus_peers.cc:597] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 -> Peer 58491d0e63f342cb927ec257369a038e (127.21.70.193:43685): Couldn't send request to peer 58491d0e63f342cb927ec257369a038e. Status: Network error: Client connection negotiation failed: client connection to 127.21.70.193:43685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:32.002645 21787 raft_consensus.cc:2243] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:32.003098 21787 raft_consensus.cc:2272] T cf5005f9216d4f44a92a14463bc0f746 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.005072 21787 tablet_replica.cc:333] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:32.005865 21787 raft_consensus.cc:2243] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:32.006409 21787 raft_consensus.cc:2272] T 48799ca65242499b9b24b809c93286cc P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.008041 21787 tablet_replica.cc:333] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:32.008535 21787 raft_consensus.cc:2243] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:32.008934 21787 raft_consensus.cc:2272] T db61309a4eb14659b216deeac0140d70 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.010951 21787 tablet_replica.cc:333] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:32.011503 21787 raft_consensus.cc:2243] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:32.011893 21787 raft_consensus.cc:2272] T a9490bb0973c41a18e36814272598c80 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.013471 21787 tablet_replica.cc:333] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:32.013960 21787 raft_consensus.cc:2243] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:32.014350 21787 raft_consensus.cc:2272] T 9e55bb9d8b4940eeacff753b826fdd84 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.016009 21787 tablet_replica.cc:333] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:32.016482 21787 raft_consensus.cc:2243] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:32.016875 21787 raft_consensus.cc:2272] T abf2efdf4505415e988ec55cb740b7da P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.018558 21787 tablet_replica.cc:333] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:32.019037 21787 raft_consensus.cc:2243] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:32.019483 21787 raft_consensus.cc:2272] T 0f555021d6684f05b7ee8a15f0db97d3 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.021116 21787 tablet_replica.cc:333] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:32.021581 21787 raft_consensus.cc:2243] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:32.021976 21787 raft_consensus.cc:2272] T b9571d82a4e74f93bcce5b15981ddf4a P 981bdbf387be45c589beaf3b5514dc45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.023672 21787 tablet_replica.cc:333] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:32.024129 21787 raft_consensus.cc:2243] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:32.024849 21787 raft_consensus.cc:2272] T e40e53522318496b9a5673b7e64e55e2 P 981bdbf387be45c589beaf3b5514dc45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.026950 21787 tablet_replica.cc:333] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:32.027475 21787 raft_consensus.cc:2243] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:32.028167 21787 raft_consensus.cc:2272] T 688f2bde1f3d4c948db2e5f0d93be374 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.029914 21787 tablet_replica.cc:333] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:32.030432 21787 raft_consensus.cc:2243] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:32.030828 21787 raft_consensus.cc:2272] T ada33aef85c5447eba6370060d3d041b P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.032655 21787 tablet_replica.cc:333] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:32.033131 21787 raft_consensus.cc:2243] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:32.033638 21787 raft_consensus.cc:2272] T 2d8a788cf3bc4537a508347615125009 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.035526 21787 tablet_replica.cc:333] T 60e73b75eeb54880b4afd21a0e56ebb7 P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:32.036008 21787 raft_consensus.cc:2243] T 60e73b75eeb54880b4afd21a0e56ebb7 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:32.036415 21787 raft_consensus.cc:2272] T 60e73b75eeb54880b4afd21a0e56ebb7 P 981bdbf387be45c589beaf3b5514dc45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.038170 21787 tablet_replica.cc:333] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:32.038645 21787 raft_consensus.cc:2243] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:32.039311 21787 raft_consensus.cc:2272] T acca8c820f2a495d95e441118c6b3b9a P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.041427 21787 tablet_replica.cc:333] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:32.041878 21787 raft_consensus.cc:2243] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:32.042294 21787 raft_consensus.cc:2272] T 80597a22f9b14dd4854273bea87d82c5 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.043992 21787 tablet_replica.cc:333] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45: stopping tablet replica
I20260713 09:10:32.044397 21787 raft_consensus.cc:2243] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:32.044761 21787 raft_consensus.cc:2272] T 9bf8df8c3af14a62bb37a78fb3ee73e3 P 981bdbf387be45c589beaf3b5514dc45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.079571 21787 tablet_server.cc:196] TabletServer@127.21.70.195:0 shutdown complete.
I20260713 09:10:32.107463 21787 master.cc:562] Master@127.21.70.254:37273 shutting down...
W20260713 09:10:32.129815 26252 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:10:32.130671 21787 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:32.131135 21787 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:32.131491 21787 tablet_replica.cc:333] T 00000000000000000000000000000000 P c1eab81da0994c82801574c9d4a3ec40: stopping tablet replica
I20260713 09:10:32.151062 21787 master.cc:584] Master@127.21.70.254:37273 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20414 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (35191 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (124628 ms total)
[  PASSED  ] 8 tests.
I20260713 09:10:32.202692 21787 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 620 messages since previous log ~25 seconds ago
I20260713 09:10:32.202934 21787 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 617 messages since previous log ~25 seconds ago
I20260713 09:10:32.203107 21787 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 612 messages since previous log ~25 seconds ago
I20260713 09:10:32.203346 21787 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 ~44 seconds ago
I20260713 09:10:32.203768 21787 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 ~44 seconds ago
I20260713 09:10:32.204033 21787 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260713 09:10:32.204326 21787 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
